Merge tag 'Smack-for-5.11-io_uring-fix' of git://github.com/cschaufler/smack-next
[linux-2.6-microblaze.git] / Documentation / features / seccomp / seccomp-filter / arch-support.txt
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  |
13     |         c6x: | TODO |
14     |        csky: |  ok  |
15     |       h8300: | TODO |
16     |     hexagon: | TODO |
17     |        ia64: | TODO |
18     |        m68k: | TODO |
19     |  microblaze: | TODO |
20     |        mips: |  ok  |
21     |       nds32: | TODO |
22     |       nios2: | TODO |
23     |    openrisc: | TODO |
24     |      parisc: |  ok  |
25     |     powerpc: |  ok  |
26     |       riscv: |  ok  |
27     |        s390: |  ok  |
28     |          sh: |  ok  |
29     |       sparc: | TODO |
30     |          um: |  ok  |
31     |         x86: |  ok  |
32     |      xtensa: |  ok  |
33     -----------------------