]> code.ossystems Code Review - meta-freescale.git/commit
cryptodev-qoriq: update to v1.9
authorChunrong Guo <chunrong.guo@nxp.com>
Fri, 28 Jul 2017 07:44:09 +0000 (15:44 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 7 Aug 2017 14:42:29 +0000 (11:42 -0300)
commitece24e8f9a042561f188d8f09c60b146dd081c94
tree1f9b832c30fa2740f16363187493814aca21a3c2
parentd586bfdde75ab6cae4f2dcdb63c068e07f4c188e
cryptodev-qoriq: update to v1.9

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
119 files changed:
recipes-kernel/cryptodev/cryptodev-qoriq-linux_1.9.bb [moved from recipes-kernel/cryptodev/cryptodev-qoriq-linux_1.8.bb with 100% similarity]
recipes-kernel/cryptodev/cryptodev-qoriq-module_1.9.bb [moved from recipes-kernel/cryptodev/cryptodev-qoriq-module_1.8.bb with 100% similarity]
recipes-kernel/cryptodev/cryptodev-qoriq-tests_1.9.bb [moved from recipes-kernel/cryptodev/cryptodev-qoriq-tests_1.8.bb with 100% similarity]
recipes-kernel/cryptodev/cryptodev-qoriq_1.8.inc [deleted file]
recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc [new file with mode: 0644]
recipes-kernel/cryptodev/sdk_patches/0001-don-t-advertise-RSA-keygen.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0001-refactoring-split-big-function-to-simplify-maintaina.patch [new file with mode: 0644]
recipes-kernel/cryptodev/sdk_patches/0002-add-support-for-COMPAT_CIOCAUTHCRYPT-ioctl.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0002-refactoring-relocate-code-to-simplify-later-patches.patch [new file with mode: 0644]
recipes-kernel/cryptodev/sdk_patches/0003-PKC-support-added-in-cryptodev-module.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0003-convert-to-new-AEAD-interface-in-kernels-v4.2.patch [new file with mode: 0644]
recipes-kernel/cryptodev/sdk_patches/0004-Compat-versions-of-PKC-IOCTLs.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0004-fix-type-of-returned-value.patch [new file with mode: 0644]
recipes-kernel/cryptodev/sdk_patches/0005-Asynchronous-interface-changes-in-cryptodev.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0005-remove-unnecessary-header-inclusion.patch [new file with mode: 0644]
recipes-kernel/cryptodev/sdk_patches/0006-ECC_KEYGEN-and-DLC_KEYGEN-supported-in-cryptodev-mod.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0006-move-structure-definition-to-cryptodev_int.h.patch [new file with mode: 0644]
recipes-kernel/cryptodev/sdk_patches/0007-RCU-stall-fixed-in-PKC-asynchronous-interface.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0007-add-support-for-RSA-public-and-private-key-operation.patch [new file with mode: 0644]
recipes-kernel/cryptodev/sdk_patches/0008-Add-RSA-Key-generation-offloading.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0008-check-session-flags-early-to-avoid-incorrect-failure.patch [new file with mode: 0644]
recipes-kernel/cryptodev/sdk_patches/0009-Fixed-compilation-error-of-openssl-with-fsl-cryptode.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0009-add-support-for-composite-TLS10-SHA1-AES-algorithm-o.patch [moved from recipes-kernel/cryptodev/sdk_patches/0001-add-support-for-composite-TLS10-SHA1-AES-algorithm-o.patch with 71% similarity]
recipes-kernel/cryptodev/sdk_patches/0010-add-support-for-composite-TLS10-SHA1-3DES-algorithm-.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0011-add-support-for-TLSv1.1-record-offload.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0012-add-support-for-TLSv1.2-record-offload.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0013-clean-up-code-layout.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0014-remove-redundant-data-copy-for-pkc-operations.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0015-fix-pkc-request-deallocation.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0016-add-basic-detection-of-asym-features.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0017-remove-dead-code.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0018-fix-compat-warnings.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0019-fix-size_t-print-format.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0020-fix-uninitialized-variable-compiler-warning.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0021-check-return-codes-for-copy-to-from-user-functions.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0022-fix-double-free-pkc-req-on-error.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0023-remove-MAY_BACKLOG-flag-from-requests.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0024-fix-COMPAT_CIOCKEY-ioctl-command-number.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0025-fix-benchmarks-linking.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0026-fix-Makefile-to-allow-parallel-make-with-j-option.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0027-use-Linux-kernel-conventions-for-Makefile-variables.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0028-for-consistency-use-.-instead-of-.-in-makefiles.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0029-fix-clean-up-on-error-path-for-crypto_create_session.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0030-remove-code-duplication-in-cryptodev_hash_init.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0031-fix-comment-typo.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0032-avoid-calls-to-kmalloc-on-hotpaths.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0033-avoid-unnecessary-checks-for-hash-clean-up.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0034-extend-API-with-CIOCHASH-to-support-direct-hash-oper.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0035-use-directly-crypto-API-digest-operation-for-CIOCHAS.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0036-add-compat-for-CIOCHASH-operation.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0037-rewrite-sha_speed.c-to-reduce-code-duplication.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0038-extend-sha_speed.c-to-test-CIOCHASH.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0039-fix-memory-leaks-on-error-path-for-CIOCHASH.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0040-fix-structure-init-in-sha_speed-test.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0041-add-separate-target-for-building-tests.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0042-fix-destination-for-staged-installs.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0043-add-install-target-for-tests.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0044-add-aes-256-xts-support-for-async-speed-test.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0045-add-support-for-crc32c-hash-async-speed-test.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0046-add-support-for-sha1-hash-async-speed-test.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0047-add-support-for-sha2-256-hash-async-speed-test.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0048-add-support-for-aes-256-xts-sync-speed-test.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0049-add-support-for-crc32c-hash-sync-speed-test.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0050-add-basic-optargs-support-for-async_speed-test.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0051-enable-async-code-by-default.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0052-add-flag-to-report-in-a-machine-friendly-format.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0053-honor-the-m-flag-in-async_speed.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0054-rename-algorithm-names-for-clarity.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0055-add-multithreaded-wrapper-for-async-speed-test.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0056-fix-set-min-value-when-allocating-alligned-memory-bu.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0057-gracefull-stop-for-async-speed-tests.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0058-sanity-check-on-dev-crypto-availability.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0059-fix-some-issues-with-parsing-mpstat-output.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0060-more-precision-in-running-mpstat.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0061-add-a-little-space-in-the-output-for-clarity.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0062-fix-build-warnings-on-implicit-function-declarations.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0063-avoid-implicit-conversion-between-signed-and-unsigne.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0064-remove-not-used-local-variables.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0065-return-error-code-of-the-test-if-there-is-one.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0066-do-more-strict-code-checking-to-avoid-maintenance-is.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0067-fix-issues-with-install-target.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0068-setting-KERNEL_DIR-is-not-necessary-to-build-tests.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0069-fix-the-reported-unit.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0070-remove-old-results-to-avoid-incorrect-reports.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0071-fix-the-scale-of-the-runtime-value.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0072-use-.-instead-of-.-for-consistency.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0073-really-fix-again.-the-mpstat-issue.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0074-make-default-output-tabular.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0075-fix-incorrect-handling-of-error-cases.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0076-exit-early-if-cryptodev-tests-are-not-installed.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0077-the-C-standard-used-by-cryptodev-is-C90-with-GNU-ext.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0078-remove-output-line-because-it-does-not-add-clarity-t.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0079-fix-typo-use-consistent-spacing.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0080-graceful-exit-if-cryptodev-is-not-built-with-ASYNC-f.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0081-add-sync-speed-tests-with-the-same-format-as-async-o.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0082-force-LC_TIME-value-to-avoid-mpstat-not-using-ISO860.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0083-use-the-same-algorithm-names-in-sync_speed-as-in-asy.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0084-fix-ignored-SIGALRM-signals-on-some-platforms.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0085-add-notes-about-configured-limits-in-SEC-driver.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0086-add-a-wrapper-script-for-running-all-tests.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0087-add-to-cpu-idle-for-convenience.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0088-merge-sync-and-async-benchmarks-into-a-single-progra.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0089-add-async-option-to-run_crypto_tests.sh.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0090-Adjust-to-recent-user-page-API-changes.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0091-Fix-test-compile-time-warnings.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0092-Support-skcipher-in-addition-to-ablkcipher-API.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0093-Fix-ablkcipher-algorithms-usage-in-v4.8-kernels.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0094-Adjust-to-another-change-in-the-user-page-API.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0095-rename-header-file-to-clarify-purpose.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0096-use-buf_align-macro-to-reduce-code-duplication.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0097-avoid-implicit-conversion-between-signed-and-unsigne.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0098-reduce-tests-Makefile-distance-with-upstream.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0099-add-support-for-authenc-hmac-sha1-cbc-aes-speed-test.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0100-close-the-session-after-every-test.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0101-add-support-for-rsa-speed-tests.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0102-adjust-to-API-changes-in-kernel-4.10.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0103-zc-Use-the-power-of-elif.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0104-fix-reset-finish-condition-before-test-start.patch [deleted file]
recipes-kernel/cryptodev/sdk_patches/0105-update-copyright-notes.patch [deleted file]