u-boot-brain/arch/arm/include/asm/armv8
Peng Fan 90351547ce armv8: mmu: fix page table mapping
To page mapping the lowest 2 bits needs to be 0x3.
If not fix this, the final lowest 3 bits for page mapping is 0x1
which is marked as reserved.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
2017-12-04 10:23:52 -05:00
..
mmu.h armv8: mmu: fix page table mapping 2017-12-04 10:23:52 -05:00
sec_firmware.h armv8: sec_firmware: Add support for loadables in FIT 2017-10-27 08:47:14 -07:00