On Fri, 11 Aug 2023 at 22:41, Richard Henderson <richard.hender...@linaro.org> wrote: > > When the cpu support MTE, but the system does not, reduce cpu > support to user instructions at EL0 instead of completely > disabling MTE. If we encounter a cpu implementation which does > something else, we can revisit this setting. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM