On ARMv7 Cortex-A8/9/7, to map 4GB memory space, the minimum MMU table size is 16 KB(section mapping). Any possible to map 4 GB memory space with 16 KB MMU table, on ARMv8, AArch64 mode?
Got answer from ARMv8 ARM. This can be achieved by block descriptor. Thanks all the same.
View all questions in Cortex-A / A-Profile forum