zephyr/tests/kernel/mem_protect/protection/testcase.yaml
Andrew Boie 5a58ad508c arch: mem protect Kconfig cleanups
Adds a new CONFIG_MPU which is set if an MPU is enabled. This
is a menuconfig will some MPU-specific options moved
under it.

MEMORY_PROTECTION and SRAM_REGION_PERMISSIONS have been merged.
This configuration depends on an MMU or MPU. The protection
test is updated accordingly.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-11-18 08:02:08 -05:00

6 lines
161 B
YAML

tests:
kernel.memory_protection.protection:
platform_exclude: twr_ke18f
filter: CONFIG_SRAM_REGION_PERMISSIONS
tags: kernel security ignore_faults