Message ID | 1560168515-32714-8-git-send-email-sumit.garg@linaro.org |
---|---|
State | New |
Headers | show |
Series | Introduce TEE based Trusted Keys support | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 2c2fce7..861df92 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8588,6 +8588,15 @@ F: include/keys/trusted-type.h F: security/keys/trusted.c F: security/keys/trusted.h +KEYS-TEE-TRUSTED +M: Sumit Garg <sumit.garg@linaro.org> +L: linux-integrity@vger.kernel.org +L: keyrings@vger.kernel.org +S: Supported +F: Documentation/security/keys/tee-trusted.rst +F: include/keys/tee_trusted.h +F: security/keys/tee_trusted.c + KEYS/KEYRINGS: M: David Howells <dhowells@redhat.com> L: keyrings@vger.kernel.org
Add MAINTAINERS entry for TEE based Trusted Keys framework. Signed-off-by: Sumit Garg <sumit.garg@linaro.org> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) -- 2.7.4