summaryrefslogtreecommitdiff
path: root/dionysos_top.vhd
AgeCommit message (Expand)AuthorFilesLines
2010-06-18Add TSE MAC and hook it up (code taken from SInet)Tobias Klauser1-3/+315
2010-03-26Rename project, correctly instantiate SOPC systemTobias Klauser1-11/+11
2010-03-26Initial commitTobias Klauser1-0/+235
>
authorRicky Zhou <rickyz@chromium.org>2016-10-13 10:34:08 -0700
committerKees Cook <keescook@chromium.org>2016-11-01 08:58:10 -0700
commit1ff120504f8c322a03fbce035d99e29e741da725 (patch)
tree08c14543552cc15c4bd918ea0bd062483b6cfeda /samples
parent0af04ba5640dd6318f117a9fcbfde886516a0220 (diff)
samples/seccomp: Enable PR_SET_NO_NEW_PRIVS in dropper
Either CAP_SYS_ADMIN or PR_SET_NO_NEW_PRIVS is required to enable seccomp. This allows samples/seccomp/dropper to be run without CAP_SYS_ADMIN. Signed-off-by: Ricky Zhou <rickyz@chromium.org> Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'samples')