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
ee80da11
Unverified
Commit
ee80da11
authored
Mar 29, 2019
by
Soby Mathew
Committed by
GitHub
Mar 29, 2019
Browse files
Merge pull request #1911 from lmayencourt/lm/update_gcc
doc: Suggest to use the latest version of GCC 8.2
parents
683ac46e
0042f578
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/user-guide.rst
View file @
ee80da11
...
...
@@ -56,11 +56,12 @@ Install the required packages to build TF-A with the following command:
TF
-
A
has
been
tested
with
Linaro
Release
18.04
.
Download
and
install
the
AArch32
or
AArch64
little
-
endian
GCC
cross
compiler
.
The
`
Linaro
Release
Notes
`
_
documents
which
version
of
the
compiler
to
use
for
a
given
Linaro
Release
.
Also
,
these
`
Linaro
instructions
`
_
provide
further
guidance
and
a
script
,
which
can
be
used
to
download
Linaro
deliverables
automatically
.
Download
and
install
the
AArch32
or
AArch64
little
-
endian
GCC
cross
compiler
.
If
you
would
like
to
use
the
latest
features
available
,
download
GCC
8.2
-
2019.01
compiler
from
`
arm
Developer
page
`
_
.
Otherwise
,
the
`
Linaro
Release
Notes
`
_
documents
which
version
of
the
compiler
to
use
for
a
given
Linaro
Release
.
Also
,
these
`
Linaro
instructions
`
_
provide
further
guidance
and
a
script
,
which
can
be
used
to
download
Linaro
deliverables
automatically
.
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
.
...
...
@@ -2092,6 +2093,7 @@ wakeup interrupt from RTC.
*Copyright (c) 2013-2019, Arm Limited and Contributors. All rights reserved.*
.. _arm Developer page: https://developer.arm.com/open-source/gnu-toolchain/gnu-a/downloads
.. _Linaro: `Linaro Release Notes`_
.. _Linaro Release: `Linaro Release Notes`_
.. _Linaro Release Notes: https://community.arm.com/dev-platforms/w/docs/226/old-release-notes
...
...
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