Home
last modified time | relevance | path

Searched hist:"8 a04b1c15a79e1a504521ca9aa415ac196d1e72d" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/armv8/
H A Dmmu.h8a04b1c15a79e1a504521ca9aa415ac196d1e72d Tue Nov 28 02:31:28 UTC 2017 Peng Fan <peng.fan@nxp.com> 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)
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/
H A Dcache_v8.c8a04b1c15a79e1a504521ca9aa415ac196d1e72d Tue Nov 28 02:31:28 UTC 2017 Peng Fan <peng.fan@nxp.com> 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)