1. c20d899 Adjust messages in all.sh by Dave Rodgman · 1 year, 10 months ago
  2. b0d9830 Merge branch 'development' into sha-armce-thumb2 by Dave Rodgman · 1 year, 10 months ago
  3. d680d4f SHA256 renaming - fix some missed things by Dave Rodgman · 1 year, 10 months ago
  4. be7915a Revert renaming of SHA512 options by Dave Rodgman · 1 year, 10 months ago
  5. a89d2ba Merge pull request #8327 from ronald-cron-arm/adapt-psa-crypto-repo-name by Ronald Cron · 1 year, 10 months ago gh-readonly-queue/development/pr-8327-e7ebec6723b61bd54800f649b1391e980edf2fbd
  6. 5b89c55 Rename MBEDTLS_SHAxxx_USE_ARMV8_yyy to MBEDTLS_SHAxxx_USE_ARMV8_A_yyy by Dave Rodgman · 1 year, 10 months ago
  7. 94a634d Rename A64 config options by Dave Rodgman · 1 year, 10 months ago
  8. fea6606 Merge pull request #8296 from ronald-cron-arm/remove-redundant-test-component by Ronald Cron · 1 year, 10 months ago gh-readonly-queue/development/pr-8296-866b3a1886a348670974c5c21f41abd657f6ba93
  9. 070e865 Adapt to new PSA Crypto repo name by Ronald Cron · 1 year, 10 months ago
  10. 540324c Correct styling of Mbed TLS in documentation by Thomas Daubney · 1 year, 10 months ago
  11. cd65400 Add tests for runtime detection by Dave Rodgman · 1 year, 10 months ago
  12. 9ed1853 require clang 4 for testing by Dave Rodgman · 1 year, 10 months ago
  13. d9e8083 Add tests for SHA256 on ARMCE for thumb, arm and aarch64 by Dave Rodgman · 1 year, 10 months ago
  14. 35b49c4 Ignore tests of built-in interfaces for driver-only testing parity by Gilles Peskine · 1 year, 10 months ago
  15. 3974b17 check-generated-files: Added psa_crypto_driver_wrappers_no_static.c file by Minos Galanakis · 1 year, 10 months ago
  16. 466286a Remove redundant test component by Ronald Cron · 1 year, 10 months ago
  17. b51f3da Merge pull request #8264 from mpg/follow-up-8075 by Dave Rodgman · 1 year, 10 months ago
  18. 42f8d5f Merge pull request #8261 from Mbed-TLS/fix-cmake-header-include by Gilles Peskine · 1 year, 10 months ago
  19. 3b2357c Remove components that partially accelerate ECC keys by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  20. f868d6f Remove spurious comments by David Horstmann · 1 year, 10 months ago fix-cmake-header-include
  21. 6c97985 Remove generated files in all cmake_as_x tests by David Horstmann · 1 year, 10 months ago
  22. 862abe2 Fix lowercase comment start by David Horstmann · 1 year, 10 months ago
  23. c0c9b23 Test only what's support with partial curves accel by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  24. faea919 Fix typo: weiErstrass by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  25. 6be64f7 Use lowercase for local variables by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  26. 5aab46b Remove now-redundant tests by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  27. eda7086 Auto-enable ACCEL macros for p256-m driver by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  28. f07ce3b Don't extend support for deprecated functions by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  29. 7f28856 Merge pull request #8260 from gilles-peskine-arm/crypto_spe-include-fix by Gilles Peskine · 1 year, 10 months ago
  30. 9f48fff Ensure tests will fail if CMake generation fails by David Horstmann · 1 year, 10 months ago
  31. 0fc86b2 Merge pull request #8075 from valeriosetti/issue8016 by Dave Rodgman · 1 year, 10 months ago
  32. c1bedfe Put crypto_spe.h on the include search path where needed by Gilles Peskine · 1 year, 10 months ago
  33. f7dc6cf Document limitation on "mixed" builds by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  34. 5c21036 Add build with only some ECC key types accelerated by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  35. 561bce6 Add build with some curves accelerated but not all by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  36. fe9666b Change the extension type of the file psa_crypto_driver_wrapper by Xiaokang Qian · 1 year, 11 months ago
  37. 3c4f344 Declare P-256 as accelerated in p256-m test by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  38. 85ff5e6 Fix another rebasing mistake by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  39. 0d54a2e Fix rebasing mistake by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  40. 5a7523e Declare curves as accelerated in all.sh when needed by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  41. a6aecd0 Remove components that are no longer needed by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  42. 4ca250b test: fix comment by Valerio Setti · 1 year, 11 months ago
  43. 0a342c9 test: fix comments and functions' naming by Valerio Setti · 1 year, 11 months ago
  44. 482a0b9 test: fix remaining disparities and remove debug leftovers by Valerio Setti · 2 years ago
  45. 872462d test: fix test accelerating all curves keeping only 1 builtin by Valerio Setti · 2 years ago
  46. b2fd673 test: fix test which are using accelerated ECC/DH keys by Valerio Setti · 2 years ago
  47. e47c53e Fix SHA-3 in accel tests that need it by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  48. cc21ad4 Add SHA-3 support to libtestdriver1 by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  49. 29d0bfb Rename option where concatenated with -D by Gilles Peskine · 1 year, 11 months ago
  50. 5edb942 Merge pull request #8041 from mpg/tfm-p256m by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  51. 5382ba6 Merge pull request #8230 from gilles-peskine-arm/test_tls1_2_ecjpake_compatibility-avoid-build-race by Paul Elliott · 1 year, 11 months ago
  52. edc8456 Work around a race condition in parallel builds by Gilles Peskine · 1 year, 11 months ago
  53. eda1b1f Merge pull request #7921 from valeriosetti/issue7613 by Gilles Peskine · 1 year, 11 months ago
  54. 67c86e6 Merge pull request #7961 from gilles-peskine-arm/psa_crypto_config-in-full by Gilles Peskine · 1 year, 11 months ago
  55. f7298cd Fix some issues in comments by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  56. b95e92c Merge pull request #8076 from valeriosetti/issue8005 by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  57. e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
  58. e9d9797 Update list of ignored tests by Manuel Pégourié-Gonnard · 2 years ago
  59. 96839e7 Move common things to common function by Manuel Pégourié-Gonnard · 2 years ago
  60. 25b45db Disable ECP_C in component with p256-m driver by Manuel Pégourié-Gonnard · 2 years ago
  61. 5dfaca4 all.sh: fix comments by Valerio Setti · 1 year, 11 months ago
  62. b2fafa5 config-wrapper-zeroize-memset.h should be user-config-zeroize-memset.h and not include mbedtls_config.h by Tom Cosgrove · 1 year, 11 months ago
  63. 7eced7d Move zeroize-as-memset into a config file under tests/ by Tom Cosgrove · 1 year, 11 months ago
  64. daddf11 Add a build to all.sh to check mbedtls_platform_zeroize() calls by Tom Cosgrove · 1 year, 11 months ago
  65. 6147511 Merge pull request #7955 from davidhorstmann-arm/psa-crypto-script-changes by Paul Elliott · 1 year, 11 months ago
  66. 7b2b76a Merge pull request #7165 from yanrayw/7094-collect-compatsh-test-cases by Gilles Peskine · 2 years ago
  67. 03e9dea Merge remote-tracking branch 'development' into psa_crypto_config-in-full by Gilles Peskine · 2 years ago
  68. 63f0abe check_test_cases: add a comment to explain idx in walk_compat_sh by Yanray Wang · 2 years ago
  69. 8f3ec8e Use '--target' instead of shortened '-t' by David Horstmann · 2 years ago
  70. ab717b5 Merge remote-tracking branch 'origin/development' into 7094-collect-compatsh-test-cases by Yanray Wang · 2 years ago
  71. 3ed1871 Disable pylint error for non-uppercase names by David Horstmann · 2 years ago
  72. 9cc6b2f Add missing import in test_psa_compliance.py by David Horstmann · 2 years ago
  73. fd9264e Fix pylint errors by David Horstmann · 2 years ago
  74. 41c316d Move -B switch into a single argument by David Horstmann · 2 years ago
  75. b48822c Appease pylint by renaming variables by David Horstmann · 2 years ago
  76. beaee26 Test PSA compliance: Build only the crypto target by David Horstmann · 2 years ago
  77. c69074d Tidy up reference to Mbed TLS in help message by David Horstmann · 2 years ago
  78. 2ba89be Disable pylint error in CMake command by David Horstmann · 2 years ago
  79. 3b8984a Remove or qualify references to Mbed TLS by David Horstmann · 2 years ago
  80. f757069 Rename 'mbedtls_dir' -> 'root_dir' by David Horstmann · 2 years ago
  81. 98af198 Correctly detect presence of the built library by David Horstmann · 2 years ago
  82. 58cf7c6 Use repo detection functions at start of all.sh by David Horstmann · 2 years ago
  83. d02b5f8 Separate directory discernment into 2 functions by David Horstmann · 2 years ago
  84. d395590 Merge pull request #7579 from daverodgman/safer-ct-asm by Dave Rodgman · 2 years ago
  85. 8ca2041 Merge pull request #8074 from tgonzalezorlandoarm/tg/allowlist by Gilles Peskine · 2 years ago
  86. 0ac57ca Rename is_psa_crypto -> in_psa_crypto_repo by David Horstmann · 2 years ago
  87. 7f93d22 Rename psa_crypto_lib_filename to just crypto_lib_filename by David Horstmann · 2 years ago
  88. 4dcddcf Parameterize out of source build directory by David Horstmann · 2 years ago
  89. 76a7738 Invert logic for repo detection in all.sh by David Horstmann · 2 years ago
  90. e31014a Tweak test_psa_compliance pylint annotations by David Horstmann · 2 years, 1 month ago
  91. 1d09184 Modify test_psa_compliance.py for psa-crypto repo by David Horstmann · 2 years, 1 month ago
  92. 9a6c45b Make all.sh PSA-crypto-friendly by David Horstmann · 2 years, 1 month ago
  93. d43cab3 Correct analyze_outcomes identation by Tomás González · 2 years ago
  94. e65bba4 Merge pull request #7803 from gilles-peskine-arm/psa-low-hash-mac-size by Gilles Peskine · 2 years ago gh-readonly-queue/development/pr-7803-17d5081ffb27e1be0807d52ede3edffdc722482a
  95. a063144 Correct analyze_outcomes.py identation by Tomás González · 2 years ago
  96. 5022311 Tidy up allow list definition by Tomás González · 2 years ago
  97. 7ebb18f Make non-executed tests that are not in the allow list an error by Tomás González · 2 years ago
  98. c9187c5 New test suite for the low-level hash interface by Gilles Peskine · 2 years, 2 months ago
  99. fdb7223 Move PSA information and dependency automation into their own module by Gilles Peskine · 2 years, 2 months ago
  100. 796bc2b Merge pull request #7486 from AndrzejKurek/calloc-also-zeroizes by Gilles Peskine · 2 years ago