zephyr/soc/arm/xilinx_zynqmp
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_mpu_regions.c soc: zynqmp: increase SRAMP_PRIV MPU region size 2023-08-15 11:23:04 +00:00
CMakeLists.txt soc: arm: xilinx_zynqmp: Enable MPU support 2021-08-17 06:06:33 -04:00
Kconfig soc: arm: xilinx_zynqmp: Refactor for multi-arch support. 2020-01-07 17:17:12 +01:00
Kconfig.defconfig boards/qemu_cortex_r5: Adjust clock rates 2020-10-29 07:39:39 -04:00
Kconfig.soc soc: arm: xilinx_zynqmp: Move GIC version to DT 2023-06-17 08:01:46 -04:00
linker.ld linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
soc.c modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
soc.h soc: arm: xilinx_zynqmp: Use CMSIS-Core(R) 2020-03-18 15:47:21 -05:00