Skip to content

Commit 3ca07c0

Browse files
povergoingstephanosio
authored andcommitted
board: fvp_baser_aemv8r: Disable cache_state_modelled
The FVP runs extremely slowly (20 to 30 times slow) when we enable 4 cores. Disabling the cache_state_modelled can make it a little bit quicker. Signed-off-by: Jaxson Han <[email protected]>
1 parent 04caf70 commit 3ca07c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/arm64/fvp_baser_aemv8r/board.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ set(ARMFVP_FLAGS
3535

3636
-C bp.vis.disable_visualisation=1
3737
-C bp.vis.rate_limit-enable=0
38+
-C cache_state_modelled=0
3839
)

0 commit comments

Comments
 (0)