On Tue, Nov 03, 2020 at 09:31:46PM +0530, Sumit Garg wrote: > Add a Trusted Keys co-maintainer entry in order to support TEE based > Trusted Keys framework. > > Signed-off-by: Sumit Garg <[email protected]>
Acked-by: Jarkko Sakkinen <[email protected]> > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index e73636b..52687bb 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -9732,11 +9732,13 @@ KEYS-TRUSTED > M: James Bottomley <[email protected]> > M: Jarkko Sakkinen <[email protected]> > M: Mimi Zohar <[email protected]> > +M: Sumit Garg <[email protected]> > L: [email protected] > L: [email protected] > S: Supported > F: Documentation/security/keys/trusted-encrypted.rst > F: include/keys/trusted-type.h > +F: include/keys/trusted_tee.h > F: include/keys/trusted_tpm.h > F: security/keys/trusted-keys/ > > -- > 2.7.4 > > /Jarkko

