zephyr/arch/arm
Carlo Caione 34e0294652 arm: aarch32: Use proper sys functions for cache mainteinance
This patchset is fixing two things:

1. The proper sys_* functions are used for cache mainteinance
   operations.

2. To check the status of the L1 cache the SCB registers are probed so
   the code is assuming a core architecture cache is present, thus make
   the code conditionally compiled on CONFIG_ARCH_CACHE.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2023-01-10 18:22:32 -05:00
..
core arm: aarch32: Use proper sys functions for cache mainteinance 2023-01-10 18:22:32 -05:00
include Kconfig: add config for low-priority debug mon isr 2022-12-28 12:00:46 +01:00
CMakeLists.txt
Kconfig