On Thu, 12 Dec 2019 at 11:47, Alex Bennée <[email protected]> wrote:
>
> A write to the SCR can change the effective EL by droppping the system
> from secure to non-secure mode. However if we use a cached current_el
> from before the change we'll rebuild the flags incorrectly. To fix
> this we introduce the ARM_CP_NEWEL CP flag to indicate the new EL
> should be used when recomputing the flags.
>
> Signed-off-by: Alex Bennée <[email protected]>
> Tested-by: Philippe Mathieu-Daudé <[email protected]>
> Cc: Richard Henderson <[email protected]>
> Message-Id: <[email protected]>
>
> ---



Applied to target-arm.next, thanks (I added a cc-stable).

-- PMM

Reply via email to