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
5f38b536
Commit
5f38b536
authored
Oct 02, 2019
by
Sandrine Bailleux
Committed by
TrustedFirmware Code Review
Oct 02, 2019
Browse files
Merge "doc: Fix GCC version to 8.3-2019.03" into integration
parents
3bdade5d
b48691ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/getting_started/user-guide.rst
View file @
5f38b536
...
...
@@ -49,9 +49,7 @@ Install the required packages to build TF-A with the following command:
sudo
apt
-
get
install
device
-
tree
-
compiler
build
-
essential
gcc
make
git
libssl
-
dev
Download
and
install
the
AArch32
(
arm
-
eabi
)
or
AArch64
little
-
endian
(
aarch64
-
linux
-
gnu
)
GCC
cross
compiler
.
If
you
would
like
to
use
the
latest
features
available
,
download
GCC
8.3
-
2019.03
compiler
from
`
Arm
Developer
page
`
_
.
(
aarch64
-
linux
-
gnu
)
GCC
8.3
-
2019.03
cross
compiler
from
`
Arm
Developer
page
`
_
.
Optionally
,
TF
-
A
can
be
built
using
clang
version
4.0
or
newer
or
Arm
Compiler
6.
See
instructions
below
on
how
to
switch
the
default
compiler
.
...
...
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