Merge "Updated the policy file associated with riscv64"
This commit is contained in:
commit
2dc80e3805
1 changed files with 2 additions and 1 deletions
|
@ -19,12 +19,13 @@ getdents64: 1
|
|||
faccessat: 1
|
||||
recvmsg: 1
|
||||
recvfrom: 1
|
||||
sysinfo: 1
|
||||
process_vm_readv: 1
|
||||
tgkill: 1
|
||||
rt_sigprocmask: 1
|
||||
rt_sigaction: 1
|
||||
rt_tgsigqueueinfo: 1
|
||||
prctl: arg0 == PR_GET_NO_NEW_PRIVS || arg0 == 0x53564d41 || arg0 == PR_PAC_RESET_KEYS
|
||||
prctl: arg0 == PR_GET_NO_NEW_PRIVS || arg0 == 0x53564d41
|
||||
madvise: 1
|
||||
mprotect: arg2 in 0x1|0x2
|
||||
munmap: 1
|
||||
|
|
Loading…
Reference in a new issue