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
eafdc558
Commit
eafdc558
authored
Jan 06, 2020
by
Mark Dykes
Committed by
TrustedFirmware Code Review
Jan 06, 2020
Browse files
Merge "GCC: Upgrade to version 9.2-2019.12 of toolchain" into integration
parents
22d12c41
de9bf1d8
Changes
22
Show whitespace changes
Inline
Side-by-side
docs/plat/rpi4.rst
View file @
eafdc558
...
...
@@ -22,7 +22,7 @@ one universal binary (bl31.bin), which can be built with:
..
code
::
shell
CROSS_COMPILE
=
aarch64
-
linux
-
gnu
-
make
PLAT
=
rpi4
DEBUG
=
1
CROSS_COMPILE
=
aarch64
-
none
-
elf
-
make
PLAT
=
rpi4
DEBUG
=
1
Copy
the
generated
build
/
rpi4
/
debug
/
bl31
.
bin
to
the
SD
card
,
either
renaming
it
to
``
armstub8
.
bin
``
or
adding
an
entry
starting
with
``
armstub
=``,
...
...
docs/plat/ti-k3.rst
View file @
eafdc558
...
...
@@ -27,7 +27,7 @@ TF-A:
.. code:: shell
make CROSS_COMPILE=aarch64-
linux-gnu
- PLAT=k3 SPD=opteed all
make CROSS_COMPILE=aarch64-
none-elf
- PLAT=k3 SPD=opteed all
OP-TEE:
...
...
Prev
1
2
Next
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