platform_bionic/libc/seccomp
Lazar Trsic dd5bd456fb [MIPS64] Enable necessary mips64 syscalls in seccomp whitelist
Allow execution of: newfstatat, fstat and cacheflush syscalls
for mips64 arch.

Test: Boot mips64 emulator to homescreen with 3.18 kernel.
emulator -kernel prebuilts/qemu-kernel/mips64/3.18/kernel-qemu2

Change-Id: Ib5d6b0060f3e17b64d86fc944aa83a5240d512f8
2017-05-05 15:37:11 +02:00
..
include Expose seccomp table 2017-03-27 15:51:50 -07:00
Android.bp Support all architectures in seccomp 2017-03-13 18:26:50 +00:00
arm64_policy.cpp Add syscalls that aren't currently used to the seccomp whitelist. 2017-04-19 13:45:47 -07:00
arm_policy.cpp Add syscalls that aren't currently used to the seccomp whitelist. 2017-04-19 13:45:47 -07:00
mips64_policy.cpp [MIPS64] Enable necessary mips64 syscalls in seccomp whitelist 2017-05-05 15:37:11 +02:00
mips_policy.cpp Add syscalls that aren't currently used to the seccomp whitelist. 2017-04-19 13:45:47 -07:00
seccomp_bpfs.h Support all architectures in seccomp 2017-03-13 18:26:50 +00:00
seccomp_policy.cpp Fix MIPS seccomp definitions for PRIMARY and SECONDARY arch 2017-05-05 15:27:58 +02:00
x86_64_policy.cpp Add syscalls that aren't currently used to the seccomp whitelist. 2017-04-19 13:45:47 -07:00
x86_policy.cpp Add syscalls that aren't currently used to the seccomp whitelist. 2017-04-19 13:45:47 -07:00