incubator-nuttx/arch/arm64
zhangyuan21 21d9066c95 arm64: support up_coherent_dcache function
Before code is executed after being loaded into memory,
it is necessary to ensure the consistency of I and D cache.
The up_coherent_dcache function will flush the dache and
invalidate the icache to ensure cache consistency.

Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
2023-10-16 16:08:23 +08:00
..
include arm64: Add support for FIQ interrupts 2023-10-12 16:56:24 -04:00
src arm64: support up_coherent_dcache function 2023-10-16 16:08:23 +08:00
Kconfig arm64: Add support for FIQ interrupts 2023-10-12 16:56:24 -04:00