zephyr/tests/kernel/mem_protect
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
..
futex
mem_map
mem_protect tests: mem_protect: add riscv support 2020-11-09 15:37:11 -05:00
obj_validation
protection arch: mem protect Kconfig cleanups 2020-11-18 08:02:08 -05:00
stack_random
stackprot tests: Avoid out-of-bounds array access on SPARC 2020-11-13 14:53:55 -08:00
sys_sem
syscalls tests: kernel: syscalls: add more than 6 arguments syscall test case 2020-11-12 17:12:38 -05:00
userspace