On Thu, 28 Jan 2021 at 22:42, Richard Henderson <richard.hender...@linaro.org> wrote: > > These prctl fields are required for the function of MTE. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > linux-user/aarch64/target_syscall.h | 9 ++++++ > linux-user/syscall.c | 43 +++++++++++++++++++++++++++++ > 2 files changed, 52 insertions(+)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM