Commit Graph

2 Commits

Author SHA1 Message Date
Emil Velikov 5ddb886bef Remove execute bit from firmware files
AFAICT neither of the firmware files need to be executable, so drop the
execute bit.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-10-16 15:52:59 +00:00
Giovanni Cabiddu 74e4ad17d7 linux-firmware: add firmware for qat_402xx devices
Add firmware images for Intel QAT 402xx crypto/compression accelerators.

This firmware is taken from Intel QuickAssist Technology Hardware
Version 2.0 package QAT20.L.1.2.30-00013.

Firmware version: 1.2.40

Release notes for this firmware are reported at [1].

$ sha256sum qat_402*
b82b6faf0d1da97b78d2ec3b78cbdb3f769cbb1339227b82025d0f2ca4857037  qat_402xx.bin
e08d6fa7ee7079e6eaa06f1b92dbfcf7cc60f8a6ec6894710ec1001388bd6d57  qat_402xx_mmp.bin

Link: https://intel.github.io/quickassist/RN/In-Tree/index.html [1]
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
2024-07-12 16:12:40 +01:00