nuttx/arch/arm64
Ville Juven 6e15994f4c arm64_addrenv: Add support for 4 level MMU translations
The original code made the incorrect assumption that the amount of
translation levels is 3, but this is incorrect. The amount of levels is 4
and the amount of levels that are utilized / in use is set dynamically
from the amount of VA bits in use.
2024-09-21 08:36:23 -03:00
..
include arm64_addrenv: Fix the amount of page table levels 2024-09-21 08:36:23 -03:00
src arm64_addrenv: Add support for 4 level MMU translations 2024-09-21 08:36:23 -03:00
CMakeLists.txt CMake:init arm64 CMake qemu-armv8a build 2023-12-27 07:27:17 -08:00
Kconfig arm64/Kconfig: Make the ARM64_PA/VA_BITS a true Kconfig variable 2024-09-12 17:16:20 +08:00