boards: arm: Enable default testing of MPS3 boards

Enable tests by default for CS300 and CS310 since they support
simulation and FVP's are available in upstream docker.

Signed-off-by: Sudan Landge <sudan.landge@arm.com>
This commit is contained in:
Sudan Landge 2025-03-19 01:00:05 +00:00 committed by Benjamin Cabé
commit 5f91f17e68
4 changed files with 7 additions and 5 deletions

View file

@ -6,8 +6,7 @@ common:
platform_allow:
- mps3/corstone300/an547
- mps3/corstone300/fvp
# TODO: enable this after CONFIG_USERSPACE is supported for mps3/corstone310
# - mps3/corstone310/fvp
- mps3/corstone310/fvp
tests:
# To verify that region marked with PXN attribute can be executed from unprivileged code
# and cannot be executed from privileged code