summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavidcunado-arm <david.cunado@arm.com>2017-07-06 14:03:26 +0100
committerGitHub <noreply@github.com>2017-07-06 14:03:26 +0100
commit6170e0c42163624fc341f352b1bb280624b97a55 (patch)
treedae2cdeb5943850fd0c9be64270a873fb31f49f6
parent7cefb56d4a1ade30bc50e4534b92f6335495f56d (diff)
parent64d50c7471421eb148d6ba01e06e98deb372dd0f (diff)
Merge pull request #1010 from davidcunado-arm/dc/update_userguide
Update Foundation, AEM and Cortex Models versions
-rw-r--r--docs/user-guide.rst22
1 files changed, 17 insertions, 5 deletions
diff --git a/docs/user-guide.rst b/docs/user-guide.rst
index b9ae92fc..a273123a 100644
--- a/docs/user-guide.rst
+++ b/docs/user-guide.rst
@@ -1345,15 +1345,24 @@ Running the software on FVP
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.4, Build 0.8.8402)
-- ``FVP_Base_Cortex-A57x4-A53x4`` (Version 8.4, Build 0.8.8402)
+NOTE: Unless otherwise stated, the model version is Version 11.0 Build 11.0.34.
+
+- ``Foundation_Platform``
+- ``FVP_Base_AEMv8A-AEMv8A`` (Version 8.5, Build 0.8.8502)
+- ``FVP_Base_Cortex-A35x4``
+- ``FVP_Base_Cortex-A53x4``
+- ``FVP_Base_Cortex-A57x4-A53x4``
+- ``FVP_Base_Cortex-A57x4``
+- ``FVP_Base_Cortex-A72x4-A53x4``
+- ``FVP_Base_Cortex-A72x4``
+- ``FVP_Base_Cortex-A73x4-A53x4``
+- ``FVP_Base_Cortex-A73x4``
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.4, Build 0.8.8402)
-- ``FVP_Base_Cortex-A32x4`` (Version 10.1, Build 10.1.32)
+- ``FVP_Base_AEMv8A-AEMv8A`` (Version 8.5, Build 0.8.8502)
+- ``FVP_Base_Cortex-A32x4``
NOTE: The build numbers quoted above are those reported by launching the FVP
with the ``--version`` parameter.
@@ -1368,6 +1377,9 @@ execution.
The Foundation FVP is a cut down version of the AArch64 Base FVP. It can be
downloaded for free from `ARM's website`_.
+The Cortex-A models listed above are also available to download from
+`ARM's website`_.
+
Please refer to the FVP documentation for a detailed description of the model
parameter options. A brief description of the important ones that affect the ARM
Trusted Firmware and normal world software behavior is provided below.