zephyr/arch/arm/core
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
..
aarch32 arm: aarch32: Use proper sys functions for cache mainteinance 2023-01-10 18:22:32 -05:00
common arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
offsets arch: cortex-m: Enable support for S2RAM 2022-07-11 15:26:26 +02:00