]> www.infradead.org Git - users/hch/block.git/commitdiff
MAINTAINERS: add entry for DCP-based trusted keys
authorDavid Gstir <david@sigma-star.at>
Wed, 3 Apr 2024 07:21:20 +0000 (09:21 +0200)
committerJarkko Sakkinen <jarkko@kernel.org>
Thu, 9 May 2024 15:29:03 +0000 (18:29 +0300)
This covers trusted keys backed by NXP's DCP (Data Co-Processor) chip
found in smaller i.MX SoCs.

Signed-off-by: David Gstir <david@sigma-star.at>
Acked-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
MAINTAINERS

index ec0284125e8f706cf4a6f6da241493ce8150e5fe..23dfe1761fbca2568a7235291ee922e47825a11c 100644 (file)
@@ -12014,6 +12014,15 @@ S:     Maintained
 F:     include/keys/trusted_caam.h
 F:     security/keys/trusted-keys/trusted_caam.c
 
+KEYS-TRUSTED-DCP
+M:     David Gstir <david@sigma-star.at>
+R:     sigma star Kernel Team <upstream+dcp@sigma-star.at>
+L:     linux-integrity@vger.kernel.org
+L:     keyrings@vger.kernel.org
+S:     Supported
+F:     include/keys/trusted_dcp.h
+F:     security/keys/trusted-keys/trusted_dcp.c
+
 KEYS-TRUSTED-TEE
 M:     Sumit Garg <sumit.garg@linaro.org>
 L:     linux-integrity@vger.kernel.org