This covers trusted keys backed by NXP's DCP (Data Co-Processor) chip found in smaller i.MX SoCs.
Signed-off-by: David Gstir <[email protected]> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 90f13281d297..988d01226131 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11647,6 +11647,15 @@ S: Maintained F: include/keys/trusted_caam.h F: security/keys/trusted-keys/trusted_caam.c +KEYS-TRUSTED-DCP +M: David Gstir <[email protected]> +R: sigma star Kernel Team <[email protected]> +L: [email protected] +L: [email protected] +S: Supported +F: include/keys/trusted_dcp.h +F: security/keys/trusted-keys/trusted_dcp.c + KEYS-TRUSTED-TEE M: Sumit Garg <[email protected]> L: [email protected] -- 2.35.3
