zephyr/tests/arch
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
..
arc/arc_dsp_sharing DSP: add dsp unit test 2022-12-19 11:56:55 +01:00
arm modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
arm64 samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
common samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
riscv/fpu_sharing samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
x86 arch: x86: updated acpi config macro 2023-06-30 17:53:01 +03:00