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). [[email protected]: update to v3] Link: https://lkml.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Jeff Xu <[email protected]> Cc: Alexander Gordeev <[email protected]> Cc: Christian Borntraeger <[email protected]> Cc: Eric Dumaze <[email protected]> Cc: Geert Uytterhoeven <[email protected]> Cc: guoweikang <[email protected]> Cc: Heiko Carstens <[email protected]> Cc: Kevin Brodsky <[email protected]> Cc: Liam Howlett <[email protected]> Cc: Lorenzo Stoakes <[email protected]> Cc: Meghana Malladi <[email protected]> Cc: Qi Zheng <[email protected]> Cc: Sven Schnelle <[email protected]> Cc: Thomas Weißschuh <[email protected]> Cc: Vasily Gorbik <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
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)