Re: [PATCH v2 1/1] mseal sysmap: add arch-support txt
From: Jeff Xu
Date: Mon Mar 24 2025 - 10:53:37 EST
Hi Geert
On Mon, Mar 24, 2025 at 2:03 AM Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:
>
> Hi Jeff,
>
> On Fri, 21 Mar 2025 at 04:26, <jeffxu@xxxxxxxxxxxx> wrote:
> > From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
> >
> > Add Documentation/features/core/mseal_sys_mappings/arch-support.txt
> >
> > Signed-off-by: Jeff Xu <jeffxu@xxxxxxxxxxxx>
>
> Thanks for your patch!
>
> > --- /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: | TODO |
>
> N/A (32-bit only)
>
> > + | arm: | N/A |
> > + | arm64: | ok |
> > + | csky: | TODO |
>
> N/A (32-bit only)
>
> > + | hexagon: | N/A |
> > + | loongarch: | TODO |
> > + | m68k: | TODO |
>
> N/A (32-bit only)
>
> > + | microblaze: | N/A |
> > + | mips: | TODO |
> > + | nios2: | TODO |
>
> N/A (32-bit only)
>
> > + | openrisc: | N/A |
> > + | parisc: | TODO |
> > + | powerpc: | TODO |
> > + | riscv: | TODO |
> > + | s390: | ok |
> > + | sh: | N/A |
> > + | sparc: | TODO |
> > + | um: | TODO |
> > + | x86: | ok |
> > + | xtensa: | TODO |
>
> N/A (32-bit only)
>
> > + -----------------------
> > --
> > 2.49.0.395.g12beb8f557-goog
>
> Gr{oetje,eeting}s,
>
> Geert
>
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx
>
Thanks for your expertise! I'll send V3 .
-Jeff
> In personal conversations with technical people, I call myself a hacker. But
> when I'm talking to journalists I just say "programmer" or something like that.
> -- Linus Torvalds