qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v10.5 0/1] tests/tcg/aarch64: Add bti mmap smoke test


From: Richard Henderson
Subject: [PATCH v10.5 0/1] tests/tcg/aarch64: Add bti mmap smoke test
Date: Tue, 6 Oct 2020 12:23:58 -0500

Based-on: 20201002215955.254866-1-richard.henderson@linaro.org
(linux-user: User support for AArch64 BTI)

Adding a second smoke test, which both tests PROT_BTI via the
syscall, as opposed to the ELF NOTE.


r~


Richard Henderson (1):
  tests/tcg/aarch64: Add bti mmap smoke test

 tests/tcg/aarch64/bti-2.c         | 108 ++++++++++++++++++++++++++++++
 tests/tcg/aarch64/Makefile.target |   7 +-
 2 files changed, 113 insertions(+), 2 deletions(-)
 create mode 100644 tests/tcg/aarch64/bti-2.c

-- 
2.25.1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]