zephyr/arch
Sudan Landge 2ddec2f0a9 arch: arm: update to use CMSIS_6 compatible macros
Zephyr switched to using CMSIS_6 module in f726cb51
which breaks certain boards like `nucleo_h745zi_q/stm32h745xx/m7` when
CONFIG_CORTEX_M_DWT, CONFIG_TIMING_FUNCTIONS are enabled and cmsis from
`module/hal/cmsis` is not available (deleted explicitly after west
update).

This commit adds a provision to be able to use CMSIS_6 macros when the
module cmsis is not available.

Signed-off-by: Sudan Landge <sudan.landge@arm.com>
2025-05-23 17:40:55 -04:00
..
arc style: add missing curly braces in if/while/for statements. 2025-05-17 14:10:33 +02:00
arm arch: arm: update to use CMSIS_6 compatible macros 2025-05-23 17:40:55 -04:00
arm64 style: add missing curly braces in if/while/for statements. 2025-05-17 14:10:33 +02:00
common
mips
posix arch/posix: Add comment on empty function 2025-05-13 12:09:30 +02:00
riscv arch: riscv: add support for the zmmul integer multiply extension 2025-05-09 01:40:22 +02:00
rx arch: Initial support for RX architecture support 2025-05-02 09:18:16 +02:00
sparc
x86 llext: basic x86 support 2025-05-21 19:57:20 +02:00
xtensa style: add missing curly braces in if/while/for statements. 2025-05-17 14:10:33 +02:00
archs.yml arch: nios2: remove arch 2025-05-15 20:01:05 -04:00
CMakeLists.txt
Kconfig arch: nios2: remove arch 2025-05-15 20:01:05 -04:00