zephyr/arch/arm
Wilfried Chauveau 29ffaaa0b6 arch: arm: cortex_m: Remove CPU_HAS_*CACHE from CPU_CORTEX_M7
Caches are optional on cortex-m7, having CPU_HAS_*CACHE in CPU_CORTEX_M7
definition renders them mandatory.

Signed-off-by: Wilfried Chauveau <wilfried.chauveau@arm.com>
2023-12-05 10:19:15 +00:00
..
core arch: arm: cortex_m: Remove CPU_HAS_*CACHE from CPU_CORTEX_M7 2023-12-05 10:19:15 +00:00
include arch: arm: cortex_a_r: introduce USE_SWITCH 2023-11-06 15:32:01 -06:00
CMakeLists.txt
Kconfig arch: arm: cortex-m: support custom interrupt controllers 2023-11-09 11:20:01 +01:00