From: Ting Liu <[email protected]> Changes since commit: 1ccc884 t2080: switch to new UBOOT_CONFIG format
The patches are available on this git repository: https://github.com/luozhenhua/meta-freescale/commits/master-qoriq Camelia Groza (1): ceetm: update to a237e09 Chunrong Guo (3): rcw: update to 1af724b fmlib: update to 43fa98f fm-ucode: update to 7ebea453 Cristian Stoica (2): cryptodev-qoriq: upgrade to 1.8 plus fsl patches openssl-qoriq: upgrade to 1.0.2h plus fsl patches Ting Liu (42): linux-qoriq: merge .inc and .bb file linux-qoriq: upgrade to 4.1 plus fsl patches linux-qoriq: add merge_delta_config task linux-qoriq: add a symlink zImage under /boot b4420: update dtb path b4860: update dtb path c293pcie: update dtb path p2041rdb: update dtb path p3041ds: update dtb path p4080ds: update dtb path p5020: update dtb path p5040: update dtb path t1023: update dtb path t1024: update dtb path t104x: update dtb path t2080: update dtb path t4160: update dtb path t4240: update dtb path qemu-qoriq: Fix runtime providers qemu-qoriq: upgrade to v2.4 plus fsl patches udev-rules-qoriq: add dpaa networking rules for ls1043a qe-ucode: update to a95f42ae apptrk: update to 873f44c asf: update to a8bbba6 cst: update to d1c6c28 ar: update to 9a74743 eth-config: update to c1a4b3a fmc: set EXTRA_OEMAKE_PLATFORM for ls1043ardb flib: update to 08e2aeb hypervisor: update to f23ac6d uio-seville: update to 0f31fbc skmm-ep: update to bbf1ba0 skmm-host: update to d5912eb usdpaa: update to 940d8f7 dpa-offload: update to fed08b0 usdpaa-apps: update to 835cbce fsl-pme: add recipe hyperrelay: add recipe pme-tools: add recipe cantest: add recipe pkc-firmware: update to 21a6b5b pkc-host: update to 21a6b5b Zhenhua Luo (2): openssl-qoriq: correct the find.pl path cst: add bash in RDEPENDS_cst conf/machine/b4420qds-64b.conf | 6 +- conf/machine/b4420qds.conf | 6 +- conf/machine/b4860qds-64b.conf | 9 +- conf/machine/b4860qds.conf | 9 +- conf/machine/c293pcie.conf | 8 +- conf/machine/p2041rdb.conf | 4 +- conf/machine/p3041ds.conf | 4 +- conf/machine/p4080ds.conf | 4 +- conf/machine/p5020ds-64b.conf | 4 +- conf/machine/p5020ds.conf | 4 +- conf/machine/p5040ds-64b.conf | 4 +- conf/machine/p5040ds.conf | 4 +- conf/machine/t1023rdb-64b.conf | 4 +- conf/machine/t1023rdb.conf | 4 +- conf/machine/t1024rdb-64b.conf | 4 +- conf/machine/t1024rdb.conf | 4 +- conf/machine/t1040d4rdb-64b.conf | 5 +- conf/machine/t1040d4rdb.conf | 5 +- conf/machine/t1042d4rdb-64b.conf | 5 +- conf/machine/t1042d4rdb.conf | 5 +- conf/machine/t2080qds-64b.conf | 4 +- conf/machine/t2080qds.conf | 4 +- conf/machine/t2080rdb-64b.conf | 4 +- conf/machine/t2080rdb.conf | 4 +- conf/machine/t4160qds-64b.conf | 7 +- conf/machine/t4160qds.conf | 5 +- conf/machine/t4240qds-64b.conf | 8 +- conf/machine/t4240qds.conf | 8 +- conf/machine/t4240rdb-64b.conf | 6 +- conf/machine/t4240rdb.conf | 6 +- .../networking-layer/recipes-kernel/asf/asf_git.bb | 4 +- .../openembedded-layer/recipes-dpaa/fmc/fmc_git.bb | 23 +- ...e-inline-function-definition-with-gcc-5.x.patch | 80 - ...se-in6_-macros-from-glibc-instead-of-kern.patch | 49 - .../recipes-dpaa/usdpaa-apps/usdpaa-apps_git.bb | 22 +- recipes-bsp/apptrk/apptrk_git.bb | 6 +- recipes-bsp/pkc-firmware/pkc-firmware_git.bb | 4 +- recipes-bsp/qe-ucode/qe-ucode_git.bb | 9 +- recipes-bsp/rcw/rcw_git.bb | 18 +- recipes-connectivity/openssl/openssl-qoriq.inc | 129 +- .../openssl/openssl-qoriq/Makefiles-ptest.patch | 77 + .../openssl-qoriq/configure-musl-target.patch | 27 + .../openssl/openssl-qoriq/configure-targets.patch | 39 +- .../crypto_use_bigint_in_x86-64_perl.patch | 35 + .../openssl-qoriq/debian/c_rehash-compat.patch | 62 +- .../openssl-qoriq/debian/debian-targets.patch | 25 +- .../openssl-qoriq/debian/make-targets.patch | 15 - .../openssl-qoriq/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-qoriq/fix-cipher-des-ede3-cfb1.patch | 23 +- .../openssl-qoriq/initial-aarch64-bits.patch | 119 - .../openssl-qoriq/openssl-1.0.2a-x32-asm.patch | 46 + ...-pointer-dereference-in-EVP_DigestInit_ex.patch | 22 +- ...NULL-pointer-dereference-in-dh_pub_encode.patch | 39 - .../openssl/openssl-qoriq/openssl-c_rehash.sh | 210 + .../openssl/openssl-qoriq/openssl-fix-link.patch | 35 - .../openssl-qoriq/openssl_fix_for_x32.patch | 89 +- .../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 | 508 ++- ...0003-cryptodev-fix-algorithm-registration.patch | 71 +- ...-ECC-Support-header-for-Cryptodev-Engine.patch} | 35 +- ...ake-it-more-robust-and-recognize-KERNEL_B.patch | 74 - ...itial-support-for-PKC-in-cryptodev-engine.patch | 1578 +++++++ ...006-Added-hwrng-dev-file-as-source-of-RNG.patch | 28 + .../0006-Fixed-private-key-support-for-DH.patch | 33 - ...s-interface-added-for-PKC-cryptodev-inter.patch | 2050 +++++++++ .../0007-Fixed-private-key-support-for-DH.patch | 35 - ...gen-operation-and-support-gendsa-command-.patch | 155 + ...itial-support-for-PKC-in-cryptodev-engine.patch | 1564 ------- ...009-Added-hwrng-dev-file-as-source-of-RNG.patch | 28 - .../openssl-qoriq/qoriq/0009-RSA-Keygen-Fix.patch | 64 + ...s-interface-added-for-PKC-cryptodev-inter.patch | 2039 --------- .../0010-Removed-local-copy-of-curve_t-type.patch | 163 + ...gen-operation-and-support-gendsa-command-.patch | 153 - ...us-parameter-is-not-populated-by-dhparams.patch | 43 + .../openssl-qoriq/qoriq/0012-RSA-Keygen-Fix.patch | 64 - .../0012-SW-Backoff-mechanism-for-dsa-keygen.patch | 53 + .../0013-Fixed-DH-keygen-pair-generator.patch | 100 + .../0013-Removed-local-copy-of-curve_t-type.patch | 164 - ...us-parameter-is-not-populated-by-dhparams.patch | 43 - ...dd-support-for-aes-gcm-algorithm-offloadi.patch | 321 ++ .../0015-SW-Backoff-mechanism-for-dsa-keygen.patch | 53 - ...ev-extend-TLS-offload-with-3des_cbc_hmac_.patch | 199 + .../0016-Fixed-DH-keygen-pair-generator.patch | 100 - ...ev-add-support-for-TLSv1.1-record-offload.patch | 338 ++ ...dd-support-for-aes-gcm-algorithm-offloadi.patch | 309 -- ...ev-add-support-for-TLSv1.2-record-offload.patch | 377 ++ .../0018-cryptodev-drop-redundant-function.patch | 72 + ...ev-extend-TLS-offload-with-3des_cbc_hmac_.patch | 193 - ...yptodev-do-not-zero-the-buffer-before-use.patch | 48 + ...ev-add-support-for-TLSv1.1-record-offload.patch | 355 -- .../0020-cryptodev-clean-up-code-layout.patch | 73 + ...ev-add-support-for-TLSv1.2-record-offload.patch | 359 -- ...odev-do-not-cache-file-descriptor-in-open.patch | 93 + .../0021-cryptodev-drop-redundant-function.patch | 75 - ...yptodev-do-not-zero-the-buffer-before-use.patch | 48 - ...ryptodev-put_dev_crypto-should-be-an-int.patch} | 18 +- .../0023-cryptodev-clean-up-code-layout.patch | 72 - ...odev-simplify-cryptodev-pkc-support-code.patch} | 168 +- ...larify-code-remove-assignments-from-condi.patch | 37 + ...odev-do-not-cache-file-descriptor-in-open.patch | 100 - ...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_1.0.1i.bb | 96 - .../openssl/openssl-qoriq_1.0.2h.bb | 111 + recipes-core/udev/udev-rules-qoriq.bb | 10 +- .../71-fsl-dpaa-persistent-networking.rules | 0 .../72-fsl-dpaa-persistent-networking.rules | 0 .../73-fsl-dpaa-persistent-networking.rules | 11 + recipes-devtools/cst/cst_git.bb | 9 +- recipes-devtools/qemu/qemu-qoriq_git.bb | 37 +- recipes-dpaa/dpa-offload/dpa-offload_git.bb | 16 +- recipes-dpaa/eth-config/eth-config_git.bb | 4 +- recipes-dpaa/flib/flib_git.bb | 4 +- recipes-dpaa/fm-ucode/fm-ucode_git.bb | 9 +- recipes-dpaa/fmlib/fmlib_git.bb | 9 +- recipes-dpaa/usdpaa/usdpaa_git.bb | 14 +- recipes-extended/cantest/cantest_1.0.bb | 15 + recipes-extended/fsl-pme/fsl-pme_1.0.3.bb | 26 + recipes-extended/hyperrelay/hyperrelay_git.bb | 32 + .../files/0001-pme-tools-fix-build-error.patch | 127 + recipes-extended/pme-tools/pme-tools_git.bb | 33 + recipes-extended/skmm-ep/skmm-ep_git.bb | 4 +- recipes-kernel/ceetm/ceetm_git.bb | 13 +- ...q-linux_1.7.bb => cryptodev-qoriq-linux_1.8.bb} | 0 ...module_1.7.bb => cryptodev-qoriq-module_1.8.bb} | 9 +- ...q-tests_1.7.bb => cryptodev-qoriq-tests_1.8.bb} | 7 +- ...todev-qoriq_1.7.inc => cryptodev-qoriq_1.8.inc} | 39 +- .../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 +- .../0001-don-t-advertise-RSA-keygen.patch | 0 ...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 + .../kernel-modules/kernel-module-ar_git.bb | 4 +- .../kernel-module-uio-seville_0.1.bb | 4 +- .../linux/files/net-sctp-CVE-2014-0101.patch | 145 - ...LLVMLinux-use-static-inline-in-ARM-ftrace.patch | 48 - ...nux-Change-extern-inline-to-static-inline.patch | 59 - .../0001-powerpc-Align-TOC-to-256-bytes.patch | 37 - .../0003-use-static-inline-in-ARM-lifeboot.h.patch | 16 +- .../modify-defconfig-t1040-nr-cpus.patch | 0 .../module-remove-MODULE_GENERIC_TABLE.patch | 77 - ...pic_msi_feature-if-CONFIG_EPAPR_PARAVIRT-.patch | 32 + recipes-kernel/linux/linux-qoriq_3.12.bb | 14 - .../linux/{linux-qoriq.inc => linux-qoriq_4.1.bb} | 28 +- recipes-kernel/pkc-host/pkc-host_git.bb | 4 +- recipes-kernel/skmm-host/skmm-host_git.bb | 4 +- .../hypervisor/hypervisor_git.bb | 12 +- 223 files changed, 16381 insertions(+), 7943 deletions(-) delete mode 100644 dynamic-layers/openembedded-layer/recipes-dpaa/usdpaa-apps/usdpaa-apps/fix-the-inline-function-definition-with-gcc-5.x.patch delete mode 100644 dynamic-layers/openembedded-layer/recipes-dpaa/usdpaa-apps/usdpaa-apps/xfrm_km.c-use-in6_-macros-from-glibc-instead-of-kern.patch 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/crypto_use_bigint_in_x86-64_perl.patch delete mode 100644 recipes-connectivity/openssl/openssl-qoriq/debian/make-targets.patch 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 delete mode 100644 recipes-connectivity/openssl/openssl-qoriq/initial-aarch64-bits.patch create mode 100644 recipes-connectivity/openssl/openssl-qoriq/openssl-1.0.2a-x32-asm.patch delete mode 100644 recipes-connectivity/openssl/openssl-qoriq/openssl-avoid-NULL-pointer-dereference-in-dh_pub_encode.patch create mode 100644 recipes-connectivity/openssl/openssl-qoriq/openssl-c_rehash.sh delete mode 100644 recipes-connectivity/openssl/openssl-qoriq/openssl-fix-link.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-qoriq/qoriq/{0005-ECC-Support-header-for-Cryptodev-Engine.patch => 0004-ECC-Support-header-for-Cryptodev-Engine.patch} (92%) delete mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0004-linux-pcc-make-it-more-robust-and-recognize-KERNEL_B.patch 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 delete mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0006-Fixed-private-key-support-for-DH.patch create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0007-Asynchronous-interface-added-for-PKC-cryptodev-inter.patch delete mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0007-Fixed-private-key-support-for-DH.patch create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0008-Add-RSA-keygen-operation-and-support-gendsa-command-.patch delete mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0008-Initial-support-for-PKC-in-cryptodev-engine.patch delete mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0009-Added-hwrng-dev-file-as-source-of-RNG.patch create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0009-RSA-Keygen-Fix.patch delete mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0010-Asynchronous-interface-added-for-PKC-cryptodev-inter.patch create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0010-Removed-local-copy-of-curve_t-type.patch delete mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0011-Add-RSA-keygen-operation-and-support-gendsa-command-.patch create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0011-Modulus-parameter-is-not-populated-by-dhparams.patch delete mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0012-RSA-Keygen-Fix.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 delete mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0013-Removed-local-copy-of-curve_t-type.patch delete mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0014-Modulus-parameter-is-not-populated-by-dhparams.patch create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0014-cryptodev-add-support-for-aes-gcm-algorithm-offloadi.patch delete mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0015-SW-Backoff-mechanism-for-dsa-keygen.patch create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0015-eng_cryptodev-extend-TLS-offload-with-3des_cbc_hmac_.patch delete mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0016-Fixed-DH-keygen-pair-generator.patch create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0016-eng_cryptodev-add-support-for-TLSv1.1-record-offload.patch delete mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0017-cryptodev-add-support-for-aes-gcm-algorithm-offloadi.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 delete mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0018-eng_cryptodev-extend-TLS-offload-with-3des_cbc_hmac_.patch create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0019-cryptodev-do-not-zero-the-buffer-before-use.patch delete mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0019-eng_cryptodev-add-support-for-TLSv1.1-record-offload.patch create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0020-cryptodev-clean-up-code-layout.patch delete mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0020-eng_cryptodev-add-support-for-TLSv1.2-record-offload.patch create mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0021-cryptodev-do-not-cache-file-descriptor-in-open.patch delete mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0021-cryptodev-drop-redundant-function.patch delete mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0022-cryptodev-do-not-zero-the-buffer-before-use.patch rename recipes-connectivity/openssl/openssl-qoriq/qoriq/{0025-cryptodev-put_dev_crypto-should-be-an-int.patch => 0022-cryptodev-put_dev_crypto-should-be-an-int.patch} (70%) delete mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0023-cryptodev-clean-up-code-layout.patch rename recipes-connectivity/openssl/openssl-qoriq/qoriq/{0026-cryptodev-simplify-cryptodev-pkc-support-code.patch => 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 delete mode 100644 recipes-connectivity/openssl/openssl-qoriq/qoriq/0024-cryptodev-do-not-cache-file-descriptor-in-open.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 delete mode 100644 recipes-connectivity/openssl/openssl-qoriq_1.0.1i.bb create mode 100644 recipes-connectivity/openssl/openssl-qoriq_1.0.2h.bb rename recipes-core/udev/udev-rules-qoriq/{qoriq-ppc => }/71-fsl-dpaa-persistent-networking.rules (100%) rename recipes-core/udev/udev-rules-qoriq/{qoriq-ppc => }/72-fsl-dpaa-persistent-networking.rules (100%) create mode 100644 recipes-core/udev/udev-rules-qoriq/73-fsl-dpaa-persistent-networking.rules create mode 100644 recipes-extended/cantest/cantest_1.0.bb create mode 100644 recipes-extended/fsl-pme/fsl-pme_1.0.3.bb create mode 100644 recipes-extended/hyperrelay/hyperrelay_git.bb create mode 100644 recipes-extended/pme-tools/files/0001-pme-tools-fix-build-error.patch create mode 100644 recipes-extended/pme-tools/pme-tools_git.bb rename recipes-kernel/cryptodev/{cryptodev-qoriq-linux_1.7.bb => cryptodev-qoriq-linux_1.8.bb} (100%) rename recipes-kernel/cryptodev/{cryptodev-qoriq-module_1.7.bb => cryptodev-qoriq-module_1.8.bb} (54%) rename recipes-kernel/cryptodev/{cryptodev-qoriq-tests_1.7.bb => cryptodev-qoriq-tests_1.8.bb} (68%) rename recipes-kernel/cryptodev/{cryptodev-qoriq_1.7.inc => cryptodev-qoriq_1.8.inc} (63%) 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}/0001-don-t-advertise-RSA-keygen.patch (100%) 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 delete mode 100644 recipes-kernel/linux/files/net-sctp-CVE-2014-0101.patch delete mode 100644 recipes-kernel/linux/linux-qoriq/0001-ARM-8158-LLVMLinux-use-static-inline-in-ARM-ftrace.patch delete mode 100644 recipes-kernel/linux/linux-qoriq/0001-ARM-LLVMLinux-Change-extern-inline-to-static-inline.patch delete mode 100644 recipes-kernel/linux/linux-qoriq/0001-powerpc-Align-TOC-to-256-bytes.patch rename recipes-kernel/linux/{files => linux-qoriq}/modify-defconfig-t1040-nr-cpus.patch (100%) delete mode 100644 recipes-kernel/linux/linux-qoriq/module-remove-MODULE_GENERIC_TABLE.patch create mode 100644 recipes-kernel/linux/linux-qoriq/only-set-vmpic_msi_feature-if-CONFIG_EPAPR_PARAVIRT-.patch delete mode 100644 recipes-kernel/linux/linux-qoriq_3.12.bb rename recipes-kernel/linux/{linux-qoriq.inc => linux-qoriq_4.1.bb} (65%) -- 1.9.2 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
