Most of the v1 patch set has been merged.
Changes since v1:

 * I've added the missing check against arg3 through arg5.
 * I've removed the -O1 I had cribed from the MTE patch set.


r~


Richard Henderson (2):
  linux-user: Implement PR_PAC_RESET_KEYS
  tests/tcg/aarch64: Add pauth smoke test

 linux-user/aarch64/target_syscall.h |  7 ++++++
 linux-user/syscall.c                | 36 +++++++++++++++++++++++++++++
 tests/tcg/aarch64/pauth-1.c         | 23 ++++++++++++++++++
 tests/tcg/aarch64/Makefile.target   |  6 ++++-
 4 files changed, 71 insertions(+), 1 deletion(-)
 create mode 100644 tests/tcg/aarch64/pauth-1.c

-- 
2.17.2


Reply via email to