Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dsystem.hd31d4a2d7523c73b5da03a1697b6438e1fe1b027 Wed Sep 14 05:13:32 UTC 2016 Keerthy <j-keerthy@ti.com> ARM: Introduce function to switch to hypervisor mode

On some of the SoCs one cannot enable hypervisor mode directly from the
u-boot because the ROM code puts the chip to supervisor mode after it
jumps to boot loader. Hence introduce a weak function which can be
overridden based on the SoC type and switch to hypervisor mode in a
custom way.

Cc: beagleboard-x15@googlegroups.com
Signed-off-by: Keerthy <j-keerthy@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/
H A Dstart.Sd31d4a2d7523c73b5da03a1697b6438e1fe1b027 Wed Sep 14 05:13:32 UTC 2016 Keerthy <j-keerthy@ti.com> ARM: Introduce function to switch to hypervisor mode

On some of the SoCs one cannot enable hypervisor mode directly from the
u-boot because the ROM code puts the chip to supervisor mode after it
jumps to boot loader. Hence introduce a weak function which can be
overridden based on the SoC type and switch to hypervisor mode in a
custom way.

Cc: beagleboard-x15@googlegroups.com
Signed-off-by: Keerthy <j-keerthy@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>