diff --git a/tests/arch/arm/arm_custom_interrupt/testcase.yaml b/tests/arch/arm/arm_custom_interrupt/testcase.yaml index d20f87e17ae..d4caae91d58 100644 --- a/tests/arch/arm/arm_custom_interrupt/testcase.yaml +++ b/tests/arch/arm/arm_custom_interrupt/testcase.yaml @@ -8,3 +8,6 @@ common: tests: arch.arm.custom_interrupt: filter: not CONFIG_TRUSTED_EXECUTION_NONSECURE + platform_exclude: + - imx95_evk/mimx9596/m7 + - imx95_evk/mimx9596/m7/ddr diff --git a/tests/arch/arm/arm_irq_vector_table/testcase.yaml b/tests/arch/arm/arm_irq_vector_table/testcase.yaml index fda52833a82..0e320ee4626 100644 --- a/tests/arch/arm/arm_irq_vector_table/testcase.yaml +++ b/tests/arch/arm/arm_irq_vector_table/testcase.yaml @@ -11,3 +11,5 @@ tests: not CONFIG_GEN_ISR_TABLES platform_exclude: - mr_canhubk3 + - imx95_evk/mimx9596/m7 + - imx95_evk/mimx9596/m7/ddr