]> granicus.if.org Git - strace/blob - linux/aarch64/arch_defs_.h
Introduce seccomp-assisted syscall filtering
[strace] / linux / aarch64 / arch_defs_.h
1 /*
2  * Copyright (c) 2018 The strace developers.
3  * All rights reserved.
4  *
5  * SPDX-License-Identifier: LGPL-2.1-or-later
6  */
7
8 #define HAVE_ARCH_OLD_MMAP 1
9 #define HAVE_ARCH_OLD_SELECT 1
10 #define HAVE_ARCH_UID16_SYSCALLS 1
11 #define SUPPORTED_PERSONALITIES 2
12 #define PERSONALITY0_AUDIT_ARCH { AUDIT_ARCH_AARCH64, 0 }
13 #define PERSONALITY1_AUDIT_ARCH { AUDIT_ARCH_ARM,     0 }