nuttx/arch/arm64/src
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
..
a64 nxstyle: cleanup UTF-8 Unicode to ASCII 2023-09-18 11:54:17 -04:00
common arm64: support up_coherent_dcache function 2023-10-16 16:08:23 +08:00
fvp-v8r arm64: set cpuid according to mpidr 2023-08-03 03:19:19 -07:00
goldfish qemu:fdt:add device tree support for goldfish arm/arm64 2023-09-19 11:34:26 +08:00
imx8 arm64: IMX8 MEK board support 2023-08-21 14:23:05 +08:00
qemu arm64: add PSCI support for qemu platform 2023-09-19 11:34:26 +08:00
rk3399 Pinephone Pro port just nsh 2023-08-24 11:16:31 +08:00
.gitignore
Makefile arm64: sync make file rules from arch/arm 2023-09-19 09:32:53 +08:00
Toolchain.defs arm, arm64, xtensa, libxx: Change sed -r to sed -E to support macOS 2023-10-10 11:36:32 +03:00