On 19 August 2014 01:54, Peter Crosthwaite <[email protected]> wrote:
> Linux should boot in EL2 or EL1. If in EL3, jump down before handing
> off to Linux.
>
> Signed-off-by: Peter Crosthwaite <[email protected]>

The other way we could do this would be to have the
do_cpu_reset() hook put the CPU into EL2 or EL1 before
starting the boot code. (This would be in line with how it
would work for KVM).

Have you thought about how this would work for
secondary CPUs (which boot via PSCI poweron)?

thanks
-- PMM

Reply via email to