Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/lib/
H A Dbootm.cbb975455650b1f36681de31a93ffe54952ed3a6b Thu Sep 19 16:06:43 UTC 2013 Andre Przywara <andre.przywara@linaro.org> ARM: trigger non-secure state switch during bootm execution

To actually trigger the non-secure switch we just implemented, call
the switching routine from within the bootm command implementation.
This way we automatically enable this feature without further user
intervention.

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