rv1126-uboot/arch/arm/include
Peng Fan 8a04b1c15a UPSTREAM: 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.

Change-Id: I5ac722421b46514736d93452aab68debe8aabfe5
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
(cherry picked from commit 90351547ceeb76c1337757c51af0fb5a2c30bd02)
2018-01-17 15:27:28 +08:00
..
asm UPSTREAM: armv8: mmu: fix page table mapping 2018-01-17 15:27:28 +08:00
debug