
3 Sep
2021
3 Sep
'21
12:42 a.m.
On Thu, Aug 19, 2021 at 04:53:13PM +0100, Peter Hoyes wrote:
From: Peter Hoyes Peter.Hoyes@arm.com
Use the environment variable armv8_switch_to_el1 to determine whether to switch to EL1 at runtime. This is an alternative to the CONFIG_ARMV8_SWITCH_TO_EL1 compile-time option.
The environment variable will be ineffective if the ARMV8_MULTIENTRY config is used.
This is required by the Armv8r64 architecture, which must be able to boot at S-EL1 for Linux but may need to boot at other ELs for other systems.
Signed-off-by: Peter Hoyes Peter.Hoyes@arm.com
Applied to u-boot/next, thanks!
--
Tom