Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: add entry for DCP-based trusted keys

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>

authored by

David Gstir and committed by
Jarkko Sakkinen
df866688 2e8a0f40

+9
+9
MAINTAINERS
··· 12014 12014 F: include/keys/trusted_caam.h 12015 12015 F: security/keys/trusted-keys/trusted_caam.c 12016 12016 12017 + KEYS-TRUSTED-DCP 12018 + M: David Gstir <david@sigma-star.at> 12019 + R: sigma star Kernel Team <upstream+dcp@sigma-star.at> 12020 + L: linux-integrity@vger.kernel.org 12021 + L: keyrings@vger.kernel.org 12022 + S: Supported 12023 + F: include/keys/trusted_dcp.h 12024 + F: security/keys/trusted-keys/trusted_dcp.c 12025 + 12017 12026 KEYS-TRUSTED-TEE 12018 12027 M: Sumit Garg <sumit.garg@linaro.org> 12019 12028 L: linux-integrity@vger.kernel.org