zephyr/tests/arch/arm/arm_custom_interrupt/testcase.yaml
Yangbo Lu 1ecf5698f6 tests: arm: exclude i.mx95 m7 for some interrupt tests
i.MX95 M7 is using multi-level interrupts with custom
interrupt handling. So, arm_custom_interrupt and
arm_irq_vector_table tests should exclude it.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
2025-03-25 05:59:30 +01:00

14 lines
332 B
YAML

common:
filter: CONFIG_ARMV6_M_ARMV8_M_BASELINE or CONFIG_ARMV7_M_ARMV8_M_MAINLINE
tags:
- arm
- interrupt
ignore_faults: true
arch_allow: arm
tests:
arch.arm.custom_interrupt:
filter: not CONFIG_TRUSTED_EXECUTION_NONSECURE
platform_exclude:
- imx95_evk/mimx9596/m7
- imx95_evk/mimx9596/m7/ddr