Skip to content

Commit 0bc81c8

Browse files
povergoingcfriedt
authored andcommitted
board: arm64: fvp_baser_aemv8r: Update the version requirement
The current minimum required version of "Armv8-R AEM FVP" is 11.16.16. Signed-off-by: Jaxson Han <[email protected]> Change-Id: Iaaf1ec7fd432753371b58d13fdd29b1278f6c997 (cherry picked from commit 3875a1e)
1 parent 32c49d0 commit 0bc81c8

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

boards/arm64/fvp_baser_aemv8r/board.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
set(EMU_PLATFORM armfvp)
55
set(ARMFVP_BIN_NAME FVP_BaseR_AEMv8R)
6+
set(ARMFVP_MIN_VERSION 11.16.16)
67

78
set(ARMFVP_FLAGS
89
-C cluster0.has_aarch64=1

boards/arm64/fvp_baser_aemv8r/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ To Run the Fixed Virtual Platform simulation tool you must download "Armv8-R AEM
2727
FVP" from Arm developer [1]_ (This might require the user to register) and
2828
install it on your host PC.
2929

30+
The current minimum required version of "Armv8-R AEM FVP" is 11.16.16.
31+
3032
Hardware
3133
********
3234

0 commit comments

Comments
 (0)