Skip to content

Commit e20706d

Browse files
peaktocreekakpm00
authored andcommitted
mseal sysmap: add arch-support txt
Add Documentation/features/core/mseal_sys_mappings/arch-support.txt N/A: the arch is 32bits only and mseal is not supported in 32 bits, therefore N/A (until mseal is available in 32 bits kernel). [jeffxu@chromium.org: update to v3] Link: https://lkml.kernel.org/r/20250324151537.1106542-2-jeffxu@google.com Link: https://lkml.kernel.org/r/20250321032627.4147562-2-jeffxu@google.com Signed-off-by: Jeff Xu <jeffxu@chromium.org> Cc: Alexander Gordeev <agordeev@linux.ibm.com> Cc: Christian Borntraeger <borntraeger@linux.ibm.com> Cc: Eric Dumaze <edumazet@google.com> Cc: Geert Uytterhoeven <geert@linux-m68k.org> Cc: guoweikang <guoweikang.kernel@gmail.com> Cc: Heiko Carstens <hca@linux.ibm.com> Cc: Kevin Brodsky <kevin.brodsky@arm.com> Cc: Liam Howlett <liam.howlett@oracle.com> Cc: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> Cc: Meghana Malladi <m-malladi@ti.com> Cc: Qi Zheng <zhengqi.arch@bytedance.com> Cc: Sven Schnelle <svens@linux.ibm.com> Cc: Thomas Weißschuh <thomas.weissschuh@linutronix.de> Cc: Vasily Gorbik <gor@linux.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent 24e3f9f commit e20706d

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
#
2+
# Feature name: mseal-system-mappings
3+
# Kconfig: ARCH_SUPPORTS_MSEAL_SYSTEM_MAPPINGS
4+
# description: arch supports mseal system mappings
5+
#
6+
-----------------------
7+
| arch |status|
8+
-----------------------
9+
| alpha: | TODO |
10+
| arc: | N/A |
11+
| arm: | N/A |
12+
| arm64: | ok |
13+
| csky: | N/A |
14+
| hexagon: | N/A |
15+
| loongarch: | TODO |
16+
| m68k: | N/A |
17+
| microblaze: | N/A |
18+
| mips: | TODO |
19+
| nios2: | N/A |
20+
| openrisc: | N/A |
21+
| parisc: | TODO |
22+
| powerpc: | TODO |
23+
| riscv: | TODO |
24+
| s390: | ok |
25+
| sh: | N/A |
26+
| sparc: | TODO |
27+
| um: | TODO |
28+
| x86: | ok |
29+
| xtensa: | N/A |
30+
-----------------------

0 commit comments

Comments
 (0)