nuttx/arch/arm
zhangyuan21 c6f32f4363 arm-m: Check the dcache status before enabling dcache
If the cache is already enabled before NuttX starts up,
enabling the cache in NuttX will cause the cache to be
re-invalidated, then resulting in data that is already
in the cache being flushed out.

Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
2023-07-31 08:49:21 +02:00
..
include Initial support for NUCLEO-U5A5ZJ-Q board 2023-07-23 18:42:05 -07:00
src arm-m: Check the dcache status before enabling dcache 2023-07-31 08:49:21 +02:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig Initial support for NUCLEO-U5A5ZJ-Q board 2023-07-23 18:42:05 -07:00