nuttx/arch/arm64
Ville Juven fbc796cff1 arm64_mmu: Do not set accessed-flag for table descriptors
The 12:0 bits in table descriptors are RES0 and AF is the 10th bit, so
it is not valid to set it in this case.

Fix this by moving AF to the common MMU_MT_NORMAL_FLAGS field
2024-09-10 23:05:12 +08:00
..
include arm64/qemu_boot: add arm64 pci io memory map 2024-09-10 14:34:31 +08:00
src arm64_mmu: Do not set accessed-flag for table descriptors 2024-09-10 23:05:12 +08:00
CMakeLists.txt CMake:init arm64 CMake qemu-armv8a build 2023-12-27 07:27:17 -08:00
Kconfig arch/arm64: Move ELF_64BIT selection to arch/Kconfig 2024-08-28 07:45:36 -04:00