Re: [PATCH] mseal sysmap: add arch-support txt
From: Heiko Carstens
Date: Mon Mar 17 2025 - 09:22:48 EST
On Thu, Mar 13, 2025 at 03:25:46PM -0700, Jeff Xu wrote:
> > > 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..8db637254de9
> > > --- /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
> > > +#
...
> > I mean fine, but why not in the existing mseal documentation file where you
> > already document system mappings?
> >
> you mean adding s390 in the mseal.rst ? I thought Heiko was going to
> add that ? [1], maybe not ?
>
> From the example given by Heiko [1] , arch-support.txt is the official
> way of documenting arch specific support. But adding these info in
> mseal.rst won't hurt.
>
> > Anyway yeah, let's move that over there please.
>
> I'm looking at Heiko's direction first to see if mseal.rst will be
> updated as part of the s390 patch, technically that belongs to Heiko's
> patch series. I can also add that if Heiko doesn't care :-)
Just sent a patch which does that. Sorry for the delay - I was offline
for a couple of days.