summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Cunado <david.cunado@arm.com>2017-06-27 17:31:12 +0100
committerDavid Cunado <david.cunado@arm.com>2017-07-05 13:56:49 +0100
commit64d50c7471421eb148d6ba01e06e98deb372dd0f (patch)
treedae2cdeb5943850fd0c9be64270a873fb31f49f6
parent7cefb56d4a1ade30bc50e4534b92f6335495f56d (diff)
Update Foundation, AEM and Cortex Models versions
Trusted Firmware has been tested as part of its CI system against Cortex and Foundation models in the 11.0 Model release available on developer.arm.com. Trusted Firmware has also been tested against the v8.5 AEM model. This patch updates the user guide documentation to reflect the version of the Foundation, AEM and Cortex Models that Trusted Firmware has been tested against. Change-Id: I3b5b4d1e4220bda1dcc88aa9cfa01fa711ed92cd Signed-off-by: David Cunado <david.cunado@arm.com>
-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.