maintainers: add doc for crypto devices
authorThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 10 Mar 2016 22:35:37 +0000 (23:35 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 11 Mar 2016 00:43:21 +0000 (01:43 +0100)
Fixes: 1703e94ac5ce ("qat: add driver for QuickAssist devices")
Fixes: 924e84f87306 ("aesni_mb: add driver for multi buffer based crypto")

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
MAINTAINERS

index 93edebd..3776c69 100644 (file)
@@ -357,12 +357,14 @@ F: doc/guides/cryptodevs/aesni_gcm.rst
 Intel AES-NI Multi-Buffer
 M: Declan Doherty <declan.doherty@intel.com>
 F: drivers/crypto/aesni_mb/
+F: doc/guides/cryptodevs/aesni_mb.rst
 
 Intel QuickAssist
 M: John Griffin <john.griffin@intel.com>
 M: Fiona Trahe <fiona.trahe@intel.com>
 M: Deepak Kumar Jain <deepak.k.jain@intel.com>
 F: drivers/crypto/qat/
+F: doc/guides/cryptodevs/qat.rst
 
 SNOW 3G PMD
 M: Pablo de Lara <pablo.de.lara.guarch@intel.com>