diff options
author | Antoine Ténart <[email protected]> | 2017-05-24 16:10:35 +0200 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2017-06-10 12:04:22 +0800 |
commit | ee0db78d62d81dcbfba7c3e4d523ecae9d7b7c08 (patch) | |
tree | 04a1990542cc38c178c636e4f2d94cd2357317d2 | |
parent | 1b44c5a60c137e5fd0c2c8b86e58fdbc9cd181ce (diff) |
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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
-rw-r--r-- | MAINTAINERS | 6 |
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 <[email protected]> +F: drivers/crypto/inside-secure/ +S: Maintained + INTEL ASoC BDW/HSW DRIVERS M: Jie Yang <[email protected]> L: [email protected] (moderated for non-subscribers) |