linux/drivers/crypto/qat
Jack Xu 244f572ceb crypto: qat - allow to target specific AEs
Introduce new API, qat_uclo_set_cfg_ae_mask(), to allow the load of the
firmware image to a subset of Acceleration Engines (AEs). This is
required by the next generation of QAT devices to be able to load
different firmware images to the device.

Signed-off-by: Jack Xu <jack.xu@intel.com>
Reviewed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-11-13 20:38:54 +11:00
..
qat_c3xxx crypto: qat - add support for capability detection 2020-10-30 17:34:54 +11:00
qat_c3xxxvf crypto: qat - split transport CSR access logic 2020-10-30 17:34:47 +11:00
qat_c62x crypto: qat - add support for capability detection 2020-10-30 17:34:54 +11:00
qat_c62xvf crypto: qat - split transport CSR access logic 2020-10-30 17:34:47 +11:00
qat_common crypto: qat - allow to target specific AEs 2020-11-13 20:38:54 +11:00
qat_dh895xcc crypto: qat - use BIT_ULL() - 1 pattern for masks 2020-10-30 17:34:56 +11:00
qat_dh895xccvf crypto: qat - split transport CSR access logic 2020-10-30 17:34:47 +11:00
Kconfig crypto: skcipher - rename the crypto_blkcipher module and kconfig option 2019-11-01 13:42:47 +08:00
Makefile