| # Copyright 2022 The Chromium OS Authors. All rights reserved. | |
| # Use of this source code is governed by a BSD-style license that can be | |
| # found in the LICENSE file. | |
| brk: 1 | |
| ioctl: arg1 == 0xc0424807 || arg1 == 0x5401 || arg1 == 0xc0424806 | |
| clock_nanosleep_time64: 1 | |
| execve: 1 | |
| ARM_set_tls: 1 | |
| uname: 1 | |
| readlink: 1 | |
| mprotect: arg2 in 0xfffffffb || arg2 in 0xfffffffd | |
| openat: 1 | |
| statx: 1 | |
| fstat64: 1 | |
| write: 1 | |
| exit_group: 1 | |
| restart_syscall: 1 | |
| exit: 1 | |
| rt_sigreturn: 1 |