zephyr/tests/kernel
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
..
common test: context: Refine descriptions for some test cases 2020-11-17 22:11:45 -05:00
context test: context: Refine descriptions for some test cases 2020-11-17 22:11:45 -05:00
device
early_sleep
fatal
fifo tests/queue: Remove fifo/queue "poll" variant tests 2020-11-11 10:59:52 -05:00
fpu_sharing tests: fpu_sharing: avoid stack overflow due to unnecessary feature 2020-11-17 17:49:22 -05:00
gen_isr_table
interrupt
lifo
mbox
mem_heap tests: k_heap api: add tests for k_heap_api 2020-11-12 15:51:45 -05:00
mem_pool
mem_protect arch: mem protect Kconfig cleanups 2020-11-18 08:02:08 -05:00
mem_slab
mp
msgq/msgq_api
mutex
obj_tracing
pending
pipe
poll tests: Remove filtering on KERNEL_COHERENCE 2020-11-11 10:59:52 -05:00
profiling/profiling_api
queue tests/queue: Remove fifo/queue "poll" variant tests 2020-11-11 10:59:52 -05:00
sched
semaphore/semaphore
sleep
smp
spinlock
stack/stack
threads
tickless
timer
workq tests: Remove filtering on KERNEL_COHERENCE 2020-11-11 10:59:52 -05:00
xip