linux/drivers/crypto/intel/qat
Giovanni Cabiddu a3dc1f2b6b crypto: qat - specify firmware files for 402xx
The 4xxx driver can probe 4xxx and 402xx devices. However, the driver
only specifies the firmware images required for 4xxx.
This might result in external tools missing these binaries, if required,
in the initramfs.

Specify the firmware image used by 402xx with the MODULE_FIRMWARE()
macros in the 4xxx driver.

Fixes: a3e8c919b9 ("crypto: qat - add support for 402xx devices")
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Reviewed-by: Damian Muszynski <damian.muszynski@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2024-05-03 18:44:44 +08:00
..
qat_4xxx crypto: qat - specify firmware files for 402xx 2024-05-03 18:44:44 +08:00
qat_420xx crypto: qat - improve error message in adf_get_arbiter_mapping() 2024-04-19 18:54:18 +08:00
qat_c3xxx crypto: qat - relocate CSR access code 2024-04-02 10:47:43 +08:00
qat_c3xxxvf crypto: qat - relocate CSR access code 2024-04-02 10:47:43 +08:00
qat_c62x crypto: qat - relocate CSR access code 2024-04-02 10:47:43 +08:00
qat_c62xvf crypto: qat - relocate CSR access code 2024-04-02 10:47:43 +08:00
qat_common crypto: qat - validate slices count returned by FW 2024-04-26 17:26:09 +08:00
qat_dh895xcc crypto: qat - relocate CSR access code 2024-04-02 10:47:43 +08:00
qat_dh895xccvf crypto: qat - relocate CSR access code 2024-04-02 10:47:43 +08:00
Kconfig crypto: qat - add heartbeat error simulator 2024-02-09 12:57:18 +08:00
Makefile crypto: qat - add support for 420xx devices 2023-12-22 12:30:19 +08:00