Configure the NXP MPU to allow flash writes when running the flash_map test. This fixes #16224. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
10 lines
316 B
YAML
10 lines
316 B
YAML
tests:
|
|
storage.flash_map:
|
|
platform_whitelist: nrf51_pca10028 qemu_x86 native_posix
|
|
tags: flash_map
|
|
storage.flash_map_mpu:
|
|
extra_args: OVERLAY_CONFIG=overlay-mpu.conf
|
|
platform_whitelist: nrf52840_pca10056 nrf52_pca10040 frdm_k64f hexiwear_k64
|
|
twr_ke18f
|
|
tags: flash_map
|