blob: 0daed6cb6813a1c89dc4e567296063aff8c620b8 [file] [edit]
# Copyright 2023 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# rseq should be first due to frequency and purpose to decrease nptl latency
rseq: 1
brk: 1
# ioctl: arg1 == HIDIOCSFEATURE(66) || arg1 == HIDIOCGFEATURE(66)
# || arg1 == TCGETS
ioctl: arg1 == 0xc0424806 || arg1 == 0xc0424807 || arg1 == 0x5401
set_tid_address: 1
set_robust_list: 1
uname: 1
prlimit64: 1
readlinkat: 1
getrandom: 1
mprotect: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE
openat: 1
clock_nanosleep: 1
newfstatat: 1
write: 1
exit_group: 1
restart_syscall: 1
exit: 1
rt_sigreturn: 1
execve: 1