On Mon, 20 Jun 2022 at 19:51, Richard Henderson <richard.hender...@linaro.org> wrote: > > Note that SME remains effectively disabled for user-only, > because we do not yet set CPACR_EL1.SMEN. This needs to > wait until the kernel ABI is implemented. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > docs/system/arm/emulation.rst | 4 ++++ > target/arm/cpu64.c | 11 +++++++++++ > 2 files changed, 15 insertions(+) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM