platform_bionic/libc/seccomp
Paul Lawrence 3dd3d55af2 Add seccomp blacklist, and exclude swap functions
Bug: 37253880
Test: Make sure device boots
      Run pylint on genseccomp.py, test_genseccomp.py
      Run test_genseccomp.py
      Run new CTS test
      cts-tradefed run cts -m CtsSecurityTestCases -t android.security.cts.SeccompTest

Change-Id: I833a5364a1481d65173e77654da1798dc45a3f9d
2017-04-12 19:34:33 +00: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 seccomp blacklist, and exclude swap functions 2017-04-12 19:34:33 +00:00
arm_policy.cpp Add seccomp blacklist, and exclude swap functions 2017-04-12 19:34:33 +00:00
mips64_policy.cpp Add seccomp blacklist, and exclude swap functions 2017-04-12 19:34:33 +00:00
mips_policy.cpp Add seccomp blacklist, and exclude swap functions 2017-04-12 19:34:33 +00:00
seccomp_bpfs.h Support all architectures in seccomp 2017-03-13 18:26:50 +00:00
seccomp_policy.cpp Expose seccomp table 2017-03-27 15:51:50 -07:00
x86_64_policy.cpp Add seccomp blacklist, and exclude swap functions 2017-04-12 19:34:33 +00:00
x86_policy.cpp Add seccomp blacklist, and exclude swap functions 2017-04-12 19:34:33 +00:00