On Sat, 1 Oct 2022 at 17:53, Richard Henderson <richard.hender...@linaro.org> wrote: > > Do not apply memattr or shareability for Stage2 translations. > Make sure to apply HCR_{DC,DCT} only to Regime_EL10, per the > pseudocode in AArch64.S1DisabledOutput. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > v3: Do not use a switch or a goto. > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM