aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntoine Ténart <antoine.tenart@free-electrons.com>2017-05-24 16:10:35 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2017-06-10 12:04:22 +0800
commitee0db78d62d81dcbfba7c3e4d523ecae9d7b7c08 (patch)
tree04a1990542cc38c178c636e4f2d94cd2357317d2
parentcrypto: inside-secure - add SafeXcel EIP197 crypto engine driver (diff)
downloadlinux-dev-ee0db78d62d81dcbfba7c3e4d523ecae9d7b7c08.tar.xz
linux-dev-ee0db78d62d81dcbfba7c3e4d523ecae9d7b7c08.zip
MAINTAINERS: add a maintainer for the Inside Secure crypto driver
A new cryptographic engine driver was added in drivers/crypto/inside-secure. Add myself as a maintainer for this driver. Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f7d568b8f133..1f2017604f16 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6602,6 +6602,12 @@ F: Documentation/input/multi-touch-protocol.rst
F: drivers/input/input-mt.c
K: \b(ABS|SYN)_MT_
+INSIDE SECURE CRYPTO DRIVER
+M: Antoine Tenart <antoine.tenart@free-electrons.com>
+F: drivers/crypto/inside-secure/
+S: Maintained
+L: linux-crypto@vger.kernel.org
+
INTEL ASoC BDW/HSW DRIVERS
M: Jie Yang <yang.jie@linux.intel.com>
L: alsa-devel@alsa-project.org (moderated for non-subscribers)