]> git.baikalelectronics.ru Git - arm-tf.git/commit
docs(build): clarify getting started section
authorBoyan Karatotev <boyan.karatotev@arm.com>
Thu, 27 Oct 2022 13:47:18 +0000 (14:47 +0100)
committerBoyan Karatotev <boyan.karatotev@arm.com>
Wed, 16 Nov 2022 14:06:48 +0000 (14:06 +0000)
commitb50838bae79953178c3fc856c0ee015cce94e3ec
tree02c9e892de0bf51fa73ea39afd4615639ea8915e
parent8526472a46886f0a50c099ef17a1bf8add69ac06
docs(build): clarify getting started section

The Getting started section is very difficult to follow. Building the
fip comes before building the files it needs, the BL33 requirement is
given in a somewhat hand wavy way, and the Arm Developer website
download provides a lot of targets and the guide is not clear which ones
are needed on download.

Swapping the initial build and supporting tools sections makes the flow
more natural and the supporting tools section then becomes clear.
Explicitly mentioning the GCC targets avoids confusion for people less
familiar with the project (eg. new starters).

Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: I02e88f8c279db6d8eda68f634e8473c02b733963
docs/getting_started/image-terminology.rst
docs/getting_started/index.rst
docs/getting_started/initial-build.rst
docs/getting_started/prerequisites.rst
docs/getting_started/tools-build.rst