<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-fsl-ppc.git/recipes-kernel/cryptodev/files, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/meta-fsl-ppc</subtitle>
<id>https://git.enea.com/cgit/linux/meta-fsl-ppc.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/'/>
<updated>2016-06-23T02:58:51+00:00</updated>
<entry>
<title>cryptodev-qoriq: upgrade to 1.8 plus fsl patches</title>
<updated>2016-06-23T02:58:51+00:00</updated>
<author>
<name>Cristian Stoica</name>
<email>cristian.stoica@nxp.com</email>
</author>
<published>2016-01-25T09:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=41d1478e1294d06f0cce58fe847c0b0f1706b808'/>
<id>urn:sha1:41d1478e1294d06f0cce58fe847c0b0f1706b808</id>
<content type='text'>
upstream commit: 87b56e04b24c6d4be145483477eff7d3153290e9
Also:
- move all fsl patches on top of cryptodev-1.8
- add CIOCHASH ioctl
- fix incorrect tests initializations
- modify yocto patches to match updated Makefiles

Signed-off-by: Cristian Stoica &lt;cristian.stoica@nxp.com&gt;
</content>
</entry>
<entry>
<title>cryptodev: update to match commit 53e4d0fe</title>
<updated>2015-12-28T03:01:00+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@freescale.com</email>
</author>
<published>2015-10-21T15:30:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=a2f6f66fb22a8ff117dd8dbade99bee028f61cc3'/>
<id>urn:sha1:a2f6f66fb22a8ff117dd8dbade99bee028f61cc3</id>
<content type='text'>
New commits imported:
53e4d0f fix COMPAT_CIOCKEY ioctl command number
7d0d0de remove MAY_BACKLOG flag from requests
85146b8 fix double free pkc-&gt;req on error
4078382 check return codes for copy to/from user functions

Signed-off-by: Ting Liu &lt;ting.liu@freescale.com&gt;
Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@nxp.com&gt;
</content>
</entry>
<entry>
<title>cryptodev: update to 1.7 plus FSL patches</title>
<updated>2015-07-20T09:24:46+00:00</updated>
<author>
<name>Cristian Stoica</name>
<email>cristian.stoica@freescale.com</email>
</author>
<published>2015-07-17T09:29:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=8dcd2490816db6397d1677da933c6c19e7fbdd4f'/>
<id>urn:sha1:8dcd2490816db6397d1677da933c6c19e7fbdd4f</id>
<content type='text'>
To avoid build issue when Poky upgrades cryptodev, keep a copy
of cryptodev-{linux,modules,tests) recipe in this repository.

Based on the upstream, this includes the following FSL patches:
0001-add-support-for-composite-TLS10-SHA1-AES-algorithm-o.patch
0002-add-support-for-COMPAT_CIOCAUTHCRYPT-ioctl.patch
0003-PKC-support-added-in-cryptodev-module.patch
0004-Compat-versions-of-PKC-IOCTLs.patch
0005-Asynchronous-interface-changes-in-cryptodev.patch
0006-ECC_KEYGEN-and-DLC_KEYGEN-supported-in-cryptodev-mod.patch
0007-RCU-stall-fixed-in-PKC-asynchronous-interface.patch
0008-Add-RSA-Key-generation-offloading.patch
0009-Fixed-compilation-error-of-openssl-with-fsl-cryptode.patch
0010-add-support-for-composite-TLS10-SHA1-3DES-algorithm-.patch
0011-add-support-for-TLSv1.1-record-offload.patch
0012-add-support-for-TLSv1.2-record-offload.patch
0013-clean-up-code-layout.patch
0014-remove-redundant-data-copy-for-pkc-operations.patch
0015-fix-pkc-request-deallocation.patch
0016-add-basic-detection-of-asym-features.patch
0017-remove-dead-code.patch
0018-fix-compat-warnings.patch
0019-fix-size_t-print-format.patch
0020-fix-uninitialized-variable-compiler-warning.patch

Signed-off-by: Cristian Stoica &lt;cristian.stoica@freescale.com&gt;
Signed-off-by: Ting Liu &lt;ting.liu@freescale.com&gt;
</content>
</entry>
<entry>
<title>cryptodev-linux/module: use fsl maintained source</title>
<updated>2014-07-11T05:35:10+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@freescale.com</email>
</author>
<published>2014-06-14T06:38:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=639cc0b816cb2fe8941879bf311699e5febe6f77'/>
<id>urn:sha1:639cc0b816cb2fe8941879bf311699e5febe6f77</id>
<content type='text'>
FSL SDK released its own cryptodev based on 1.6, but not all the codes
was upstreamed, add bbappend to use fsl maintained source. This change
only be applied for fsl machines

Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@freescale.com&gt;
Signed-off-by: Ting Liu &lt;b28495@freescale.com&gt;
</content>
</entry>
<entry>
<title>cryptodev: compile testprogs and package them to ${PN}-tests</title>
<updated>2013-06-18T10:01:11+00:00</updated>
<author>
<name>Zongchun Yu</name>
<email>b40527@freescale.com</email>
</author>
<published>2013-06-09T04:50:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=d75b5c38492f5fa821b5b2cca89217bef6868420'/>
<id>urn:sha1:d75b5c38492f5fa821b5b2cca89217bef6868420</id>
<content type='text'>
Also add missing openssl dependency.

Signed-off-by: Zongchun Yu &lt;b40527@freescale.com&gt;
</content>
</entry>
<entry>
<title>cryptodev kernel module recipe</title>
<updated>2013-01-30T22:57:25+00:00</updated>
<author>
<name>Yashpal Dutta</name>
<email>yashpal.dutta@freescale.com</email>
</author>
<published>2012-11-26T07:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=e8ebd74aff666087694bef96cbb68afcb2bace59'/>
<id>urn:sha1:e8ebd74aff666087694bef96cbb68afcb2bace59</id>
<content type='text'>
This is a /dev/crypto device driver, equivalent to those in OpenBSD or FreeBSD.
The main idea is to access of existing ciphers in kernel space from userspace,
thus enabling re-use of a hardware implementation of a cipher.

Signed-off-by: Yashpal Dutta &lt;yashpal.dutta@freescale.com&gt;
Signed-off-by: Zhenhua Luo &lt;b19537@freescale.com&gt;
</content>
</entry>
</feed>
