]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - Documentation/features/seccomp/seccomp-filter/arch-support.txt
Merge tag 'sh-pfc-for-v5.1-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[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 |
8a5aaf97 14 | csky: | TODO |
5b8473a6
IM
15 | h8300: | TODO |
16 | hexagon: | TODO |
17 | ia64: | TODO |
5b8473a6 18 | m68k: | TODO |
5b8473a6
IM
19 | microblaze: | TODO |
20 | mips: | ok |
7156fc29 21 | nds32: | TODO |
5b8473a6
IM
22 | nios2: | TODO |
23 | openrisc: | TODO |
7156fc29
AP
24 | parisc: | ok |
25 | powerpc: | ok |
26 | riscv: | TODO |
5b8473a6 27 | s390: | ok |
5b8473a6
IM
28 | sh: | TODO |
29 | sparc: | TODO |
c50b4659 30 | um: | ok |
5b8473a6
IM
31 | unicore32: | TODO |
32 | x86: | ok |
33 | xtensa: | TODO |
34 -----------------------