Message ID | 1591107505-6030-5-git-send-email-sumit.garg@linaro.org (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | Introduce TEE based Trusted Keys support | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 7b58ca2..50d0502 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9396,6 +9396,14 @@ F: include/keys/trusted-type.h F: include/keys/trusted_tpm.h F: security/keys/trusted-keys/ +KEYS-TRUSTED-TEE +M: Sumit Garg <sumit.garg@linaro.org> +L: linux-integrity@vger.kernel.org +L: keyrings@vger.kernel.org +S: Supported +F: include/keys/trusted_tee.h +F: security/keys/trusted-keys/trusted_tee.c + KEYS/KEYRINGS M: David Howells <dhowells@redhat.com> M: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>