[PATCH 0/2] seccomp: Add arm and arm64 bitmap support
Kees Cook
keescook at chromium.org
Tue Oct 27 20:19:58 EDT 2020
Hi,
I took a quick look at arm64 and arm for enabling bitmaps, and figured
I'd send these patches to show it. I'll take this via the seccomp tree
if no one sees a problem.
Thanks!
-Kees
Kees Cook (2):
arm64: Enable seccomp architecture tracking
arm: Enable seccomp architecture tracking
arch/arm/include/asm/Kbuild | 1 -
arch/arm/include/asm/seccomp.h | 11 +++++++++++
arch/arm64/include/asm/seccomp.h | 15 +++++++++++++++
3 files changed, 26 insertions(+), 1 deletion(-)
create mode 100644 arch/arm/include/asm/seccomp.h
--
2.25.1
More information about the linux-arm-kernel
mailing list