zephyr/tests/arch/arm
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
..
arm_hardfault_validation modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
arm_interrupt modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
arm_irq_advanced_features modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
arm_irq_vector_table modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
arm_irq_zero_latency_levels modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
arm_mem_protect samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
arm_mpu_regions dts: Move to 'zephyr,memory-attr' 2023-07-25 11:22:10 +02:00
arm_no_multithreading modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
arm_ramfunc samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
arm_runtime_nmi modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
arm_sw_vector_relay modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
arm_thread_swap modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
arm_thread_swap_tz tests: arch: arm: Use a more common SHA algorithm 2023-07-13 10:44:08 +02:00
arm_tz_wrap_func modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00