Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
879389ed
Commit
879389ed
authored
Oct 18, 2019
by
Paul Beesley
Committed by
TrustedFirmware Code Review
Oct 18, 2019
Browse files
Merge "Fix documentation" into integration
parents
b8f478b1
434d93d9
Changes
2
Hide whitespace changes
Inline
Side-by-side
docs/getting_started/user-guide.rst
View file @
879389ed
...
...
@@ -188,8 +188,6 @@ Building TF-A
`
Summary
of
build
options
`
_
for
more
information
on
available
build
options
.
-
(
AArch32
only
)
Currently
only
``
PLAT
=
fvp
``
is
supported
.
-
(
AArch32
only
)
``
AARCH32_SP
``
is
the
AArch32
EL3
Runtime
Software
and
it
corresponds
to
the
BL32
image
.
A
minimal
``
AARCH32_SP
``,
sp_min
,
is
provided
by
TF
-
A
to
demonstrate
how
PSCI
Library
can
be
integrated
with
...
...
@@ -1360,7 +1358,7 @@ a single FIP binary. It assumes that a `Linaro Release`_ has been installed.
make
[
DEBUG
=
1
]
[
V
=
1
]
fiptool
#
Unpack
firmware
images
from
Linaro
FIP
./
tools
/
fiptool
/
fiptool
unpack
<
path
-
to
-
linaro
-
release
>/
fip
.
bin
./
tools
/
fiptool
/
fiptool
unpack
<
path
-
to
-
linaro
-
release
>/
[
SOFTWARE
]/
fip
.
bin
The
unpack
operation
will
result
in
a
set
of
binary
images
extracted
to
the
current
working
directory
.
The
SCP_BL2
image
corresponds
to
...
...
@@ -1407,7 +1405,7 @@ a single FIP binary. It assumes that a `Linaro Release`_ has been installed.
..
code
::
shell
export
CROSS_COMPILE
=<
path
-
to
-
aarch32
-
gcc
>/
bin
/
arm
-
linux
-
gnu
eabi
hf
-
export
CROSS_COMPILE
=<
path
-
to
-
aarch32
-
gcc
>/
bin
/
arm
-
eabi
-
-
Build
BL32
in
AArch32
.
...
...
docs/index.rst
View file @
879389ed
...
...
@@ -154,7 +154,7 @@ Arm FVPs without shifted affinities, and that do not support threaded CPU cores
(64-bit host machine only).
.. note::
The FVP models used are Version 11.
5
Build
33
, unless otherwise stated.
The FVP models used are Version 11.
6
Build
45
, unless otherwise stated.
- ``FVP_Base_AEMv8A-AEMv8A``
- ``FVP_Base_AEMv8A-AEMv8A-AEMv8A-AEMv8A-CCN502``
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment