aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavidcunado-arm <david.cunado@arm.com>2017-10-18 23:39:30 +0100
committerGitHub <noreply@github.com>2017-10-18 23:39:30 +0100
commit3daf7c9aaef4829a12c8fcd42ce634f43dd3cd03 (patch)
tree51ad1c14fecfccd295d45fa433cfa32450f0c741
parentb4e81a332516ada89ff7264de7f7e88f86f847e3 (diff)
parent99f38f513d5e69109d1014fce1c85df2bf2230be (diff)
downloadplatform_external_arm-trusted-firmware-3daf7c9aaef4829a12c8fcd42ce634f43dd3cd03.tar.gz
platform_external_arm-trusted-firmware-3daf7c9aaef4829a12c8fcd42ce634f43dd3cd03.tar.bz2
platform_external_arm-trusted-firmware-3daf7c9aaef4829a12c8fcd42ce634f43dd3cd03.zip
Merge pull request #1140 from eleanorbonnici-arm/eb/docs/update_models
Update Foundation, AEM and Cortex Models versions
-rw-r--r--docs/user-guide.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/user-guide.rst b/docs/user-guide.rst
index 67af42562..7c0a980f5 100644
--- a/docs/user-guide.rst
+++ b/docs/user-guide.rst
@@ -1379,10 +1379,10 @@ 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).
-NOTE: Unless otherwise stated, the model version is Version 11.0 Build 11.0.34.
+NOTE: Unless otherwise stated, the model version is Version 11.1 Build 11.1.22.
- ``Foundation_Platform``
-- ``FVP_Base_AEMv8A-AEMv8A`` (Version 8.5, Build 0.8.8502)
+- ``FVP_Base_AEMv8A-AEMv8A`` (Version 8.7, Build 0.8.8702)
- ``FVP_Base_Cortex-A35x4``
- ``FVP_Base_Cortex-A53x4``
- ``FVP_Base_Cortex-A57x4-A53x4``
@@ -1395,7 +1395,7 @@ NOTE: Unless otherwise stated, the model version is Version 11.0 Build 11.0.34.
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.5, Build 0.8.8502)
+- ``FVP_Base_AEMv8A-AEMv8A`` (Version 8.7, Build 0.8.8702)
- ``FVP_Base_Cortex-A32x4``
NOTE: The build numbers quoted above are those reported by launching the FVP
@@ -1414,7 +1414,7 @@ NOTE: FVPs can be launched with ``--cadi-server`` option such that a
CADI-compliant debugger (for example, ARM DS-5) can connect to and control its
execution.
-NOTE: With FVP model Version 11.0 Build 11.0.34 and Version 8.5 Build 0.8.5202
+NOTE: Since FVP model Version 11.0 Build 11.0.34 and Version 8.5 Build 0.8.5202
the internal synchronisation timings changed compared to older versions of the
models. The models can be launched with ``-Q 100`` option if they are required
to match the run time characteristics of the older versions.