Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/
H A Dsystem.hdiff d31d4a2d7523c73b5da03a1697b6438e1fe1b027 Wed Sep 14 00:13:32 CDT 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>
/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dstart.Sdiff d31d4a2d7523c73b5da03a1697b6438e1fe1b027 Wed Sep 14 00:13:32 CDT 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>