]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - Documentation/features/seccomp/seccomp-filter/arch-support.txt
Documentation/features: Add script that refreshes the arch support status files in...
[mirror_ubuntu-focal-kernel.git] / Documentation / features / seccomp / seccomp-filter / arch-support.txt
CommitLineData
5b8473a6
IM
1#
2# Feature name: seccomp-filter
3# Kconfig: HAVE_ARCH_SECCOMP_FILTER
4# description: arch supports seccomp filters
5#
6 -----------------------
7 | arch |status|
8 -----------------------
9 | alpha: | TODO |
10 | arc: | TODO |
11 | arm: | ok |
12 | arm64: | ok |
5b8473a6 13 | c6x: | TODO |
5b8473a6
IM
14 | h8300: | TODO |
15 | hexagon: | TODO |
16 | ia64: | TODO |
5b8473a6 17 | m68k: | TODO |
5b8473a6
IM
18 | microblaze: | TODO |
19 | mips: | ok |
5b8473a6
IM
20 | nios2: | TODO |
21 | openrisc: | TODO |
22 | parisc: | TODO |
23 | powerpc: | TODO |
24 | s390: | ok |
5b8473a6
IM
25 | sh: | TODO |
26 | sparc: | TODO |
c50b4659 27 | um: | ok |
5b8473a6
IM
28 | unicore32: | TODO |
29 | x86: | ok |
30 | xtensa: | TODO |
31 -----------------------