platform_bionic/libc/seccomp
Paul Lawrence 6a6d669bfc Expand whitelist
Bug: 36449658
Test: Builds
Change-Id: I610da03e7a3cede218d1657f53797ab72cbdf317
2017-03-23 12:21:29 -07:00
..
include Generate both static and shared libseccomp_policy. 2017-03-02 18:57:44 -08:00
Android.bp Support all architectures in seccomp 2017-03-13 18:26:50 +00:00
arm64_policy.cpp Fix problem that we don't block syscalls below min value 2017-03-22 09:48:17 -07:00
arm_policy.cpp Expand whitelist 2017-03-23 12:21:29 -07:00
mips64_policy.cpp Fix problem that we don't block syscalls below min value 2017-03-22 09:48:17 -07:00
mips_policy.cpp Expand whitelist 2017-03-23 12:21:29 -07:00
seccomp_bpfs.h Support all architectures in seccomp 2017-03-13 18:26:50 +00:00
seccomp_policy.cpp Support all architectures in seccomp 2017-03-13 18:26:50 +00:00
x86_64_policy.cpp Fix problem that we don't block syscalls below min value 2017-03-22 09:48:17 -07:00
x86_policy.cpp Expand whitelist 2017-03-23 12:21:29 -07:00