* [PATCH v3 0/1] mseal sysmap: add arch-support txt
@ 2025-03-24 15:15 jeffxu
2025-03-24 15:15 ` [PATCH v3 1/1] " jeffxu
0 siblings, 1 reply; 2+ messages in thread
From: jeffxu @ 2025-03-24 15:15 UTC (permalink / raw)
To: jeffxu
Cc: Liam.Howlett, agordeev, akpm, borntraeger, edumazet, geert, gor,
guoweikang.kernel, hca, kees, kevin.brodsky, linux-hardening,
linux-kernel, linux-mm, lorenzo.stoakes, m-malladi, svens,
thomas.weissschuh, zhengqi.arch
From: Jeff Xu <jeffxu@chromium.org>
Add Documentation/features/core/mseal_sys_mappings/arch-support.txt
History:
V3:
- add arc/csky/m68k/nios2/xtensa (Geert Uytterhoeven)
V2:
https://lore.kernel.org/all/20250321032627.4147562-1-jeffxu@google.com/
- add hexagon,microblaze,openrisc,sh as N/A (Geert Uytterhoeven)
V1:
https://lore.kernel.org/all/20250313000623.3192896-1-jeffxu@google.com/
Jeff Xu (1):
mseal sysmap: add arch-support txt
.../core/mseal_sys_mappings/arch-support.txt | 30 +++++++++++++++++++
1 file changed, 30 insertions(+)
create mode 100644 Documentation/features/core/mseal_sys_mappings/arch-support.txt
--
2.49.0.395.g12beb8f557-goog
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH v3 1/1] mseal sysmap: add arch-support txt
2025-03-24 15:15 [PATCH v3 0/1] mseal sysmap: add arch-support txt jeffxu
@ 2025-03-24 15:15 ` jeffxu
0 siblings, 0 replies; 2+ messages in thread
From: jeffxu @ 2025-03-24 15:15 UTC (permalink / raw)
To: jeffxu
Cc: Liam.Howlett, agordeev, akpm, borntraeger, edumazet, geert, gor,
guoweikang.kernel, hca, kees, kevin.brodsky, linux-hardening,
linux-kernel, linux-mm, lorenzo.stoakes, m-malladi, svens,
thomas.weissschuh, zhengqi.arch
From: Jeff Xu <jeffxu@chromium.org>
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).
Signed-off-by: Jeff Xu <jeffxu@chromium.org>
---
.../core/mseal_sys_mappings/arch-support.txt | 30 +++++++++++++++++++
1 file changed, 30 insertions(+)
create mode 100644 Documentation/features/core/mseal_sys_mappings/arch-support.txt
diff --git a/Documentation/features/core/mseal_sys_mappings/arch-support.txt b/Documentation/features/core/mseal_sys_mappings/arch-support.txt
new file mode 100644
index 000000000000..c6cab9760d57
--- /dev/null
+++ b/Documentation/features/core/mseal_sys_mappings/arch-support.txt
@@ -0,0 +1,30 @@
+#
+# Feature name: mseal-system-mappings
+# Kconfig: ARCH_SUPPORTS_MSEAL_SYSTEM_MAPPINGS
+# description: arch supports mseal system mappings
+#
+ -----------------------
+ | arch |status|
+ -----------------------
+ | alpha: | TODO |
+ | arc: | N/A |
+ | arm: | N/A |
+ | arm64: | ok |
+ | csky: | N/A |
+ | hexagon: | N/A |
+ | loongarch: | TODO |
+ | m68k: | N/A |
+ | microblaze: | N/A |
+ | mips: | TODO |
+ | nios2: | N/A |
+ | openrisc: | N/A |
+ | parisc: | TODO |
+ | powerpc: | TODO |
+ | riscv: | TODO |
+ | s390: | ok |
+ | sh: | N/A |
+ | sparc: | TODO |
+ | um: | TODO |
+ | x86: | ok |
+ | xtensa: | N/A |
+ -----------------------
--
2.49.0.395.g12beb8f557-goog
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-03-24 15:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-24 15:15 [PATCH v3 0/1] mseal sysmap: add arch-support txt jeffxu
2025-03-24 15:15 ` [PATCH v3 1/1] " jeffxu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox