Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
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
f67c6631
Commit
f67c6631
authored
7 years ago
by
davidcunado-arm
Committed by
GitHub
7 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #928 from davidcunado-arm/dc/update_userguide
Update AEM and Cortex Models versions
parents
d6104f5a
b9ecb216
master
v2.5
v2.5-rc1
v2.5-rc0
v2.4
v2.4-rc2
v2.4-rc1
v2.4-rc0
v2.3
v2.3-rc2
v2.3-rc1
v2.3-rc0
v2.2
v2.2-rc2
v2.2-rc1
v2.2-rc0
v2.1
v2.1-rc1
v2.1-rc0
v2.0
v2.0-rc0
v1.6
v1.6-rc1
v1.6-rc0
v1.5
v1.5-rc3
v1.5-rc2
v1.5-rc1
v1.5-rc0
v1.4
v1.4-rc0
arm_cca_v0.2
arm_cca_v0.1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/user-guide.md
+9
-10
docs/user-guide.md
with
9 additions
and
10 deletions
+9
-10
docs/user-guide.md
View file @
f67c6631
...
...
@@ -69,8 +69,10 @@ command:
sudo apt-get install build-essential gcc make git libssl-dev
Download and install the AArch64 little-endian GCC cross compiler as indicated
in the
[
Linaro instructions
][
Linaro SW Instructions
]
.
Download and install the AArch32 or AArch64 little-endian GCC cross compiler.
The
[
Linaro Release Notes
][
Linaro Release Notes
]
documents which version of the
compiler to use for a given Linaro Release. Also, these
[
Linaro instructions
][
Linaro SW Instructions
]
provide further guidance.
In addition, the following optional packages and tools may be needed:
...
...
@@ -1152,15 +1154,13 @@ The latest version of the AArch64 build of ARM Trusted Firmware has been tested
on the following ARM FVPs (64-bit host machine only).
*
`Foundation_Platform`
(Version 10.2, Build 10.2.20)
*
`FVP_Base_AEMv8A-AEMv8A`
(Version 8.2, Build 0.8.8202)
*
`FVP_Base_Cortex-A57x4-A53x4`
(Version 8.2, Build 0.8.8202)
*
`FVP_Base_Cortex-A57x1-A53x1`
(Version 8.2, Build 0.8.8202)
*
`FVP_Base_Cortex-A57x2-A53x4`
(Version 8.2, Build 0.8.8202)
*
`FVP_Base_AEMv8A-AEMv8A`
(Version 8.4, Build 0.8.8402)
*
`FVP_Base_Cortex-A57x4-A53x4`
(Version 8.4, Build 0.8.8402)
The latest version of the AArch32 build of ARM Trusted Firmware has been tested
on the following ARM FVPs (64-bit host machine only).
*
`FVP_Base_AEMv8A-AEMv8A`
(Version 8.
2
, Build 0.8.8
2
02)
*
`FVP_Base_AEMv8A-AEMv8A`
(Version 8.
4
, Build 0.8.8
4
02)
*
`FVP_Base_Cortex-A32x4`
(Version 10.1, Build 10.1.32)
NOTE: The build numbers quoted above are those reported by launching the FVP
...
...
@@ -1495,9 +1495,8 @@ _Copyright (c) 2013-2017, ARM Limited and Contributors. All rights reserved._
[
ARM FVP website
]:
https://developer.arm.com/products/system-design/fixed-virtual-platforms
[
Linaro Release Notes
]:
https://community.arm.com/tools/dev-platforms/b/documents/posts/linaro-release-notes-deprecated
[
ARM Platforms Portal
]:
https://community.arm.com/groups/arm-development-platforms
[
Linaro SW Instructions
]:
https://community.arm.com/docs/DOC-10803
[
Juno Instructions
]:
https://community.arm.com/docs/DOC-10804
[
FVP Instructions
]:
https://community.arm.com/docs/DOC-10831
[
Linaro SW Instructions
]:
https://community.arm.com/dev-platforms/b/documents/posts/instructions-for-using-the-linaro-software-deliverables
[
Juno Instructions
]:
https://community.arm.com/dev-platforms/b/documents/posts/using-linaros-deliverables-on-juno
[
Juno Getting Started Guide
]:
http://infocenter.arm.com/help/topic/com.arm.doc.dui0928e/DUI0928E_juno_arm_development_platform_gsg.pdf
[
DS-5
]:
http://www.arm.com/products/tools/software-tools/ds-5/index.php
[
mbed TLS Repository
]:
https://github.com/ARMmbed/mbedtls.git
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help