zephyr/tests/kernel/mem_protect
Gerard Marull-Paretas 9c961571a2 modules: cmsis: move glue code to modules/cmsis
The CMSIS module glue code was part of arch/ directory. Move it to
modules/cmsis, and provide a single entry point for it: cmsis_core.h.
This entry header will include the right CMSIS header (M or A/R).

To make this change possible, CMSIS module Kconfig/CMake are declared as
external, allowing us to add a new Zephyr include directory.

All files including CMSIS have been updated.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-08-24 13:20:21 +02:00
..
demand_paging
futex
mem_map
mem_protect tests: kernel: renames shadow variables 2023-08-10 08:14:12 +00:00
obj_validation
protection modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
stack_random
stackprot tests: stackprot: New test to check canaries behavior 2023-08-08 19:08:04 -04:00
sys_sem
syscalls tests: syscalls: add faulty address for s32z270dc2_r52 boards 2023-08-16 15:04:14 +02:00
userspace tests: kernel: mem_protect: Increase stack size for 64BIT plat 2023-08-21 13:27:07 +02:00