blob: 382c14b8dd8abccc6e01ccc6e9964e51e1c511f1 [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
# ioctl: arg1 == HIDIOCSFEATURE(66) || arg1 == HIDIOCGFEATURE(66)
# || arg1 == TCGETS
ioctl: arg1 == 0xc0424806 || arg1 == 0xc0424807 || arg1 == 0x5401
clock_nanosleep: 1
brk: 1
openat: 1
lseek: 1
write: 1
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
read: 1
close: 1
newfstatat: 1
exit_group: 1
restart_syscall: 1
exit: 1
rt_sigreturn: 1
execve: 1