The functionality of the MPU depends on userspace, which has not been implemented on AArch64. Therefore we skip that case for now. Signed-off-by: Henry Wang <Henry.Wang@arm.com>
9 lines
163 B
YAML
9 lines
163 B
YAML
sample:
|
|
name: MPU Test
|
|
tests:
|
|
sample.mpu.mpu_test:
|
|
arch_allow: arm
|
|
filter: CONFIG_CPU_HAS_MPU and not CONFIG_ARM64
|
|
tags: mpu
|
|
harness: keyboard
|