[meta-freescale] [meta-fsl-ppc][PATCH 0/5] QorIQ SDK V2.0 patches - Part IV
ting.liu at nxp.com
ting.liu at nxp.com
Tue Jun 21 02:47:14 PDT 2016
From: Ting Liu <ting.liu at nxp.com>
Cristian Stoica (2):
cryptodev-qoriq: upgrade to 1.8 plus fsl patches
openssl-qoriq: upgrade to 1.0.2h plus fsl patches
Ting Liu (3):
cryptodev: rename to cryptodev-qoriq
openssl: rename to openssl-qoriq
qemu: rename to qemu-qoriq
conf/machine/include/qoriq.inc | 11 +-
...ev-add-support-for-TLS-algorithms-offload.patch | 317 --
...0003-cryptodev-fix-algorithm-registration.patch | 64 -
...ake-it-more-robust-and-recognize-KERNEL_B.patch | 74 -
.../0006-Fixed-private-key-support-for-DH.patch | 33 -
.../0007-Fixed-private-key-support-for-DH.patch | 35 -
...itial-support-for-PKC-in-cryptodev-engine.patch | 1564 -------
...009-Added-hwrng-dev-file-as-source-of-RNG.patch | 28 -
...s-interface-added-for-PKC-cryptodev-inter.patch | 2039 ---------
...gen-operation-and-support-gendsa-command-.patch | 153 -
.../openssl/openssl-fsl/0012-RSA-Keygen-Fix.patch | 64 -
.../0013-Removed-local-copy-of-curve_t-type.patch | 164 -
...us-parameter-is-not-populated-by-dhparams.patch | 43 -
.../0015-SW-Backoff-mechanism-for-dsa-keygen.patch | 53 -
.../0016-Fixed-DH-keygen-pair-generator.patch | 100 -
...dd-support-for-aes-gcm-algorithm-offloadi.patch | 309 --
...ev-extend-TLS-offload-with-3des_cbc_hmac_.patch | 193 -
...ev-add-support-for-TLSv1.1-record-offload.patch | 355 --
...ev-add-support-for-TLSv1.2-record-offload.patch | 359 --
.../0021-cryptodev-drop-redundant-function.patch | 75 -
...yptodev-do-not-zero-the-buffer-before-use.patch | 48 -
.../0023-cryptodev-clean-up-code-layout.patch | 72 -
...odev-do-not-cache-file-descriptor-in-open.patch | 100 -
.../openssl/{openssl.inc => openssl-qoriq.inc} | 135 +-
.../openssl/openssl-qoriq/Makefiles-ptest.patch | 77 +
.../openssl-qoriq/configure-musl-target.patch | 27 +
.../openssl/openssl-qoriq/configure-targets.patch | 37 +
.../crypto_use_bigint_in_x86-64_perl.patch | 35 +
.../openssl-qoriq/debian/c_rehash-compat.patch | 71 +
.../{openssl => openssl-qoriq}/debian/ca.patch | 0
.../debian/debian-targets.patch | 25 +-
.../debian/man-dir.patch | 0
.../debian/man-section.patch | 0
.../debian/no-rpath.patch | 0
.../debian/no-symbolic.patch | 0
.../{openssl => openssl-qoriq}/debian/pic.patch | 0
.../debian/version-script.patch | 311 +-
.../debian1.0.2/block_digicert_malaysia.patch | 29 +
.../debian1.0.2/block_diginotar.patch | 68 +
.../openssl-qoriq/debian1.0.2/version-script.patch | 4656 ++++++++++++++++++++
.../engines-install-in-libdir-ssl.patch | 42 +-
.../openssl/{openssl => openssl-qoriq}/find.pl | 0
.../openssl-qoriq/fix-cipher-des-ede3-cfb1.patch | 21 +
.../{openssl => openssl-qoriq}/oe-ldflags.patch | 0
.../openssl-qoriq/openssl-1.0.2a-x32-asm.patch | 46 +
...-pointer-dereference-in-EVP_DigestInit_ex.patch | 23 +
.../openssl/openssl-qoriq/openssl-c_rehash.sh | 210 +
.../openssl-fix-des.pod-error.patch | 0
.../openssl-qoriq/openssl_fix_for_x32.patch | 39 +
.../openssl/openssl-qoriq/parallel.patch | 326 ++
.../openssl/openssl-qoriq/ptest-deps.patch | 34 +
.../openssl-qoriq/ptest_makefile_deps.patch | 248 ++
...double-initialization-of-cryptodev-engine.patch | 63 +-
...ev-add-support-for-TLS-algorithms-offload.patch | 343 ++
...0003-cryptodev-fix-algorithm-registration.patch | 61 +
...-ECC-Support-header-for-Cryptodev-Engine.patch} | 35 +-
...itial-support-for-PKC-in-cryptodev-engine.patch | 1578 +++++++
...006-Added-hwrng-dev-file-as-source-of-RNG.patch | 28 +
...s-interface-added-for-PKC-cryptodev-inter.patch | 2050 +++++++++
...gen-operation-and-support-gendsa-command-.patch | 155 +
.../openssl-qoriq/qoriq/0009-RSA-Keygen-Fix.patch | 64 +
.../0010-Removed-local-copy-of-curve_t-type.patch | 163 +
...us-parameter-is-not-populated-by-dhparams.patch | 43 +
.../0012-SW-Backoff-mechanism-for-dsa-keygen.patch | 53 +
.../0013-Fixed-DH-keygen-pair-generator.patch | 100 +
...dd-support-for-aes-gcm-algorithm-offloadi.patch | 321 ++
...ev-extend-TLS-offload-with-3des_cbc_hmac_.patch | 199 +
...ev-add-support-for-TLSv1.1-record-offload.patch | 338 ++
...ev-add-support-for-TLSv1.2-record-offload.patch | 377 ++
.../0018-cryptodev-drop-redundant-function.patch | 72 +
...yptodev-do-not-zero-the-buffer-before-use.patch | 48 +
.../0020-cryptodev-clean-up-code-layout.patch | 73 +
...odev-do-not-cache-file-descriptor-in-open.patch | 93 +
...ryptodev-put_dev_crypto-should-be-an-int.patch} | 18 +-
...odev-simplify-cryptodev-pkc-support-code.patch} | 168 +-
...larify-code-remove-assignments-from-condi.patch | 37 +
...lean-up-context-state-before-anything-els.patch | 34 +
...emove-code-duplication-in-digest-operatio.patch | 155 +
...ut-all-digest-ioctls-into-a-single-functi.patch | 108 +
.../0028-cryptodev-fix-debug-print-messages.patch | 90 +
...-use-CIOCHASH-ioctl-for-digest-operations.patch | 91 +
...educe-duplicated-efforts-for-searching-in.patch | 106 +
...cryptodev-remove-not-used-local-variables.patch | 46 +
...odev-hide-not-used-variable-behind-ifndef.patch | 27 +
...3-cryptodev-fix-function-declaration-typo.patch | 26 +
...ryptodev-fix-incorrect-function-signature.patch | 26 +
...ix-warnings-on-excess-elements-in-struct-.patch | 110 +
.../0036-cryptodev-fix-free-on-error-path.patch | 46 +
.../0037-cryptodev-fix-return-value-on-error.patch | 28 +
...38-cryptodev-match-types-with-cryptodev.h.patch | 29 +
...ptodev-explicitly-discard-const-qualifier.patch | 30 +
.../0040-cryptodev-replace-caddr_t-with-void.patch | 95 +
...heck-for-errors-inside-cryptodev_rsa_mod_.patch | 49 +
...heck-for-errors-inside-cryptodev_rsa_mod_.patch | 69 +
...heck-for-errors-inside-cryptodev_dh_compu.patch | 52 +
...heck-for-errors-inside-cryptodev_dh_compu.patch | 76 +
...change-signature-for-conversion-functions.patch | 38 +
...add-explicit-cast-for-known-BIGNUM-values.patch | 26 +
...ptodev-treat-all-build-warnings-as-errors.patch | 28 +
...is-used-uninitialized-warning-on-some-com.patch | 29 +
.../openssl/openssl-qoriq/run-ptest | 2 +
.../{openssl => openssl-qoriq}/shared-libs.patch | 0
.../openssl/openssl-qoriq_1.0.2h.bb | 111 +
.../openssl/openssl/configure-targets.patch | 34 -
.../openssl/openssl/debian/c_rehash-compat.patch | 45 -
.../openssl/openssl/debian/make-targets.patch | 15 -
.../openssl/openssl/fix-cipher-des-ede3-cfb1.patch | 22 -
.../openssl/openssl/initial-aarch64-bits.patch | 119 -
...-pointer-dereference-in-EVP_DigestInit_ex.patch | 21 -
...NULL-pointer-dereference-in-dh_pub_encode.patch | 39 -
.../openssl/openssl/openssl-fix-link.patch | 35 -
.../openssl/openssl/openssl_fix_for_x32.patch | 90 -
recipes-connectivity/openssl/openssl_1.0.1i.bb | 53 -
.../openssl/openssl_1.0.1i.bbappend | 40 -
.../add-ptest-in-makefile.patch | 0
.../qemu/{qemu => qemu-qoriq}/run-ptest | 0
.../qemu/{qemu_fslgit.bb => qemu-qoriq_git.bb} | 14 +-
recipes-kernel/cryptodev/cryptodev-module_1.7.bb | 10 -
...v-linux_1.7.bb => cryptodev-qoriq-linux_1.8.bb} | 4 +-
.../cryptodev/cryptodev-qoriq-module_1.8.bb | 19 +
.../cryptodev/cryptodev-qoriq-tests_1.8.bb | 24 +
.../{cryptodev_1.7.inc => cryptodev-qoriq_1.8.inc} | 51 +-
recipes-kernel/cryptodev/cryptodev-tests_1.7.bb | 17 -
.../files/0001-don-t-advertise-RSA-keygen.patch | 33 -
.../0001-fix-compilation-against-linux-3.19.patch | 36 -
...ests-Makefile-usage-of-LDLIBS-vs.-LDFLAGS.patch | 29 -
...ile-fix-arg-passing-to-CC-in-implicit-rul.patch | 28 -
...talling-header-file-provided-by-another-p.patch | 29 -
...pile-and-install-rules-for-cryptodev-test.patch | 65 -
...-for-composite-TLS10-SHA1-AES-algorithm-o.patch | 6 +-
...dd-support-for-COMPAT_CIOCAUTHCRYPT-ioctl.patch | 6 +-
...003-PKC-support-added-in-cryptodev-module.patch | 6 +-
.../0004-Compat-versions-of-PKC-IOCTLs.patch | 6 +-
...ynchronous-interface-changes-in-cryptodev.patch | 6 +-
...and-DLC_KEYGEN-supported-in-cryptodev-mod.patch | 6 +-
...stall-fixed-in-PKC-asynchronous-interface.patch | 6 +-
.../0008-Add-RSA-Key-generation-offloading.patch | 6 +-
...lation-error-of-openssl-with-fsl-cryptode.patch | 6 +-
...-for-composite-TLS10-SHA1-3DES-algorithm-.patch | 6 +-
...11-add-support-for-TLSv1.1-record-offload.patch | 6 +-
...12-add-support-for-TLSv1.2-record-offload.patch | 6 +-
.../0013-clean-up-code-layout.patch | 6 +-
...ve-redundant-data-copy-for-pkc-operations.patch | 6 +-
.../0015-fix-pkc-request-deallocation.patch | 6 +-
...0016-add-basic-detection-of-asym-features.patch | 6 +-
.../0017-remove-dead-code.patch | 4 +-
.../0018-fix-compat-warnings.patch | 4 +-
.../0019-fix-size_t-print-format.patch | 4 +-
...x-uninitialized-variable-compiler-warning.patch | 4 +-
...urn-codes-for-copy-to-from-user-functions.patch | 4 +-
.../0022-fix-double-free-pkc-req-on-error.patch | 4 +-
...023-remove-MAY_BACKLOG-flag-from-requests.patch | 4 +-
...4-fix-COMPAT_CIOCKEY-ioctl-command-number.patch | 4 +-
.../sdk_patches/0025-fix-benchmarks-linking.patch | 25 +
...file-to-allow-parallel-make-with-j-option.patch | 56 +
...kernel-conventions-for-Makefile-variables.patch | 47 +
...nsistency-use-.-instead-of-.-in-makefiles.patch | 73 +
...p-on-error-path-for-crypto_create_session.patch | 117 +
...e-code-duplication-in-cryptodev_hash_init.patch | 59 +
.../sdk_patches/0031-fix-comment-typo.patch | 26 +
.../0032-avoid-calls-to-kmalloc-on-hotpaths.patch | 220 +
...void-unnecessary-checks-for-hash-clean-up.patch | 33 +
...with-CIOCHASH-to-support-direct-hash-oper.patch | 114 +
...y-crypto-API-digest-operation-for-CIOCHAS.patch | 315 ++
.../0036-add-compat-for-CIOCHASH-operation.patch | 120 +
...te-sha_speed.c-to-reduce-code-duplication.patch | 190 +
.../0038-extend-sha_speed.c-to-test-CIOCHASH.patch | 143 +
...x-memory-leaks-on-error-path-for-CIOCHASH.patch | 70 +
...0040-fix-structure-init-in-sha_speed-test.patch | 53 +
...41-add-separate-target-for-building-tests.patch | 38 +
.../0042-fix-destination-for-staged-installs.patch | 55 +
.../0043-add-install-target-for-tests.patch | 46 +
...pile-and-install-rules-for-cryptodev-test.patch | 50 +
...talling-header-file-provided-by-another-p.patch | 29 +
174 files changed, 16150 insertions(+), 7449 deletions(-)
delete mode 100644 recipes-connectivity/openssl/openssl-fsl/0002-eng_cryptodev-add-support-for-TLS-algorithms-offload.patch
delete mode 100644 recipes-connectivity/openssl/openssl-fsl/0003-cryptodev-fix-algorithm-registration.patch
delete mode 100644 recipes-connectivity/openssl/openssl-fsl/0004-linux-pcc-make-it-more-robust-and-recognize-KERNEL_B.patch
delete mode 100644 recipes-connectivity/openssl/openssl-fsl/0006-Fixed-private-key-support-for-DH.patch
delete mode 100644 recipes-connectivity/openssl/openssl-fsl/0007-Fixed-private-key-support-for-DH.patch
delete mode 100644 recipes-connectivity/openssl/openssl-fsl/0008-Initial-support-for-PKC-in-cryptodev-engine.patch
delete mode 100644 recipes-connectivity/openssl/openssl-fsl/0009-Added-hwrng-dev-file-as-source-of-RNG.patch
delete mode 100644 recipes-connectivity/openssl/openssl-fsl/0010-Asynchronous-interface-added-for-PKC-cryptodev-inter.patch
delete mode 100644 recipes-connectivity/openssl/openssl-fsl/0011-Add-RSA-keygen-operation-and-support-gendsa-command-.patch
delete mode 100644 recipes-connectivity/openssl/openssl-fsl/0012-RSA-Keygen-Fix.patch
delete mode 100644 recipes-connectivity/openssl/openssl-fsl/0013-Removed-local-copy-of-curve_t-type.patch
delete mode 100644 recipes-connectivity/openssl/openssl-fsl/0014-Modulus-parameter-is-not-populated-by-dhparams.patch
delete mode 100644 recipes-connectivity/openssl/openssl-fsl/0015-SW-Backoff-mechanism-for-dsa-keygen.patch
delete mode 100644 recipes-connectivity/openssl/openssl-fsl/0016-Fixed-DH-keygen-pair-generator.patch
delete mode 100644 recipes-connectivity/openssl/openssl-fsl/0017-cryptodev-add-support-for-aes-gcm-algorithm-offloadi.patch
delete mode 100644 recipes-connectivity/openssl/openssl-fsl/0018-eng_cryptodev-extend-TLS-offload-with-3des_cbc_hmac_.patch
delete mode 100644 recipes-connectivity/openssl/openssl-fsl/0019-eng_cryptodev-add-support-for-TLSv1.1-record-offload.patch
delete mode 100644 recipes-connectivity/openssl/openssl-fsl/0020-eng_cryptodev-add-support-for-TLSv1.2-record-offload.patch
delete mode 100644 recipes-connectivity/openssl/openssl-fsl/0021-cryptodev-drop-redundant-function.patch
delete mode 100644 recipes-connectivity/openssl/openssl-fsl/0022-cryptodev-do-not-zero-the-buffer-before-use.patch
delete mode 100644 recipes-connectivity/openssl/openssl-fsl/0023-cryptodev-clean-up-code-layout.patch
delete mode 100644 recipes-connectivity/openssl/openssl-fsl/0024-cryptodev-do-not-cache-file-descriptor-in-open.patch
rename recipes-connectivity/openssl/{openssl.inc => openssl-qoriq.inc} (51%)
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/Makefiles-ptest.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/configure-musl-target.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/configure-targets.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/crypto_use_bigint_in_x86-64_perl.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/debian/c_rehash-compat.patch
rename recipes-connectivity/openssl/{openssl => openssl-qoriq}/debian/ca.patch (100%)
rename recipes-connectivity/openssl/{openssl => openssl-qoriq}/debian/debian-targets.patch (76%)
rename recipes-connectivity/openssl/{openssl => openssl-qoriq}/debian/man-dir.patch (100%)
rename recipes-connectivity/openssl/{openssl => openssl-qoriq}/debian/man-section.patch (100%)
rename recipes-connectivity/openssl/{openssl => openssl-qoriq}/debian/no-rpath.patch (100%)
rename recipes-connectivity/openssl/{openssl => openssl-qoriq}/debian/no-symbolic.patch (100%)
rename recipes-connectivity/openssl/{openssl => openssl-qoriq}/debian/pic.patch (100%)
rename recipes-connectivity/openssl/{openssl => openssl-qoriq}/debian/version-script.patch (95%)
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/debian1.0.2/block_digicert_malaysia.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/debian1.0.2/block_diginotar.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/debian1.0.2/version-script.patch
rename recipes-connectivity/openssl/{openssl => openssl-qoriq}/engines-install-in-libdir-ssl.patch (81%)
rename recipes-connectivity/openssl/{openssl => openssl-qoriq}/find.pl (100%)
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/fix-cipher-des-ede3-cfb1.patch
rename recipes-connectivity/openssl/{openssl => openssl-qoriq}/oe-ldflags.patch (100%)
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/openssl-1.0.2a-x32-asm.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/openssl-avoid-NULL-pointer-dereference-in-EVP_DigestInit_ex.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/openssl-c_rehash.sh
rename recipes-connectivity/openssl/{openssl => openssl-qoriq}/openssl-fix-des.pod-error.patch (100%)
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/openssl_fix_for_x32.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/parallel.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/ptest-deps.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/ptest_makefile_deps.patch
rename recipes-connectivity/openssl/{openssl-fsl => openssl-qoriq/qoriq}/0001-remove-double-initialization-of-cryptodev-engine.patch (62%)
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0002-eng_cryptodev-add-support-for-TLS-algorithms-offload.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0003-cryptodev-fix-algorithm-registration.patch
rename recipes-connectivity/openssl/{openssl-fsl/0005-ECC-Support-header-for-Cryptodev-Engine.patch => openssl-qoriq/qoriq/0004-ECC-Support-header-for-Cryptodev-Engine.patch} (92%)
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0005-Initial-support-for-PKC-in-cryptodev-engine.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0006-Added-hwrng-dev-file-as-source-of-RNG.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0007-Asynchronous-interface-added-for-PKC-cryptodev-inter.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0008-Add-RSA-keygen-operation-and-support-gendsa-command-.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0009-RSA-Keygen-Fix.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0010-Removed-local-copy-of-curve_t-type.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0011-Modulus-parameter-is-not-populated-by-dhparams.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0012-SW-Backoff-mechanism-for-dsa-keygen.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0013-Fixed-DH-keygen-pair-generator.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0014-cryptodev-add-support-for-aes-gcm-algorithm-offloadi.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0015-eng_cryptodev-extend-TLS-offload-with-3des_cbc_hmac_.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0016-eng_cryptodev-add-support-for-TLSv1.1-record-offload.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0017-eng_cryptodev-add-support-for-TLSv1.2-record-offload.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0018-cryptodev-drop-redundant-function.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0019-cryptodev-do-not-zero-the-buffer-before-use.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0020-cryptodev-clean-up-code-layout.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0021-cryptodev-do-not-cache-file-descriptor-in-open.patch
rename recipes-connectivity/openssl/{openssl-fsl/0025-cryptodev-put_dev_crypto-should-be-an-int.patch => openssl-qoriq/qoriq/0022-cryptodev-put_dev_crypto-should-be-an-int.patch} (70%)
rename recipes-connectivity/openssl/{openssl-fsl/0026-cryptodev-simplify-cryptodev-pkc-support-code.patch => openssl-qoriq/qoriq/0023-cryptodev-simplify-cryptodev-pkc-support-code.patch} (66%)
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0024-cryptodev-clarify-code-remove-assignments-from-condi.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0025-cryptodev-clean-up-context-state-before-anything-els.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0026-cryptodev-remove-code-duplication-in-digest-operatio.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0027-cryptodev-put-all-digest-ioctls-into-a-single-functi.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0028-cryptodev-fix-debug-print-messages.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0029-cryptodev-use-CIOCHASH-ioctl-for-digest-operations.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0030-cryptodev-reduce-duplicated-efforts-for-searching-in.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0031-cryptodev-remove-not-used-local-variables.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0032-cryptodev-hide-not-used-variable-behind-ifndef.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0033-cryptodev-fix-function-declaration-typo.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0034-cryptodev-fix-incorrect-function-signature.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0035-cryptodev-fix-warnings-on-excess-elements-in-struct-.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0036-cryptodev-fix-free-on-error-path.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0037-cryptodev-fix-return-value-on-error.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0038-cryptodev-match-types-with-cryptodev.h.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0039-cryptodev-explicitly-discard-const-qualifier.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0040-cryptodev-replace-caddr_t-with-void.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0041-cryptodev-check-for-errors-inside-cryptodev_rsa_mod_.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0042-cryptodev-check-for-errors-inside-cryptodev_rsa_mod_.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0043-cryptodev-check-for-errors-inside-cryptodev_dh_compu.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0044-cryptodev-check-for-errors-inside-cryptodev_dh_compu.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0045-cryptodev-change-signature-for-conversion-functions.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0046-cryptodev-add-explicit-cast-for-known-BIGNUM-values.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0047-cryptodev-treat-all-build-warnings-as-errors.patch
create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0048-fix-maclen-is-used-uninitialized-warning-on-some-com.patch
create mode 100755 recipes-connectivity/openssl/openssl-qoriq/run-ptest
rename recipes-connectivity/openssl/{openssl => openssl-qoriq}/shared-libs.patch (100%)
create mode 100644 recipes-connectivity/openssl/openssl-qoriq_1.0.2h.bb
delete mode 100644 recipes-connectivity/openssl/openssl/configure-targets.patch
delete mode 100644 recipes-connectivity/openssl/openssl/debian/c_rehash-compat.patch
delete mode 100644 recipes-connectivity/openssl/openssl/debian/make-targets.patch
delete mode 100644 recipes-connectivity/openssl/openssl/fix-cipher-des-ede3-cfb1.patch
delete mode 100644 recipes-connectivity/openssl/openssl/initial-aarch64-bits.patch
delete mode 100644 recipes-connectivity/openssl/openssl/openssl-avoid-NULL-pointer-dereference-in-EVP_DigestInit_ex.patch
delete mode 100644 recipes-connectivity/openssl/openssl/openssl-avoid-NULL-pointer-dereference-in-dh_pub_encode.patch
delete mode 100644 recipes-connectivity/openssl/openssl/openssl-fix-link.patch
delete mode 100644 recipes-connectivity/openssl/openssl/openssl_fix_for_x32.patch
delete mode 100644 recipes-connectivity/openssl/openssl_1.0.1i.bb
delete mode 100644 recipes-connectivity/openssl/openssl_1.0.1i.bbappend
rename recipes-devtools/qemu/{qemu => qemu-qoriq}/add-ptest-in-makefile.patch (100%)
rename recipes-devtools/qemu/{qemu => qemu-qoriq}/run-ptest (100%)
rename recipes-devtools/qemu/{qemu_fslgit.bb => qemu-qoriq_git.bb} (84%)
delete mode 100644 recipes-kernel/cryptodev/cryptodev-module_1.7.bb
rename recipes-kernel/cryptodev/{cryptodev-linux_1.7.bb => cryptodev-qoriq-linux_1.8.bb} (80%)
create mode 100644 recipes-kernel/cryptodev/cryptodev-qoriq-module_1.8.bb
create mode 100644 recipes-kernel/cryptodev/cryptodev-qoriq-tests_1.8.bb
rename recipes-kernel/cryptodev/{cryptodev_1.7.inc => cryptodev-qoriq_1.8.inc} (51%)
delete mode 100644 recipes-kernel/cryptodev/cryptodev-tests_1.7.bb
delete mode 100644 recipes-kernel/cryptodev/files/0001-don-t-advertise-RSA-keygen.patch
delete mode 100644 recipes-kernel/cryptodev/files/0001-fix-compilation-against-linux-3.19.patch
delete mode 100644 recipes-kernel/cryptodev/files/0002-Fix-tests-Makefile-usage-of-LDLIBS-vs.-LDFLAGS.patch
delete mode 100644 recipes-kernel/cryptodev/files/0002-tests-Makefile-fix-arg-passing-to-CC-in-implicit-rul.patch
delete mode 100644 recipes-kernel/cryptodev/files/0003-Disable-installing-header-file-provided-by-another-p.patch
delete mode 100644 recipes-kernel/cryptodev/files/0004-Add-the-compile-and-install-rules-for-cryptodev-test.patch
rename recipes-kernel/cryptodev/{files => sdk_patches}/0001-add-support-for-composite-TLS10-SHA1-AES-algorithm-o.patch (91%)
rename recipes-kernel/cryptodev/{files => sdk_patches}/0002-add-support-for-COMPAT_CIOCAUTHCRYPT-ioctl.patch (97%)
rename recipes-kernel/cryptodev/{files => sdk_patches}/0003-PKC-support-added-in-cryptodev-module.patch (99%)
rename recipes-kernel/cryptodev/{files => sdk_patches}/0004-Compat-versions-of-PKC-IOCTLs.patch (97%)
rename recipes-kernel/cryptodev/{files => sdk_patches}/0005-Asynchronous-interface-changes-in-cryptodev.patch (97%)
rename recipes-kernel/cryptodev/{files => sdk_patches}/0006-ECC_KEYGEN-and-DLC_KEYGEN-supported-in-cryptodev-mod.patch (97%)
rename recipes-kernel/cryptodev/{files => sdk_patches}/0007-RCU-stall-fixed-in-PKC-asynchronous-interface.patch (98%)
rename recipes-kernel/cryptodev/{files => sdk_patches}/0008-Add-RSA-Key-generation-offloading.patch (97%)
rename recipes-kernel/cryptodev/{files => sdk_patches}/0009-Fixed-compilation-error-of-openssl-with-fsl-cryptode.patch (97%)
rename recipes-kernel/cryptodev/{files => sdk_patches}/0010-add-support-for-composite-TLS10-SHA1-3DES-algorithm-.patch (91%)
rename recipes-kernel/cryptodev/{files => sdk_patches}/0011-add-support-for-TLSv1.1-record-offload.patch (94%)
rename recipes-kernel/cryptodev/{files => sdk_patches}/0012-add-support-for-TLSv1.2-record-offload.patch (93%)
rename recipes-kernel/cryptodev/{files => sdk_patches}/0013-clean-up-code-layout.patch (98%)
rename recipes-kernel/cryptodev/{files => sdk_patches}/0014-remove-redundant-data-copy-for-pkc-operations.patch (99%)
rename recipes-kernel/cryptodev/{files => sdk_patches}/0015-fix-pkc-request-deallocation.patch (90%)
rename recipes-kernel/cryptodev/{files => sdk_patches}/0016-add-basic-detection-of-asym-features.patch (89%)
rename recipes-kernel/cryptodev/{files => sdk_patches}/0017-remove-dead-code.patch (97%)
rename recipes-kernel/cryptodev/{files => sdk_patches}/0018-fix-compat-warnings.patch (97%)
rename recipes-kernel/cryptodev/{files => sdk_patches}/0019-fix-size_t-print-format.patch (98%)
rename recipes-kernel/cryptodev/{files => sdk_patches}/0020-fix-uninitialized-variable-compiler-warning.patch (94%)
rename recipes-kernel/cryptodev/{files => sdk_patches}/0021-check-return-codes-for-copy-to-from-user-functions.patch (99%)
rename recipes-kernel/cryptodev/{files => sdk_patches}/0022-fix-double-free-pkc-req-on-error.patch (91%)
rename recipes-kernel/cryptodev/{files => sdk_patches}/0023-remove-MAY_BACKLOG-flag-from-requests.patch (97%)
rename recipes-kernel/cryptodev/{files => sdk_patches}/0024-fix-COMPAT_CIOCKEY-ioctl-command-number.patch (94%)
create mode 100644 recipes-kernel/cryptodev/sdk_patches/0025-fix-benchmarks-linking.patch
create mode 100644 recipes-kernel/cryptodev/sdk_patches/0026-fix-Makefile-to-allow-parallel-make-with-j-option.patch
create mode 100644 recipes-kernel/cryptodev/sdk_patches/0027-use-Linux-kernel-conventions-for-Makefile-variables.patch
create mode 100644 recipes-kernel/cryptodev/sdk_patches/0028-for-consistency-use-.-instead-of-.-in-makefiles.patch
create mode 100644 recipes-kernel/cryptodev/sdk_patches/0029-fix-clean-up-on-error-path-for-crypto_create_session.patch
create mode 100644 recipes-kernel/cryptodev/sdk_patches/0030-remove-code-duplication-in-cryptodev_hash_init.patch
create mode 100644 recipes-kernel/cryptodev/sdk_patches/0031-fix-comment-typo.patch
create mode 100644 recipes-kernel/cryptodev/sdk_patches/0032-avoid-calls-to-kmalloc-on-hotpaths.patch
create mode 100644 recipes-kernel/cryptodev/sdk_patches/0033-avoid-unnecessary-checks-for-hash-clean-up.patch
create mode 100644 recipes-kernel/cryptodev/sdk_patches/0034-extend-API-with-CIOCHASH-to-support-direct-hash-oper.patch
create mode 100644 recipes-kernel/cryptodev/sdk_patches/0035-use-directly-crypto-API-digest-operation-for-CIOCHAS.patch
create mode 100644 recipes-kernel/cryptodev/sdk_patches/0036-add-compat-for-CIOCHASH-operation.patch
create mode 100644 recipes-kernel/cryptodev/sdk_patches/0037-rewrite-sha_speed.c-to-reduce-code-duplication.patch
create mode 100644 recipes-kernel/cryptodev/sdk_patches/0038-extend-sha_speed.c-to-test-CIOCHASH.patch
create mode 100644 recipes-kernel/cryptodev/sdk_patches/0039-fix-memory-leaks-on-error-path-for-CIOCHASH.patch
create mode 100644 recipes-kernel/cryptodev/sdk_patches/0040-fix-structure-init-in-sha_speed-test.patch
create mode 100644 recipes-kernel/cryptodev/sdk_patches/0041-add-separate-target-for-building-tests.patch
create mode 100644 recipes-kernel/cryptodev/sdk_patches/0042-fix-destination-for-staged-installs.patch
create mode 100644 recipes-kernel/cryptodev/sdk_patches/0043-add-install-target-for-tests.patch
create mode 100644 recipes-kernel/cryptodev/yocto_patches/0001-Add-the-compile-and-install-rules-for-cryptodev-test.patch
create mode 100644 recipes-kernel/cryptodev/yocto_patches/0001-Disable-installing-header-file-provided-by-another-p.patch
--
1.9.2
More information about the meta-freescale
mailing list