Home
last modified time | relevance | path

Searched hist:d990f5c834f1b42293fb53e4fd7f3aa988184196 (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/armv7/
H A DKconfigd990f5c834f1b42293fb53e4fd7f3aa988184196 Wed Mar 16 14:41:21 UTC 2016 Alexander Graf <agraf@suse.de> arm: Add support for HYP mode and LPAE page tables

We currently always modify the SVC versions of registers and only support
the short descriptor PTE format.

Some boards however (like the RPi2) run in HYP mode. There, we need to modify
the HYP version of system registers and HYP mode only supports the long
descriptor PTE format.

So this patch introduces support for both long descriptor PTEs and HYP mode
registers.

Signed-off-by: Alexander Graf <agraf@suse.de>
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dcache-cp15.cd990f5c834f1b42293fb53e4fd7f3aa988184196 Wed Mar 16 14:41:21 UTC 2016 Alexander Graf <agraf@suse.de> arm: Add support for HYP mode and LPAE page tables

We currently always modify the SVC versions of registers and only support
the short descriptor PTE format.

Some boards however (like the RPi2) run in HYP mode. There, we need to modify
the HYP version of system registers and HYP mode only supports the long
descriptor PTE format.

So this patch introduces support for both long descriptor PTEs and HYP mode
registers.

Signed-off-by: Alexander Graf <agraf@suse.de>
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dsystem.hd990f5c834f1b42293fb53e4fd7f3aa988184196 Wed Mar 16 14:41:21 UTC 2016 Alexander Graf <agraf@suse.de> arm: Add support for HYP mode and LPAE page tables

We currently always modify the SVC versions of registers and only support
the short descriptor PTE format.

Some boards however (like the RPi2) run in HYP mode. There, we need to modify
the HYP version of system registers and HYP mode only supports the long
descriptor PTE format.

So this patch introduces support for both long descriptor PTEs and HYP mode
registers.

Signed-off-by: Alexander Graf <agraf@suse.de>