<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/drivers/crypto/intel/qat/Makefile, branch linux-rolling-stable</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-rolling-stable</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-rolling-stable'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2025-05-05T10:20:45Z</updated>
<entry>
<title>crypto: qat - add qat_6xxx driver</title>
<updated>2025-05-05T10:20:45Z</updated>
<author>
<name>Laurent M Coquerel</name>
<email>laurent.m.coquerel@intel.com</email>
</author>
<published>2025-04-30T11:34:53Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=17fd7514ae68c541bf952876ce2005cb4a53f283'/>
<id>urn:sha1:17fd7514ae68c541bf952876ce2005cb4a53f283</id>
<content type='text'>
Add a new driver, qat_6xxx, to support QAT GEN6 devices.
QAT GEN6 devices are a follow-on generation of GEN4 devices and
differently from the previous generation, they can support all three
services (symmetric, asymmetric, and data compression) concurrently.

In order to have the qat_6xxx driver to reuse some of the GEN4 logic,
a new abstraction layer has been introduced to bridge the two
implementations. This allows to avoid code duplication and to keep the
qat_6xxx driver isolated from the GEN4 logic. This approach has been
used for the PF to VF logic and the HW CSR access logic.

Signed-off-by: Laurent M Coquerel &lt;laurent.m.coquerel@intel.com&gt;
Co-developed-by: George Abraham P &lt;george.abraham.p@intel.com&gt;
Signed-off-by: George Abraham P &lt;george.abraham.p@intel.com&gt;
Co-developed-by: Karthikeyan Gopal &lt;karthikeyan.gopal@intel.com&gt;
Signed-off-by: Karthikeyan Gopal &lt;karthikeyan.gopal@intel.com&gt;
Co-developed-by: Suman Kumar Chakraborty &lt;suman.kumar.chakraborty@intel.com&gt;
Signed-off-by: Suman Kumar Chakraborty &lt;suman.kumar.chakraborty@intel.com&gt;
Reviewed-by: Giovanni Cabiddu &lt;giovanni.cabiddu@intel.com&gt;
Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
</content>
</entry>
<entry>
<title>crypto: qat - include qat_common in top Makefile</title>
<updated>2025-05-05T10:20:44Z</updated>
<author>
<name>Suman Kumar Chakraborty</name>
<email>suman.kumar.chakraborty@intel.com</email>
</author>
<published>2025-04-28T17:24:26Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=04c535ab156bf6c08aeb04d39bbcff0f53b7a0a7'/>
<id>urn:sha1:04c535ab156bf6c08aeb04d39bbcff0f53b7a0a7</id>
<content type='text'>
To ensure proper functionality, each specific driver needs to access
functions located in the qat_common folder.

Move the include path for qat_common to the top-level Makefile.
This eliminates the need for redundant include directives in the
Makefiles of individual drivers.

Suggested-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;
Signed-off-by: Suman Kumar Chakraborty &lt;suman.kumar.chakraborty@intel.com&gt;
Reviewed-by: Giovanni Cabiddu &lt;giovanni.cabiddu@intel.com&gt;
Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
</content>
</entry>
<entry>
<title>crypto: qat - add support for 420xx devices</title>
<updated>2023-12-22T04:30:19Z</updated>
<author>
<name>Jie Wang</name>
<email>jie.wang@intel.com</email>
</author>
<published>2023-12-15T10:01:48Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=fcf60f4bcf54952cc14d14178c358be222dbeb43'/>
<id>urn:sha1:fcf60f4bcf54952cc14d14178c358be222dbeb43</id>
<content type='text'>
Add support for 420xx devices by including a new device driver that
supports such devices, updates to the firmware loader and capabilities.

Compared to 4xxx devices, 420xx devices have more acceleration engines
(16 service engines and 1 admin) and support the wireless cipher
algorithms ZUC and Snow 3G.

Signed-off-by: Jie Wang &lt;jie.wang@intel.com&gt;
Co-developed-by: Dong Xie &lt;dong.xie@intel.com&gt;
Signed-off-by: Dong Xie &lt;dong.xie@intel.com&gt;
Reviewed-by: Giovanni Cabiddu &lt;giovanni.cabiddu@intel.com&gt;
Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
</content>
</entry>
<entry>
<title>crypto: qat - Move driver to drivers/crypto/intel/qat</title>
<updated>2023-04-06T08:41:28Z</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@linux.intel.com</email>
</author>
<published>2023-03-28T15:39:51Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=a4b16dad46576ce08ecb660fc923d0857dcae107'/>
<id>urn:sha1:a4b16dad46576ce08ecb660fc923d0857dcae107</id>
<content type='text'>
With the growing number of Intel crypto drivers, it makes sense to
group them all into a single drivers/crypto/intel/ directory.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@linux.intel.com&gt;
Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
</content>
</entry>
</feed>
