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:
parent
c8aeb41ebb
commit
5f91f17e68
4 changed files with 7 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue