Due to input automated testing, the memory addresses (0x1, 0x2) are not available in any managed memory region, causing the automated test to fail. This test should be run manually. Signed-off-by: Cong Nguyen Huu <cong.nguyenhuu@nxp.com>
12 lines
246 B
YAML
12 lines
246 B
YAML
sample:
|
|
name: MPU Test
|
|
tests:
|
|
sample.mpu.mpu_test:
|
|
arch_allow: arm
|
|
filter: CONFIG_CPU_HAS_MPU and not CONFIG_ARM64 and not CONFIG_SOC_SERIES_S32ZE
|
|
tags:
|
|
- mpu
|
|
harness: shell
|
|
integration_platforms:
|
|
- mps2/an385
|