aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorZaibo Xu <xuzaibo@huawei.com>2019-09-30 17:20:09 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2019-10-10 23:36:32 +1100
commit75451f871cf5ed735c96118894fb9de418cd8a79 (patch)
treee95181fdd70af86a9a05e327e129c4ca074724a8 /MAINTAINERS
parentcrypto: hisilicon - Add debugfs for HPRE (diff)
downloadlinux-dev-75451f871cf5ed735c96118894fb9de418cd8a79.tar.xz
linux-dev-75451f871cf5ed735c96118894fb9de418cd8a79.zip
MAINTAINERS: Add maintainer for HiSilicon HPRE driver
Here adds maintainer information for high performance RSA engine (HPRE) driver. Signed-off-by: Zaibo Xu <xuzaibo@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 5117a34496fe..c216e7e9fff4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7365,6 +7365,15 @@ F: include/uapi/linux/if_hippi.h
F: net/802/hippi.c
F: drivers/net/hippi/
+HISILICON HIGH PERFORMANCE RSA ENGINE DRIVER (HPRE)
+M: Zaibo Xu <xuzaibo@huawei.com>
+L: linux-crypto@vger.kernel.org
+S: Maintained
+F: drivers/crypto/hisilicon/hpre/hpre_crypto.c
+F: drivers/crypto/hisilicon/hpre/hpre_main.c
+F: drivers/crypto/hisilicon/hpre/hpre.h
+F: Documentation/ABI/testing/debugfs-hisi-hpre
+
HISILICON NETWORK SUBSYSTEM 3 DRIVER (HNS3)
M: Yisen Zhuang <yisen.zhuang@huawei.com>
M: Salil Mehta <salil.mehta@huawei.com>