On Fri, 8 Jul 2022 at 18:07, Richard Henderson <richard.hender...@linaro.org> wrote: > > Require NVL == SVL on startup, to make it easier to manage reginfo. > Most of the time PSTATE.SM would be active with PSTATE.ZA anyway, > for any non-trivial SME testing. > > Extend saved storage only when PSTATE.ZA is active. > Use a carefully reserved uint16_t for saving SVCR. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM