- f2814ff Move common config to common function by Pengyu Lv · 1 year, 9 months ago
- afc6a99 Merge pull request #8381 from gilles-peskine-arm/20231017-misc-cleanup by Paul Elliott · 1 year, 9 months ago
- 835edd6 Merge pull request #8404 from paul-elliott-arm/fix_coverity_issues by Paul Elliott · 1 year, 9 months ago
- b06d701 Merge pull request #8406 from beni-sandu/aesni by Dave Rodgman · 1 year, 9 months ago
- 1c61002 Merge pull request #8398 from mpg/analyze-outcome-ignore-re by Manuel Pégourié-Gonnard · 1 year, 9 months ago gh-readonly-queue/development/pr-8398-f1c09a389e7c61f0313c610d8fb13d9e92127d12
- c51c411 analyze_outcome: only warn on ignored tests that pass by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- cd84a29 analyze_outcomes: use regexes for cipher/aead by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 3bca781 tests/scripts/all.sh: add test for 32-bit AES-NI intrinsics with clang by Beniamin Sandu · 1 year, 10 months ago
- d36a37f analyze_outcomes: ignore patterns apply to whole suite by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 9d9c234 analyze_outcome: Simplify some code by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- b269543 analyze_outcome: work around old Python in CI by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 62d6131 analyze_outcomes: minor output fix by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 4fd5a6a analyze_outcomes: use regexes with ECC components by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- b4558bd analyze_outcomes: remove useless ignore entries by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 371165a analyze_outcomes: useless ignores are now errors by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 881ce01 analyze_outcomes: add regex match for ignored tests by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 4da369f analyze_outcomes: minor code cleanup by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 287f6d1 all.sh: unset MBEDTLS symbols for modes/keys only when !PSA_CRYPTO_CONFIG by Valerio Setti · 1 year, 10 months ago
- 862021a all.sh: improve comments in common_test_full_no_cipher_with_psa_crypto by Valerio Setti · 1 year, 10 months ago
- 5b4039f all.sh: rename common config/test function by Valerio Setti · 1 year, 10 months ago
- 4529d65 all.sh: improve test_full_no_cipher() by Valerio Setti · 1 year, 10 months ago
- fb0b0ff all.sh: keep symbols that don't depend on CIPHER_C (directly or indirectly) by Valerio Setti · 1 year, 10 months ago
- c84d940 all.sh: fix comments in common_test_full_no_cipher_with_crypto() by Valerio Setti · 1 year, 10 months ago
- df17a10 all.sh: replace minus sign in text messages with "no" by Valerio Setti · 1 year, 10 months ago
- 7e710e8 all.sh: add components as full_no_cipher with CRYPTO_C and CRYPTO_CONFIG by Valerio Setti · 2 years ago
- b3d0ed2 Merge pull request #8303 from valeriosetti/issue6316 by Gilles Peskine · 1 year, 9 months ago
- 4f14409 Merge pull request #8294 from gilles-peskine-arm/test-datax-chdir by Gilles Peskine · 1 year, 9 months ago
- 95b7355 Merge pull request #6719 from yuhaoth/pr/tls13-early-data-add-early-data-of-client-hello by Ronald Cron · 1 year, 9 months ago
- 507e08f analyze_outcomes: update cipher/aead data by Valerio Setti · 1 year, 9 months ago
- cc2bbfe Fix invocation with explicit .datax file by Gilles Peskine · 1 year, 9 months ago
- bf3c3fa Define try_chdir everywhere by Gilles Peskine · 1 year, 9 months ago
- ad8b7f0 all.sh: accelerate ALG_[STREAM_CIPHER/ECB_NO_PADDING] in accel_cipher_aead() by Valerio Setti · 1 year, 10 months ago
- 97454fd all.sh: accelerate CMAC in test_psa_crypto_config_accel_cipher_aead() by Valerio Setti · 1 year, 10 months ago
- 3b15590 test_suite_psa_crypto: replace builtin dependencies with PSA_WANT by Valerio Setti · 1 year, 10 months ago
- 9d9b4b5 test_suite_cipher: use TEST_ASSUME() to evaluate supported ciphers by Valerio Setti · 1 year, 10 months ago
- 5cd18f9 analyze_oucomes.py: ignore line-too-long error for skipped tests by Valerio Setti · 1 year, 10 months ago
- b680fc4 all.sh: add a common configuration function for accel/reference components by Valerio Setti · 1 year, 10 months ago
- 9394144 all.sh: keep PKCS5/12 enabled in the reference component by Valerio Setti · 1 year, 10 months ago
- 29bcd01 all.sh: move [accel/reference]_cipher_aead to crypto_full by Valerio Setti · 1 year, 10 months ago
- 58d2b1a all.sh: fix minor issues by Valerio Setti · 1 year, 10 months ago
- 7448cee analyze_outcomes.py: skip tests that depends on builtin features by Valerio Setti · 1 year, 10 months ago
- d3bdccc test_suite_cipher: successfully quit test if no cipher is supported by Valerio Setti · 1 year, 10 months ago
- b6b301f test: add component accelerating both ciphers and AEADs by Valerio Setti · 1 year, 10 months ago
- d69d3cd Merge pull request #8298 from daverodgman/sha-armce-thumb2 by Dave Rodgman · 1 year, 10 months ago
- a675ef8 Merge pull request #8368 from valeriosetti/issue8315 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 5145902 Merge remote-tracking branch 'origin/development' into sha-armce-thumb2 by Dave Rodgman · 1 year, 10 months ago
- 6c68df4 Convert interruptible test over to using TEST_CALLOC by Paul Elliott · 1 year, 10 months ago
- 66d5512 Remove dependency on asm/hwcap.h by Dave Rodgman · 1 year, 10 months ago
- 0244fbb all.sh: accelerate ALG_ECB_NO_PADDING in test_psa_crypto_config_accel_cipher() by Valerio Setti · 1 year, 10 months ago
- 221d8aa libtestdriver1: fix acceleration for ALG_STREAM_CIPHER/ALG_ECB_NO_PADDING by Valerio Setti · 1 year, 10 months ago
- 91adb41 all.sh: remove fixes in test components by Valerio Setti · 1 year, 10 months ago
- 235e361 Merge pull request #8339 from lpy4105/issue/support-cpuid-for-win32 by Tom Cosgrove · 1 year, 10 months ago
- 85d1390 Merge pull request #8346 from yanrayw/issue8314/accel_cipher_cmac by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 53a332d fix various issues by Jerry Yu · 1 year, 10 months ago
- 078edc2 Add missing exit labels to MPS tests by Paul Elliott · 1 year, 10 months ago
- 3af2eb2 Merge pull request #8393 from mpg/fix-ssl-opt-psa-deps by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 22334a2 Fix some dependencies in ssl-opt.sh by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 3d43434 test_suite_psa_crypto_driver_wrappers.data: fix dependency by Yanray Wang · 1 year, 10 months ago
- af5003a CMAC: accelerate CMAC in accel_cipher by Yanray Wang · 1 year, 10 months ago
- 0df6d96 all.sh: fix a typo in comment by Yanray Wang · 1 year, 10 months ago
- fb72969 Merge pull request #8335 from valeriosetti/issue8301 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 158eead all.sh: build_mingw: only test build lib without MBEDTLS_AESNI_C by Pengyu Lv · 1 year, 10 months ago
- bb4f63c all.sh: build_mingw: test default config without MBEDTLS_AESNI_C by Pengyu Lv · 1 year, 10 months ago
- 1549827 fix wrong typo by Jerry Yu · 1 year, 10 months ago
- 8733b4c Merge pull request #8388 from paul-elliott-arm/fix_check_set_padding by Gilles Peskine · 1 year, 10 months ago
- f257420 Fix code style by Gilles Peskine · 1 year, 10 months ago
- 6407f8f Merge pull request #8322 from valeriosetti/issue8257 by Gilles Peskine · 1 year, 10 months ago
- 3bda79b Move initialisation in test to before first test by Paul Elliott · 1 year, 10 months ago
- 2cff820 analyze_outcomes: add new_section() method to the Results class by Valerio Setti · 1 year, 10 months ago
- 39d4b9d analyze_outcomes: fix format interpolation errors by Valerio Setti · 1 year, 10 months ago
- 0ea1b8f Merge pull request #7982 from gilles-peskine-arm/sample_program_demo_scripts-3.4 by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-7982-f6f4695824d6522c66a6347bf58e2d0e32260b84
- b47b299 fix various issues by Jerry Yu · 1 year, 10 months ago
- c6d633f Merge pull request #8297 from valeriosetti/issue8064 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 2e37d7b Merge pull request #8121 from gilles-peskine-arm/ssl-test-no-legacy by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 735794c analyze_outcomes: fix missing format for args/kwargs by Valerio Setti · 1 year, 10 months ago
- bbd9291 Close file on error path by Gilles Peskine · 1 year, 10 months ago
- d681ffd Use modern macros for calloc in test code by Gilles Peskine · 1 year, 10 months ago
- bb7d92c Remove redundant null check by Gilles Peskine · 1 year, 10 months ago
- 21e46b3 Fix missing initializations on some error paths by Gilles Peskine · 1 year, 10 months ago
- 781c234 analyze_oucomes: do not return Results instance passed as parameter by Valerio Setti · 1 year, 10 months ago
- 8070dbe analyze_outcomes: keep print_line() method non-static by Valerio Setti · 1 year, 10 months ago
- f6f64cf analyze_outcomes: code style improvement by Valerio Setti · 1 year, 10 months ago
- 8d178be analyze_outcomes: fix return value in case of test failure by Valerio Setti · 1 year, 10 months ago
- 2f00b7a cipher: reset MBEDTLS_CIPHER_HAVE_AEAD to MBEDTLS_CIPHER_MODE_AEAD by Valerio Setti · 1 year, 10 months ago
- 9a42730 all.sh: fix comment by Valerio Setti · 1 year, 10 months ago
- 40314fc analyze_outcomes: fix newlines by Valerio Setti · 1 year, 10 months ago
- f075e47 analyze_outcomes: reset name of TestLog to Results by Valerio Setti · 1 year, 10 months ago
- 3f33989 analyze_outcomes: use a single TestLog instance and do not delay output by Valerio Setti · 1 year, 10 months ago
- fb2750e analyze_outcomes: exit immediately in case of invalid task by Valerio Setti · 1 year, 10 months ago
- 5329ff0 analyze_outcomes: print task list directly to stdout by Valerio Setti · 1 year, 10 months ago
- 41bc798 Tidy-up by Dave Rodgman · 1 year, 10 months ago
- f3803a1 Cleanup validation interface by Dave Rodgman · 1 year, 10 months ago
- 9fc1f24 md: restore md.h includes in source files directly using its elements by Valerio Setti · 1 year, 10 months ago
- b0c618e analyze_outcomes: minor improvements by Valerio Setti · 1 year, 10 months ago
- f2ea08a Improve test for clang presence by Dave Rodgman · 1 year, 10 months ago
- dcee987 cipher_wrap: add VIA_LEGACY_OR_USE_PSA to new internal symbols by Valerio Setti · 1 year, 10 months ago
- 596ef6c cipher: reset MBEDTLS_CIPHER_HAVE_AEAD_LEGACY to previous naming by Valerio Setti · 1 year, 10 months ago
- d35b188 Make component_build_aes_aesce_armcc silent by Dave Rodgman · 1 year, 10 months ago
- 0521633 cipher: fix guards in mbedtls_cipher_auth_[encrypt/decrypt]_ext() by Valerio Setti · 1 year, 10 months ago
- 1322613 all.sh: revert changes in test_m32* by Pengyu Lv · 1 year, 10 months ago