Skip to content

Commit 58dbd41

Browse files
stephanosionashif
authored andcommitted
tests: arch: arm_no_multithreading: Run on mps3_an547 board
This commit updates the `arm_no_multithreading` test to run on the recently added `mps3_an547` board. The `mps3_an547` SoC includes the Cortex-M55 processor which implements the ARMv8.1-M architecture that is not covered by any of the boards in the current "allowed platforms" list for this test. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent ba7fda7 commit 58dbd41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/arch/arm/arm_no_multithreading/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ tests:
66
arch.arm.no_multithreading:
77
filter: not CONFIG_TRUSTED_EXECUTION_NONSECURE
88
platform_allow: qemu_cortex_m0 qemu_cortex_m3 mps2_an385 mps2_an521
9-
nrf52840dk_nrf52840 nrf9160dk_nrf9160 nrf51dk_nrf51422
9+
mps3_an547 nrf52840dk_nrf52840 nrf9160dk_nrf9160 nrf51dk_nrf51422

0 commit comments

Comments
 (0)