On Tue, 23 Jun 2020 at 20:37, Richard Henderson <richard.hender...@linaro.org> wrote: > > Fill out the stub that was added earlier. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > v8: Remove ra argument to mte_probe1 (pmm). > --- > target/arm/internals.h | 48 +++++++++++++++ > target/arm/mte_helper.c | 132 +++++++++++++++++++++++++++++++++++++++- > 2 files changed, 179 insertions(+), 1 deletion(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM