zephyr/tests/subsys/storage/flash_map/testcase.yaml
Henrik Brix Andersen fd3d4156d6 tests: flash_map: configure MPU to allow flash writes on twr_ke18f
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>
2019-05-31 09:50:36 -05:00

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