diff --git a/samples/arch/mpu/mpu_test/sample.yaml b/samples/arch/mpu/mpu_test/sample.yaml index 29bd87d9173..a80a3541731 100644 --- a/samples/arch/mpu/mpu_test/sample.yaml +++ b/samples/arch/mpu/mpu_test/sample.yaml @@ -3,7 +3,7 @@ sample: tests: sample.mpu.mpu_test: arch_allow: arm - filter: CONFIG_CPU_HAS_MPU and not CONFIG_ARM64 + filter: CONFIG_CPU_HAS_MPU and not CONFIG_ARM64 and not CONFIG_SOC_SERIES_S32ZE tags: - mpu harness: shell