commit | 1dbc40e7d2c87f40addbfd6b7a2f119493133d22 | [log] [tgz] |
---|---|---|
author | Keerthy <j-keerthy@ti.com> | Wed Sep 14 10:43:33 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 06 20:58:16 2016 -0400 |
tree | fb7ddcf63e2c93526ee041eb32aa4fe950b03072 | |
parent | d31d4a2d7523c73b5da03a1697b6438e1fe1b027 [diff] |
ARM: OMAP5+: Override switch_to_hypervisor function Override the switch_to_hypervisor function to switch cpu to hypervisor mode using the available ROM code hook early in the boot phase before the boot loader checks for HYP mode. Based on the work done by Jonathan Bergsagel jbergsagel@ti.com. Cc: beagleboard-x15@googlegroups.com Signed-off-by: Keerthy <j-keerthy@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>