1. 0e319ae analyze_outcomes: escape {} in string format for test description by Yanray Wang · 1 year, 10 months ago
  2. 73bb231 all.sh: remove not needed #define in common_tfm_config by Yanray Wang · 1 year, 11 months ago
  3. 4eaf5ad all.sh: remove define MD_C in common_tfm_config by Yanray Wang · 1 year, 11 months ago
  4. 382966d all.sh: fix a comment in common_tfm_config by Yanray Wang · 1 year, 11 months ago
  5. 7050504 all.sh: simplify common_tfm_config by Yanray Wang · 1 year, 11 months ago
  6. 5baf667 Keep the list in alphabetical order by Gilles Peskine · 1 year, 11 months ago
  7. eaa1c56 Update location of TFM config files by Gilles Peskine · 1 year, 11 months ago
  8. 0c98f9f test-ref-configs: test config-tfm.h by Yanray Wang · 1 year, 11 months ago
  9. e47c53e Fix SHA-3 in accel tests that need it by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  10. cc21ad4 Add SHA-3 support to libtestdriver1 by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  11. 29d0bfb Rename option where concatenated with -D by Gilles Peskine · 1 year, 11 months ago
  12. 5edb942 Merge pull request #8041 from mpg/tfm-p256m by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  13. 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
  14. edc8456 Work around a race condition in parallel builds by Gilles Peskine · 1 year, 11 months ago
  15. eda1b1f Merge pull request #7921 from valeriosetti/issue7613 by Gilles Peskine · 1 year, 11 months ago
  16. 67c86e6 Merge pull request #7961 from gilles-peskine-arm/psa_crypto_config-in-full by Gilles Peskine · 1 year, 11 months ago
  17. f7298cd Fix some issues in comments by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  18. b95e92c Merge pull request #8076 from valeriosetti/issue8005 by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  19. e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
  20. e9d9797 Update list of ignored tests by Manuel Pégourié-Gonnard · 2 years ago
  21. 96839e7 Move common things to common function by Manuel Pégourié-Gonnard · 2 years ago
  22. 25b45db Disable ECP_C in component with p256-m driver by Manuel Pégourié-Gonnard · 2 years ago
  23. 5dfaca4 all.sh: fix comments by Valerio Setti · 1 year, 11 months ago
  24. 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
  25. 7eced7d Move zeroize-as-memset into a config file under tests/ by Tom Cosgrove · 1 year, 11 months ago
  26. daddf11 Add a build to all.sh to check mbedtls_platform_zeroize() calls by Tom Cosgrove · 1 year, 11 months ago
  27. 6147511 Merge pull request #7955 from davidhorstmann-arm/psa-crypto-script-changes by Paul Elliott · 2 years ago
  28. 7b2b76a Merge pull request #7165 from yanrayw/7094-collect-compatsh-test-cases by Gilles Peskine · 2 years ago
  29. 03e9dea Merge remote-tracking branch 'development' into psa_crypto_config-in-full by Gilles Peskine · 2 years ago
  30. 63f0abe check_test_cases: add a comment to explain idx in walk_compat_sh by Yanray Wang · 2 years ago
  31. 8f3ec8e Use '--target' instead of shortened '-t' by David Horstmann · 2 years ago
  32. ab717b5 Merge remote-tracking branch 'origin/development' into 7094-collect-compatsh-test-cases by Yanray Wang · 2 years ago
  33. 3ed1871 Disable pylint error for non-uppercase names by David Horstmann · 2 years ago
  34. 9cc6b2f Add missing import in test_psa_compliance.py by David Horstmann · 2 years ago
  35. fd9264e Fix pylint errors by David Horstmann · 2 years ago
  36. 41c316d Move -B switch into a single argument by David Horstmann · 2 years ago
  37. b48822c Appease pylint by renaming variables by David Horstmann · 2 years ago
  38. beaee26 Test PSA compliance: Build only the crypto target by David Horstmann · 2 years ago
  39. c69074d Tidy up reference to Mbed TLS in help message by David Horstmann · 2 years ago
  40. 2ba89be Disable pylint error in CMake command by David Horstmann · 2 years ago
  41. 3b8984a Remove or qualify references to Mbed TLS by David Horstmann · 2 years ago
  42. f757069 Rename 'mbedtls_dir' -> 'root_dir' by David Horstmann · 2 years ago
  43. 98af198 Correctly detect presence of the built library by David Horstmann · 2 years ago
  44. 58cf7c6 Use repo detection functions at start of all.sh by David Horstmann · 2 years ago
  45. d02b5f8 Separate directory discernment into 2 functions by David Horstmann · 2 years ago
  46. d395590 Merge pull request #7579 from daverodgman/safer-ct-asm by Dave Rodgman · 2 years ago
  47. 8ca2041 Merge pull request #8074 from tgonzalezorlandoarm/tg/allowlist by Gilles Peskine · 2 years ago
  48. 0ac57ca Rename is_psa_crypto -> in_psa_crypto_repo by David Horstmann · 2 years ago
  49. 7f93d22 Rename psa_crypto_lib_filename to just crypto_lib_filename by David Horstmann · 2 years ago
  50. 4dcddcf Parameterize out of source build directory by David Horstmann · 2 years ago
  51. 76a7738 Invert logic for repo detection in all.sh by David Horstmann · 2 years ago
  52. e31014a Tweak test_psa_compliance pylint annotations by David Horstmann · 2 years, 1 month ago
  53. 1d09184 Modify test_psa_compliance.py for psa-crypto repo by David Horstmann · 2 years, 1 month ago
  54. 9a6c45b Make all.sh PSA-crypto-friendly by David Horstmann · 2 years, 1 month ago
  55. d43cab3 Correct analyze_outcomes identation by Tomás González · 2 years ago
  56. 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
  57. a063144 Correct analyze_outcomes.py identation by Tomás González · 2 years ago
  58. 5022311 Tidy up allow list definition by Tomás González · 2 years ago
  59. 7ebb18f Make non-executed tests that are not in the allow list an error by Tomás González · 2 years ago
  60. c9187c5 New test suite for the low-level hash interface by Gilles Peskine · 2 years, 2 months ago
  61. fdb7223 Move PSA information and dependency automation into their own module by Gilles Peskine · 2 years, 2 months ago
  62. 796bc2b Merge pull request #7486 from AndrzejKurek/calloc-also-zeroizes by Gilles Peskine · 2 years ago
  63. 1fdc884 Merge pull request #7384 from yuhaoth/pr/add-aes-accelerator-only-mode by Dave Rodgman · 2 years ago
  64. 505dffd Merge pull request #7937 from yanrayw/code_size_compare_improvement by Bence Szépkúti · 2 years ago
  65. 7393686 Merge remote-tracking branch 'development' into psa_crypto_config-in-full by Gilles Peskine · 2 years ago
  66. f258d17 remove aesni + padlock - plain c tests by Jerry Yu · 2 years ago
  67. bdd96b9 disable aesni for componets without cpu modifiers by Jerry Yu · 2 years ago
  68. 506759f fix build fail for via padlock test by Jerry Yu · 2 years ago
  69. b6d39c2 Add aesni test for i386 by Jerry Yu · 2 years ago
  70. 307810b analyze_outcomes: add case for "ECC+FFDH w/o BN" by Valerio Setti · 2 years ago
  71. 4e2f244 test: add accelerated and reference test for ECC+FFDH without BN by Valerio Setti · 2 years ago
  72. 358c6c6 Add EdDSA and XTS to the allow list by Tomás González · 2 years ago
  73. b401e11 Add a flag for requiring full coverage in coverage tests by Tomás González · 2 years ago
  74. 07bdcc2 Add allow list for non-executed test cases by Tomás González · 2 years ago
  75. 963513d Merge pull request #8008 from valeriosetti/issue7756 by Dave Rodgman · 2 years ago
  76. 246210e Test CT asm under valgrind by Dave Rodgman · 2 years ago
  77. 5e678fd Merge pull request #8050 from gilles-peskine-arm/all.sh-remove-crypto_full_no_cipher by Tom Cosgrove · 2 years ago
  78. 132240f test: use ASAN flags for testing the accelerated TFM configuration by Valerio Setti · 2 years ago
  79. f01d648 analyze_outcome: add new check for parity for TFM configuration by Valerio Setti · 2 years ago
  80. ac6d35f test: update components' descriptions by Valerio Setti · 2 years ago
  81. 52ba0e3 test: improve accelerated TFM configuration test and add reference by Valerio Setti · 2 years ago
  82. c5c4bd2 test: add component testing TFM configuration and P256M driver by Valerio Setti · 2 years ago
  83. e0be95e analyze_outcomes: skip tests that depend on BIGNUM_C by Valerio Setti · 2 years ago
  84. 18535c3 test: enable TLS, key exchances and ssl-opt teting in ecc_no_bignum() by Valerio Setti · 2 years ago
  85. 29c1b4d test: enable X509 testing in ecc_no_bignum component by Valerio Setti · 2 years ago
  86. f5a29a5 Remove redundant test component by Gilles Peskine · 2 years ago
  87. 2e0275d test: use unset-all option in config.py to optimize test code by Valerio Setti · 2 years ago
  88. a8c655e test: remove redundant code setting MBEDTLS_PSA_CRYPTO_CONFIG by Valerio Setti · 2 years ago
  89. fe7d96c test: minor optimizations to ecc_no_bignum components by Valerio Setti · 2 years ago
  90. 9b3dbcc analyze_outcomes: skip tests that unavoidably depend on bignum by Valerio Setti · 2 years ago
  91. 660bbf2 test: disable BIGNUM support on the test ecc_no_bignum component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  92. 06aebe4 test: disable FFDH support on the test ecc_no_bignum component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  93. 7dccb66 test: disable RSA support on the test ecc_no_bignum component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  94. abd00d0 test: adding new components for testing and driver coverage analysis without BN by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  95. b7d577e Fix copypasta by Gilles Peskine · 2 years ago
  96. 9b8dead Minor readability improvement by Gilles Peskine · 2 years ago
  97. 76a51b9 replace strings command with grep by Jerry Yu · 2 years ago
  98. a7de78d improve test by Jerry Yu · 2 years ago
  99. 7802f65 Add negative test for aesni only by Jerry Yu · 2 years ago
  100. c935aa6 Add via padlock build test by Jerry Yu · 2 years ago