[PATCH v9 7/7] MAINTAINERS: add KEYS-TRUSTED-CAAM

Jarkko Sakkinen jarkko at kernel.org
Sat May 7 19:29:12 UTC 2022


On Sat, May 07, 2022 at 10:26:21PM +0300, Jarkko Sakkinen wrote:
> On Fri, May 06, 2022 at 08:25:53AM +0200, Ahmad Fatoum wrote:
> > Create a maintainer entry for CAAM trusted keys in the Linux keyring.
> > 
> > Reviewed-by: Pankaj Gupta <pankaj.gupta at nxp.com>
> > Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
> > ---
> > v8 -> v9:
> >   - rewrite commit message (Jarkko)
> > v7 -> v8:
> >   - add Pankaj's Reviewed-by
> > v6 -> v7:
> >   - split off as separate patch (Jarkko)
> > 
> > To: Jarkko Sakkinen <jarkko at kernel.org>
> > To: James Bottomley <jejb at linux.ibm.com>
> > To: Mimi Zohar <zohar at linux.ibm.com>
> > To: David Howells <dhowells at redhat.com>
> > Cc: James Morris <jmorris at namei.org>
> > Cc: "Serge E. Hallyn" <serge at hallyn.com>
> > Cc: "Horia Geantă" <horia.geanta at nxp.com>
> > Cc: Pankaj Gupta <pankaj.gupta at nxp.com>
> > Cc: Herbert Xu <herbert at gondor.apana.org.au>
> > Cc: "David S. Miller" <davem at davemloft.net>
> > Cc: Eric Biggers <ebiggers at kernel.org>
> > Cc: Jan Luebbe <j.luebbe at pengutronix.de>
> > Cc: David Gstir <david at sigma-star.at>
> > Cc: Richard Weinberger <richard at nod.at>
> > Cc: Franck LENORMAND <franck.lenormand at nxp.com>
> > Cc: Matthias Schiffer <matthias.schiffer at ew.tq-group.com>
> > Cc: Michael Walle <michael at walle.cc>
> > Cc: Sumit Garg <sumit.garg at linaro.org>
> > Cc: keyrings at vger.kernel.org
> > Cc: linux-crypto at vger.kernel.org
> > Cc: linux-doc at vger.kernel.org
> > Cc: linux-integrity at vger.kernel.org
> > Cc: linux-kernel at vger.kernel.org
> > Cc: linux-security-module at vger.kernel.org
> > ---
> >  MAINTAINERS | 9 +++++++++
> >  1 file changed, 9 insertions(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 5e8c2f611766..e58e6fc3016d 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -10855,6 +10855,15 @@ S:	Supported
> >  F:	include/keys/trusted_tee.h
> >  F:	security/keys/trusted-keys/trusted_tee.c
> >  
> > +KEYS-TRUSTED-CAAM
> > +M:	Ahmad Fatoum <a.fatoum at pengutronix.de>
> > +R:	Pengutronix Kernel Team <kernel at pengutronix.de>
> > +L:	linux-integrity at vger.kernel.org
> > +L:	keyrings at vger.kernel.org
> > +S:	Maintained
> > +F:	include/keys/trusted_caam.h
> > +F:	security/keys/trusted-keys/trusted_caam.c
> > +
> >  KEYS/KEYRINGS
> >  M:	David Howells <dhowells at redhat.com>
> >  M:	Jarkko Sakkinen <jarkko at kernel.org>
> > -- 
> > 2.30.2
> > 
> 
> Acked-by: Jarkko Sakkinen <jarkko at kernel.org>

3/7 would probably need tested-by. Other than that this starts to look
good...

BR, Jarkko



More information about the Linux-security-module-archive mailing list