Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/cpu/armv7/
H A Dstart.Sc4a4e2e20ca226948b62ed116df98f7a3932f2ac Tue Apr 02 05:43:36 UTC 2013 Andre Przywara <andre.przywara@linaro.org> ARMv7: start.S: stay in HYP mode if u-boot is entered in it

The KVM and Xen hypervisors for the Cortex-A15 virtualization
implementation need to be entered in HYP mode. Should the primary
board firmware already enter HYP mode (Calxeda firmware does that),
we should not deliberately drop back to SVC mode.
Since U-boot does not use the MMU, running in HYP mode is just fine.

Signed-off-by: Andre Przywara <andre.przywara@linaro.org>