Skip to content

Commit 6ef6236

Browse files
committed
tests: arch: arm_custom_interrupt: exclude imx943
Exclude imx943, - multi level interrupts feature is enabled defaultly, so irqsteer1 driver is enabled, then the test case report the build issue: multiple definition of z_soc_irq_enable, tests/arch/arm/arm_custom_interrupt/src/arm_custom_interrupt.c:47 first defined here. Signed-off-by: Biwen Li <[email protected]>
1 parent eb23b3e commit 6ef6236

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/arch/arm/arm_custom_interrupt/testcase.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ tests:
1111
platform_exclude:
1212
- imx95_evk/mimx9596/m7
1313
- imx95_evk/mimx9596/m7/ddr
14+
- imx943_evk/mimx94398/m33
15+
- imx943_evk/mimx94398/m33/ddr

0 commit comments

Comments
 (0)