On Tue, 23 Jun 2020 at 20:37, Richard Henderson <[email protected]> wrote: > > Fill out the stub that was added earlier. > > Signed-off-by: Richard Henderson <[email protected]> > --- > 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 <[email protected]> thanks -- PMM
