test: kernel: mem_protect: switch to an547 as the integration platform
AN521 does not have enough MPU region (8) to handle these tests. Signed-off-by: Wilfried Chauveau <wilfried.chauveau@arm.com>
This commit is contained in:
parent
de7621596d
commit
dfd758ea47
|
@ -24,8 +24,8 @@ tests:
|
|||
arch_allow: arm
|
||||
platform_allow:
|
||||
- efr32_radio_brd4180a
|
||||
- mps2_an521
|
||||
- mps3_an547
|
||||
- nrf9160dk_nrf9160
|
||||
integration_platforms:
|
||||
- mps2_an521
|
||||
- mps3_an547
|
||||
extra_args: CONFIG_MPU_GAP_FILLING=y
|
||||
|
|
|
@ -23,8 +23,8 @@ tests:
|
|||
arch_allow: arm
|
||||
platform_allow:
|
||||
- efr32_radio_brd4180a
|
||||
- mps2_an521
|
||||
- mps3_an547
|
||||
- nrf9160dk_nrf9160
|
||||
integration_platforms:
|
||||
- mps2_an521
|
||||
- mps3_an547
|
||||
extra_args: CONFIG_MPU_GAP_FILLING=y
|
||||
|
|
Loading…
Reference in New Issue