Commit 7f3113e3 authored by Ahmad Fatoum's avatar Ahmad Fatoum Committed by Jarkko Sakkinen
Browse files

MAINTAINERS: add KEYS-TRUSTED-CAAM



Create a maintainer entry for CAAM trusted keys in the Linux keyring.

Reviewed-by: default avatarPankaj Gupta <pankaj.gupta@nxp.com>
Acked-by: default avatarJarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: default avatarAhmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: default avatarJarkko Sakkinen <jarkko@kernel.org>
parent 5002426e
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -10860,6 +10860,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@pengutronix.de>
R:	Pengutronix Kernel Team <kernel@pengutronix.de>
L:	linux-integrity@vger.kernel.org
L:	keyrings@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@redhat.com>
M:	Jarkko Sakkinen <jarkko@kernel.org>