zephyr/arch/arm64
Neil Armstrong c24d0c8405 arm64: mmu: implement arch_virt_region_align()
Add the arm64 MMU arch_virt_region_align() implementation used
to return a possible virtual addres alignment in order to
optimize the MMU table layout and possibly avoid using L3 tables
and use some L1 & L3 blocks instead for most of the mapping.

Suggested-by: Nicolas Pitre <npitre@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
2021-10-11 21:00:28 -04:00
..
core arm64: mmu: implement arch_virt_region_align() 2021-10-11 21:00:28 -04:00
include arm64: Create common mmu and mpu interfaces 2021-09-28 20:06:06 -04:00
CMakeLists.txt
Kconfig