On Mon, 20 Jun 2022 at 19:51, Richard Henderson <[email protected]> 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 <[email protected]> > --- > docs/system/arm/emulation.rst | 4 ++++ > target/arm/cpu64.c | 11 +++++++++++ > 2 files changed, 15 insertions(+) >
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
