diff options
author | Eleanor Bonnici <Eleanor.bonnici@arm.com> | 2017-10-04 15:03:33 +0100 |
---|---|---|
committer | Eleanor Bonnici <Eleanor.bonnici@arm.com> | 2017-10-18 14:29:45 +0100 |
commit | 99f38f513d5e69109d1014fce1c85df2bf2230be (patch) | |
tree | 182f01ee6113b4a876492a2ca6a117f88e5993f6 /docs | |
parent | ccd0c24cf89cb2195cbb38b6bb0639769afef7c5 (diff) | |
download | platform_external_arm-trusted-firmware-99f38f513d5e69109d1014fce1c85df2bf2230be.tar.gz platform_external_arm-trusted-firmware-99f38f513d5e69109d1014fce1c85df2bf2230be.tar.bz2 platform_external_arm-trusted-firmware-99f38f513d5e69109d1014fce1c85df2bf2230be.zip |
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.1 Model release available on
developer.arm.com. Trusted Firmware has also been tested against the
v8.7 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: Ia0f51469032427b6056567d151bf8144a7cf0e42
Signed-off-by: Eleanor Bonnici <Eleanor.bonnici@arm.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/user-guide.rst | 8 |
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. |