<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/recipes-kernel/cryptodev, branch topic/secure-boot</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=topic%2Fsecure-boot</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=topic%2Fsecure-boot'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2020-12-17T12:33:03+00:00</updated>
<entry>
<title>qoriq cryptodev-{linux,tests,module}: remove</title>
<updated>2020-12-17T12:33:03+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2020-11-05T03:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=9151cfcc9994800ae13add63185184f9a47bf2c4'/>
<id>urn:sha1:9151cfcc9994800ae13add63185184f9a47bf2c4</id>
<content type='text'>
All patches were merged in upstream cryptodev-linux repository.
cryptodev recipes for qoriq in this layer used the same codes with
the ones in poky. Remove to avoid maintenance efforts.

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
</content>
</entry>
<entry>
<title>cryptodev-qoriq: update to fabe598</title>
<updated>2020-11-03T11:12:10+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2020-11-03T07:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=f064573fbe25d977271e18f93b16f2fa4bba3081'/>
<id>urn:sha1:f064573fbe25d977271e18f93b16f2fa4bba3081</id>
<content type='text'>
Only one new commit:
Fix build for Linux 5.9-rc1

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
</content>
</entry>
<entry>
<title>cryptodev-qoriq: Upgrade to 1.11</title>
<updated>2020-08-26T01:13:11+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-08-24T18:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=e66be38a4a4df4c5e5d5695585393d95d0f93f5c'/>
<id>urn:sha1:e66be38a4a4df4c5e5d5695585393d95d0f93f5c</id>
<content type='text'>
OE-core is having 1.11 as well

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>cryptodev: upgrade to 1.10</title>
<updated>2020-04-20T19:17:28+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2020-04-19T14:50:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=291d71881ac61153d99992f5322e15635d9cd66d'/>
<id>urn:sha1:291d71881ac61153d99992f5322e15635d9cd66d</id>
<content type='text'>
Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
</content>
</entry>
<entry>
<title>remove True option to getVar calls</title>
<updated>2019-01-17T14:29:17+00:00</updated>
<author>
<name>André Draszik</name>
<email>andre.draszik@jci.com</email>
</author>
<published>2019-01-17T14:29:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=74df05a7f0fd698cbbe65b9bf925f186891426ca'/>
<id>urn:sha1:74df05a7f0fd698cbbe65b9bf925f186891426ca</id>
<content type='text'>
getVar() has been defaulting to expanding by default for
a long time (2016), thus remove the True option from
getVar() calls with a regex search and replace.

Search &amp; replace made using the following command:
    sed -e 's|\(d\.getVar \?\)( \?\([^,()]*\), \?True)|\1(\2)|g' \
        -i $(git grep -E 'getVar ?\( ?([^,()]*), ?True\)' \
             | cut -d':' -f1 \
             | sort -u)

Signed-off-by: André Draszik &lt;andre.draszik@jci.com&gt;
</content>
</entry>
<entry>
<title>cryptodev-qoriq: update to 479e6e7</title>
<updated>2018-10-01T16:51:02+00:00</updated>
<author>
<name>Chunrong Guo</name>
<email>chunrong.guo@nxp.com</email>
</author>
<published>2018-09-29T08:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=3c46cc4d66c792cf3efb93fb70f8fd7bb3ce24f5'/>
<id>urn:sha1:3c46cc4d66c792cf3efb93fb70f8fd7bb3ce24f5</id>
<content type='text'>
*update to lsdk 1809 tag
include the following changes:
479e6e7 - Merge branch 'master' of https://github.com/cryptodev-linux/cryptodev-linux
f60aa08 - ioctl.c: Fix build with linux 4.17

Signed-off-by: Chunrong Guo &lt;chunrong.guo@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>cryptodev-qoriq: update to c8b2900</title>
<updated>2018-07-05T18:09:19+00:00</updated>
<author>
<name>Chunrong Guo</name>
<email>chunrong.guo@nxp.com</email>
</author>
<published>2018-07-05T09:41:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=eb3252af97a0088dbf1d0d8248f01ee81b89ee46'/>
<id>urn:sha1:eb3252af97a0088dbf1d0d8248f01ee81b89ee46</id>
<content type='text'>
Following changes are included:y
c8b2900 - ioctl.c: Fix build with linux 4.17-rc1 (LSDK: 4.16-next)

Signed-off-by: Chunrong Guo &lt;chunrong.guo@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>cryptodev-qoriq: update to d0e1f0a9</title>
<updated>2018-04-02T13:30:13+00:00</updated>
<author>
<name>C.R. Guo</name>
<email>chunrong.guo@nxp.com</email>
</author>
<published>2018-03-21T08:32:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=b25e1410ebb33738a6ab0428b46a39d70a01b8b7'/>
<id>urn:sha1:b25e1410ebb33738a6ab0428b46a39d70a01b8b7</id>
<content type='text'>
*include the following changes:
d0e1f0a - Merge branch 'master' of https://github.com/cryptodev-linux/cryptodev-linux
0a54e38 - check session flags early to avoid incorrect failure modes
2999526 - remove unnecessary header inclusion
b633268 - fix type of returned value
81ba092 - Merge pull request #27 from qtec/master
f0d6977 - ioctl.c: Fix build with linux 4.13

Signed-off-by: Chunrong Guo &lt;chunrong.guo@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>cryptodev-qoriq: update SRC_URL</title>
<updated>2018-03-06T13:05:43+00:00</updated>
<author>
<name>C.R. Guo</name>
<email>chunrong.guo@nxp.com</email>
</author>
<published>2018-03-02T03:08:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=1d64fef0be6cb3ef953581a2d6d5bff090cafaed'/>
<id>urn:sha1:1d64fef0be6cb3ef953581a2d6d5bff090cafaed</id>
<content type='text'>
Signed-off-by: Chunrong Guo &lt;chunrong.guo@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>cryptodev: update recipes</title>
<updated>2017-11-16T13:09:27+00:00</updated>
<author>
<name>Chunrong Guo</name>
<email>chunrong.guo@nxp.com</email>
</author>
<published>2017-11-15T05:26:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=d709b2e285633fad2818baf53f3f1ddd35cf8527'/>
<id>urn:sha1:d709b2e285633fad2818baf53f3f1ddd35cf8527</id>
<content type='text'>
*Update URL to fetch qoriq-open-source github

*Update to f365c69d785
This includes the following changes:
f365c69 - add support for composite TLS10(SHA1,AES) algorithm offload
ec25290 - check session flags early to avoid incorrect failure modes
6213ae5 - add support for RSA public and private key operations
3245b0f - move structure definition to cryptodev_int.h
00a6861 - remove unnecessary header inclusion
1d7c848 - fix type of returned value
a705360 - convert to new AEAD interface in kernels v4.2+
c2bf0e4 - refactoring: relocate code to simplify later patches
20dcf07 - refactoring: split big function to simplify maintainance
87d959d - Release version 1.9
6818263 - Fix ablkcipher algorithms usage in v4.8+ kernels
26e167f - zc: Use the power of #elif
2b29be8 - adjust to API changes in kernel &gt;=4.10
2dbbb23 - do more strict code checking to avoid maintenance issues
88223e4 - avoid implicit conversion between signed and unsigned char
8db6905 - use buf_align macro to reduce code duplication
b6d0e0f - rename header file to clarify purpose
1fd6062 - fix warnings of "implicit declaration of function" in async_speed
ff3c8ab - remove not used local variables
25a1276 - fix incorrect return code in case of error from openssl_cioccrypt
e7ef4ea - Merge pull request #17 from michaelweiser/gup_flags
99c6d21 - fix ignored SIGALRM signals on some platforms
71975fa - setting KERNEL_DIR is not necessary to build tests
a96ff97 - fix issues with install target

*Cryptodev-linux git includes all sdk patches so remove sdk patches folder

Signed-off-by: Chunrong Guo &lt;chunrong.guo@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
</feed>
