On Sun, 3 Jul 2022 at 09:27, Richard Henderson <[email protected]> wrote: > > Fixes a bug in that we were not honoring MTE from user-only > SVE. Copy the user-only MTE logic from allocation_tag_mem > into sve_probe_page. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/sve_helper.c | 3 +++
Reviewed-by: Peter Maydell <[email protected]> and added to target-arm.next as a bugfix. thanks -- PMM
