1sample:
2  name: MPU Test
3tests:
4  sample.mpu.mpu_test:
5    arch_allow: arm
6    filter: CONFIG_CPU_HAS_MPU and not CONFIG_ARM64 and not CONFIG_SOC_SERIES_S32ZE
7    tags:
8      - mpu
9    harness: shell
10    integration_platforms:
11      - mps2/an385
12