mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-15 09:04:17 +00:00
test(fvp): remove FVP_Foundation
model support
This model has been subsumed by the `FVP_Base` model, which is now available publicly. We no longer have a need to test the Foundation model, and can shave off a few minutes of CI time by removing it. Change-Id: Iaa0f23f2efd9ba431d06c8da2be14b76f6974b0a Signed-off-by: Chris Kay <chris.kay@arm.com>
This commit is contained in:
parent
6e4b29270a
commit
4f6c9397b6
1 changed files with 1 additions and 2 deletions
|
@ -14,7 +14,6 @@ Arm FVPs without shifted affinities, and that do not support threaded CPU cores
|
|||
.. note::
|
||||
The FVP models used are Version 11.22 Build 14, unless otherwise stated.
|
||||
|
||||
- ``Foundation_Platform``
|
||||
- ``FVP_Base_AEMv8A-AEMv8A-AEMv8A-AEMv8A-CCN502`` (Version 11.17/21)
|
||||
- ``FVP_Base_AEMv8A-GIC600AE`` (Version 11.17/21)
|
||||
- ``FVP_Base_AEMvA``
|
||||
|
@ -630,7 +629,7 @@ boot Linux with 4 CPUs using the AArch32 build of TF-A.
|
|||
|
||||
--------------
|
||||
|
||||
*Copyright (c) 2019-2023, Arm Limited. All rights reserved.*
|
||||
*Copyright (c) 2019-2024, Arm Limited. All rights reserved.*
|
||||
|
||||
.. _FW_CONFIG for FVP: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/tree/plat/arm/board/fvp/fdts/fvp_fw_config.dts
|
||||
.. _Arm's website: `FVP models`_
|
||||
|
|
Loading…
Add table
Reference in a new issue