<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel-qat.git, branch warrior</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel-qat.git/atom?h=warrior</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel-qat.git/atom?h=warrior'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel-qat.git/'/>
<updated>2019-04-03T09:09:24+00:00</updated>
<entry>
<title>layer.conf: Add warrior to compatible release series</title>
<updated>2019-04-03T09:09:24+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2019-04-03T08:40:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel-qat.git/commit/?id=f591c5882869e8600f048418d655b74a18be1028'/>
<id>urn:sha1:f591c5882869e8600f048418d655b74a18be1028</id>
<content type='text'>
Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: update LAYERSERIES_COMPAT `sumo' -&gt; `thud'</title>
<updated>2018-10-08T06:05:16+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2018-10-08T06:07:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel-qat.git/commit/?id=fb7c2c4aee21f211ccd01037b39d4bc7bfddbf0e'/>
<id>urn:sha1:fb7c2c4aee21f211ccd01037b39d4bc7bfddbf0e</id>
<content type='text'>
Since `9ec5a8a layer.conf: Drop sumo from LAYERSERIES_CORENAMES' and
`9867924 layer.conf: Add thud to LAYERSERIES_CORENAMES' applied in oe-core,
update LAYERSERIES_COMPAT `sumo' -&gt; `thud'

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>qat16: remove recipe for older version 2.5.0-80</title>
<updated>2018-09-05T02:03:30+00:00</updated>
<author>
<name>Tan, Raymond</name>
<email>raymond.tan@intel.com</email>
</author>
<published>2018-09-05T02:23:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel-qat.git/commit/?id=3131410c4216e8ab18d6365533759bcc7f444255'/>
<id>urn:sha1:3131410c4216e8ab18d6365533759bcc7f444255</id>
<content type='text'>
This patch removes the older version recipe for qat16

Signed-off-by: Tan, Raymond &lt;raymond.tan@intel.com&gt;
</content>
</entry>
<entry>
<title>qat16: depend on openssl10</title>
<updated>2018-09-05T00:52:00+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2018-09-05T00:51:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel-qat.git/commit/?id=90a57a5a048b0bdfa1429f6ce6e9b1f37aaeb919'/>
<id>urn:sha1:90a57a5a048b0bdfa1429f6ce6e9b1f37aaeb919</id>
<content type='text'>
Fixes error:

| Creating shared library cpa_sample_code_s.so
| x86_64-poky-linux-gcc -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/poky/build/tmp/work/intel_corei7_64-poky-linux/qat16/2.6.0-65-r0/recipe-sysroot -Wl,--hash-style=gnu -nostartfiles -nodefaultlibs -shared -Wl,-soname,cpa_sample_code_s.so -o cpa_sample_code_s.so -lc cpa_sample_code_utils.o cpa_sample_code_framework.o cpa_sample_code_main.o cpa_sample_code_crypto_utils.o cpa_sample_code_sym_perf.o cpa_sample_code_sym_perf_dp.o cpa_sample_code_rsa_perf.o cpa_sample_code_dsa_perf.o cpa_sample_code_ecdsa_perf.o cpa_sample_code_dh_perf.o cpa_sample_code_nrbg_perf.o cpa_sample_code_dc_utils.o cpa_sample_code_dc_dp.o cpa_sample_code_dc_2k.o cpa_sample_code_dc_stateful.o cpa_sample_code_zlib.o cpa_sample_code_ike_rsa_perf.o qae_mem_utils.o /poky/build/tmp/work/intel_corei7_64-poky-linux/qat16/2.6.0-65-r0/image/libicp_qa_al_s.so -L/Lib -lpthread -lcrypto -lrt
| Creating executable cpa_sample_code
| /poky/build/tmp/work/intel_corei7_64-poky-linux/qat16/2.6.0-65-r0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/../../libexec/x86_64-poky-linux/gcc/x86_64-poky-linux/8.2.0/ld: /home/anmitta2/work/poky/build/tmp/work/intel_corei7_64-poky-linux/qat16/2.6.0-65-r0/image/libicp_qa_al_s.so: undefined reference to `SHA_Init'
| collect2: error: ld returned 1 exit status
| /poky/build/tmp/work/intel_corei7_64-poky-linux/qat16/2.6.0-65-r0/QAT1.6/quickassist/build_system/build_files/OS/linux_common_user_space_rules.mk:88: recipe for target 'cpa_sample_code' failed
| make[1]: *** [cpa_sample_code] Error 1
| make[1]: Leaving directory '/poky/build/tmp/work/intel_corei7_64-poky-linux/qat16/2.6.0-65-r0/QAT1.6/quickassist/lookaside/access_layer/src/sample_code/performance'
| Makefile:158: recipe for target 'perf_user' failed

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>README: update note for QAT 1.7 and QAT Zlib Shim for QAT 1.7</title>
<updated>2018-09-04T14:31:48+00:00</updated>
<author>
<name>Tan, Raymond</name>
<email>raymond.tan@intel.com</email>
</author>
<published>2018-09-04T14:46:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel-qat.git/commit/?id=20f0dae1af7bab250e852b47d1910ec199537830'/>
<id>urn:sha1:20f0dae1af7bab250e852b47d1910ec199537830</id>
<content type='text'>
Update README to include matching QAT versions with QAT Zlib Shim version

Signed-off-by: Tan, Raymond &lt;raymond.tan@intel.com&gt;
</content>
</entry>
<entry>
<title>zlib-qat: add common zlib-qat.inc and zlib-qat shim version 0.4.10-001</title>
<updated>2018-09-04T14:31:38+00:00</updated>
<author>
<name>Tan, Raymond</name>
<email>raymond.tan@intel.com</email>
</author>
<published>2018-09-04T14:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel-qat.git/commit/?id=1f03a46ab13b46f14beb2c566734d5fdd35f28f7'/>
<id>urn:sha1:1f03a46ab13b46f14beb2c566734d5fdd35f28f7</id>
<content type='text'>
This patch will do the following:

1) add zlib-qat.inc for common components across the zlib-qat shim version
   0.4.7 and 0.4.10
2) add zlib-qat shim layer version 0.4.10-001, which works with QAT 1.7 hardware
   and uses the CMN driver(libusdm) provided by QAT17 package
3) inherit module.bbclass only in zlib-qat-0.4.7-002, which builds OOT kernel
   module (qat_mem.ko)
4) DEPENDS variable updated to respective zlib-qat shim version to respective QAT version;
   ver. 0.4.7-002 -&gt; qat16, and ver. 0.4.10-001 -&gt; qat17

Signed-off-by: Tan, Raymond &lt;raymond.tan@intel.com&gt;
</content>
</entry>
<entry>
<title>qat: install headers and qat_direct library</title>
<updated>2018-08-23T06:17:36+00:00</updated>
<author>
<name>Tan, Raymond</name>
<email>raymond.tan@intel.com</email>
</author>
<published>2018-08-17T08:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel-qat.git/commit/?id=2eecd72ce9d42c3dcfca1bbee8a680386c8f385d'/>
<id>urn:sha1:2eecd72ce9d42c3dcfca1bbee8a680386c8f385d</id>
<content type='text'>
- Install development headers for qat17 and static libraries for development
usage.
- Build and install qat_direct library

Signed-off-by: Tan, Raymond &lt;raymond.tan@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>openssl-qat: remove</title>
<updated>2018-07-14T04:46:17+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2018-07-13T03:13:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel-qat.git/commit/?id=d237777cb5015c08cf1cb5bdf32d96b5364dcbab'/>
<id>urn:sha1:d237777cb5015c08cf1cb5bdf32d96b5364dcbab</id>
<content type='text'>
OpenSSL 1.1.0 (and beyond) now has async support for hardware accelerators,
and with Intel(R) QuickAssist Technology engine now on github,
standalone patches have been removed.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>qat: update to qat17_4.2.0-00012</title>
<updated>2018-07-10T03:40:38+00:00</updated>
<author>
<name>Tan, Raymond</name>
<email>raymond.tan@intel.com</email>
</author>
<published>2018-07-09T18:55:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel-qat.git/commit/?id=a5a252180aeda02c943bb311988f46dc205f0e04'/>
<id>urn:sha1:a5a252180aeda02c943bb311988f46dc205f0e04</id>
<content type='text'>
- update qat17 version to 4.2.0-00012

Signed-off-by: Tan, Raymond &lt;raymond.tan@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: remove dependency on meta-intel</title>
<updated>2018-07-03T05:06:15+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2018-07-03T01:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel-qat.git/commit/?id=36392d7950304b3b564eddd10e0c6cc52db9f1ef'/>
<id>urn:sha1:36392d7950304b3b564eddd10e0c6cc52db9f1ef</id>
<content type='text'>
The kernel modules should build with any supported kernel version. The
layer using qat should define a COMPATIBLE_MACHINE for it too.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
</feed>
