diff options
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | 2020-02-28 09:26:43 +0000 |
---|---|---|
committer | TrustedFirmware Code Review <review@review.trustedfirmware.org> | 2020-02-28 09:26:43 +0000 |
commit | 624852017b083fbec954e42041a6600ec9500b63 (patch) | |
tree | 56c66c78d57aebaaa96215bc0bd1eb2df2af1eb9 | |
parent | 388c1fa278b6e13a4b52be897f494150fb0fce52 (diff) | |
parent | 4ebdbc70836313087667d4c27cfc4bc13e95c48b (diff) | |
download | platform_external_arm-trusted-firmware-624852017b083fbec954e42041a6600ec9500b63.tar.gz platform_external_arm-trusted-firmware-624852017b083fbec954e42041a6600ec9500b63.tar.bz2 platform_external_arm-trusted-firmware-624852017b083fbec954e42041a6600ec9500b63.zip |
Merge "Add Cortex-A65/AE to the supported FVP list" into integration
-rw-r--r-- | docs/plat/arm/fvp/index.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/plat/arm/fvp/index.rst b/docs/plat/arm/fvp/index.rst index 40e966117..169b6f366 100644 --- a/docs/plat/arm/fvp/index.rst +++ b/docs/plat/arm/fvp/index.rst @@ -26,6 +26,8 @@ Arm FVPs without shifted affinities, and that do not support threaded CPU cores - ``FVP_Base_Cortex-A57x2-A53x4`` - ``FVP_Base_Cortex-A57x4-A53x4`` - ``FVP_Base_Cortex-A57x4`` +- ``FVP_Base_Cortex-A65x4`` (Version 11.9 build 41) +- ``FVP_Base_Cortex-A65AEx8`` (Version 11.9 build 41) - ``FVP_Base_Cortex-A72x4-A53x4`` - ``FVP_Base_Cortex-A72x4`` - ``FVP_Base_Cortex-A73x4-A53x4`` @@ -628,7 +630,7 @@ boot Linux with 4 CPUs using the AArch32 build of TF-A. -------------- -*Copyright (c) 2019, Arm Limited. All rights reserved.* +*Copyright (c) 2019-2020, Arm Limited. All rights reserved.* .. _TB_FW_CONFIG for FVP: ../plat/arm/board/fvp/fdts/fvp_tb_fw_config.dts .. _Arm's website: `FVP models`_ |