Richard Henderson <[email protected]> writes:
> Remove the use of regime_is_secure from regime_translation_disabled. > > This fixes a bug in S1_ptw_translate and get_phys_addr where we had > passed ARMMMUIdx_Stage2 and not ARMMMUIdx_Stage2_S to determine if > Stage2 is disabled, affecting FEAT_SEL2. > > Signed-off-by: Richard Henderson <[email protected]> Reviewed-by: Alex Bennée <[email protected]> -- Alex Bennée
