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
e08098c2
Commit
e08098c2
authored
Aug 12, 2014
by
danh-arm
Browse files
Merge pull request #180 from jcastillo-arm/jc/tf-issues/207
Move up to Linaro 14.07 toolchain
parents
c1efc4c0
752b05b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/user-guide.md
View file @
e08098c2
...
...
@@ -51,10 +51,10 @@ The following tools are required to use the ARM Trusted Firmware:
*
Baremetal GNU GCC tools. Verified packages can be downloaded from [Linaro]
[Linaro Toolchain]. The rest of this document assumes that the
`gcc-linaro-aarch64-none-elf-4.
8
-201
3.11
_linux.tar.xz`
tools are used.
`gcc-linaro-aarch64-none-elf-4.
9
-201
4.07
_linux.tar.xz`
tools are used.
wget http://releases.linaro.org/1
3.11
/components/toolchain/binaries/gcc-linaro-aarch64-none-elf-4.
8
-201
3.11
_linux.tar.xz
tar -xf gcc-linaro-aarch64-none-elf-4.
8
-201
3.11
_linux.tar.xz
wget http://releases.linaro.org/1
4.07
/components/toolchain/binaries/gcc-linaro-aarch64-none-elf-4.
9
-201
4.07
_linux.tar.xz
tar -xf gcc-linaro-aarch64-none-elf-4.
9
-201
4.07
_linux.tar.xz
*
The Device Tree Compiler (DTC) included with Linux kernel 3.15-rc6 is used
to build the Flattened Device Tree (FDT) source files (
`.dts`
files)
...
...
@@ -852,6 +852,6 @@ _Copyright (c) 2013-2014, ARM Limited and Contributors. All rights reserved._
[
Firmware Design
]:
./firmware-design.md
[
ARM FVP website
]:
http://www.arm.com/fvp
[
Linaro Toolchain
]:
http://releases.linaro.org/1
3.11
/components/toolchain/binaries/
[
Linaro Toolchain
]:
http://releases.linaro.org/1
4.07
/components/toolchain/binaries/
[
EDK2
]:
http://github.com/tianocore/edk2
[
DS-5
]:
http://www.arm.com/products/tools/software-tools/ds-5/index.php
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