nuttx/arch/arm64
Ville Juven 2bed7c4646 arm64_mmu: Add data synchronization barrier after page tables are written
The page tables must be committed to system memory before we can proceed
enabling the MMU. ISB() is not enough to do this.
2024-03-19 15:46:51 -03:00
..
include comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
src arm64_mmu: Add data synchronization barrier after page tables are written 2024-03-19 15:46:51 -03:00
CMakeLists.txt CMake:init arm64 CMake qemu-armv8a build 2023-12-27 07:27:17 -08:00
Kconfig coredump:support arm64 coredump 2023-12-08 21:33:03 -03:00