summaryrefslogtreecommitdiff
path: root/arch/xtensa/include/asm/seccomp.h
AgeCommit message (Collapse)AuthorFilesLines
2020-11-20xtensa: Enable seccomp architecture trackingYiFei Zhu1-0/+11
To enable seccomp constant action bitmaps, we need to have a static mapping to the audit architecture and system call table size. Add these for xtensa. Signed-off-by: YiFei Zhu <yifeifz2@illinois.edu> Signed-off-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/79669648ba167d668ea6ffb4884250abcd5ed254.1605101222.git.yifeifz2@illinois.edu