On Wed, 3 Jun 2020 at 02:13, Richard Henderson <[email protected]> wrote: > > Protect reads of aa64 id registers with ARM_CP_STATE_AA64. > Use this as a simpler test than arm_el_is_aa64, since EL3 > cannot change mode. > > Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
