1. 4aad0ff Merge pull request #8632 from valeriosetti/issue8598 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  2. a021d63 Merge pull request #8642 from daverodgman/default-compiler-all by Dave Rodgman · 1 year, 7 months ago gh-readonly-queue/development/pr-8642-5bad043c061f8161ab0f6fa930d3271e428303fe
  3. 5bad043 Merge pull request #8641 from valeriosetti/issue8358 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  4. 84125a1 Merge remote-tracking branch 'origin/development' into default-compiler-all by Dave Rodgman · 1 year, 7 months ago
  5. 8c8b4da all.sh: keep PSA_WANT_ALG_[CCM/GCM] enabled in common_block_cipher_dispatch() by Valerio Setti · 1 year, 7 months ago
  6. ea982e3 Merge pull request #8637 from bensze01/fix_supported_components by Gilles Peskine · 1 year, 7 months ago
  7. 84d19e0 all.sh: keep DES_C and CTR_DRBG_C enabled in test_full_no_cipher_with_crypto() by Valerio Setti · 1 year, 7 months ago
  8. 562dfe1 all.sh: keep PKCS[5/12] enabled in full_no_cipher test components by Valerio Setti · 1 year, 7 months ago
  9. cd21d4e all.sh: keep legacy cipher modes enabled in test_full_block_cipher_legacy_dispatch() by Valerio Setti · 1 year, 7 months ago
  10. b9f4bfc all.sh: fix messages in test_psa_crypto_config_accel_des by Valerio Setti · 1 year, 7 months ago
  11. 21570cf Auto-detect the need to link with pthread on Unix-like platforms by Gilles Peskine · 1 year, 8 months ago
  12. a72a797 all.sh: keep PKCS[5/12] enabled in accel_cipher_aead tests by Valerio Setti · 1 year, 8 months ago
  13. 3bc2499 Merge branch 'development' into default-compiler-all by Dave Rodgman · 1 year, 8 months ago
  14. 4a8ef7c all.sh: disable legacy AES/ARIA/CAMELLIA in test_full_block_cipher_psa_dispatch by Valerio Setti · 1 year, 8 months ago
  15. c393222 Work around clang 3.8 bug by Dave Rodgman · 1 year, 8 months ago
  16. fc5b955 Don't use full path for setting CC by Dave Rodgman · 1 year, 8 months ago
  17. bc8e61d Use gcc in test_full_deprecated_warning by Dave Rodgman · 1 year, 8 months ago
  18. d8d6451 Add -O2 to some CFLAGS which were not setting it by Dave Rodgman · 1 year, 8 months ago
  19. ea03ef9 Don't specify gcc unless the test requires it by Dave Rodgman · 1 year, 8 months ago
  20. dfe5ce8 Use clang -O2 in common_block_cipher_no_decrypt by Dave Rodgman · 1 year, 8 months ago
  21. 9da01a7 all.sh: rename test_psa_crypto_config_accel_cipher to accel_des by Valerio Setti · 1 year, 8 months ago
  22. d0a594d Use gcc in test_psa_compliance by Dave Rodgman · 1 year, 8 months ago
  23. 932ce85 Ensure test_psa_compliance uses gcc by Dave Rodgman · 1 year, 8 months ago
  24. 0c5bfe8 Ensure clang is present by Dave Rodgman · 1 year, 8 months ago
  25. 66cbc83 Use clang by default by Dave Rodgman · 1 year, 8 months ago
  26. 79dc6da Improve make pthread linking mechanism by Paul Elliott · 1 year, 8 months ago
  27. 20a95bc Remove explicit linking of PThread in make by Paul Elliott · 1 year, 8 months ago
  28. 356597f Make TSan test run operate on full config by Paul Elliott · 1 year, 8 months ago
  29. 9338cac Add tsan to all.sh by Janos Follath · 1 year, 10 months ago
  30. 71c71eb all.sh: Parse arguments before checking if a test is supported by Bence Szépkúti · 1 year, 8 months ago
  31. 543d275 Merge pull request #8635 from daverodgman/asan-opt by Dave Rodgman · 1 year, 8 months ago
  32. d5635e9 Undo accidental change by Dave Rodgman · 1 year, 8 months ago
  33. a2cf240 Add explanatory comment by Dave Rodgman · 1 year, 8 months ago
  34. b90f87b Use gcc for -m32 Asan builds by Dave Rodgman · 1 year, 8 months ago
  35. 17127e9 Use clang as default compiler for Asan by Dave Rodgman · 1 year, 8 months ago
  36. 52ab8fa analyze_outcomes/all.sh: add reference component and entry for coverage comparison by Valerio Setti · 1 year, 8 months ago
  37. efdb826 all.sh: keep CIPHER_C enabled in test_full_block_cipher_psa_dispatch() by Valerio Setti · 1 year, 8 months ago
  38. c483122 all.sh: keep PSA_WANT_ALG_[GCM/CCM] enabled in test_full_block_cipher_psa_dispatch() by Valerio Setti · 1 year, 8 months ago
  39. f8e6cba all.sh: add new component for block_cipher dispatch to PSA by Valerio Setti · 1 year, 8 months ago
  40. 852de3c Build with -O2, but without assembly by Dave Rodgman · 1 year, 8 months ago
  41. a19c753 Remove redundant use of -O2 with ASAN_FLAGS by Dave Rodgman · 1 year, 8 months ago
  42. 1f67363 Merge pull request #8616 from lpy4105/issue/8553/test-driver-only-rsa by Manuel Pégourié-Gonnard · 1 year, 8 months ago gh-readonly-queue/development/pr-8616-001fb731311e7814c12f9f53e1ef61f341b64148
  43. 7404af6 Merge pull request #8599 from valeriosetti/issue8357 by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  44. abeca02 Remove test_psa_crypto_config_accel_rsa_signature by Pengyu Lv · 1 year, 8 months ago
  45. 98a90c6 Fix various issue by Pengyu Lv · 1 year, 8 months ago
  46. e705f57 Add components to test crypto_full w/wo accelerated RSA by Pengyu Lv · 1 year, 8 months ago
  47. 779819a Merge pull request #8613 from bensze01/valgrind-only-in-nightlies by Dave Rodgman · 1 year, 8 months ago
  48. 0354d04 Do not run Valgrind tests in PR jobs by Bence Szépkúti · 1 year, 8 months ago
  49. 5e18b90 config-tfm: disable CIPHER_C by Valerio Setti · 1 year, 8 months ago
  50. 40a93df all.sh: keep CTR_DRBG enabled in test_psa_crypto_config_accel_cipher_aead() by Valerio Setti · 1 year, 9 months ago
  51. f5e46fd Merge pull request #8535 from daverodgman/update-tfm by Dave Rodgman · 1 year, 8 months ago
  52. 51e7245 Automatically set MBEDTLS_NO_PLATFORM_ENTROPY in TF-M config by Dave Rodgman · 1 year, 8 months ago
  53. 82d7a87 Update tests to refer to our tf-m config wrapper by Dave Rodgman · 1 year, 8 months ago
  54. 6632a12 all.sh: re-enable CCM/GCM in test_full_no_cipher_with_crypto[_config]() by Valerio Setti · 1 year, 9 months ago
  55. be5489a Simplify test for building P256-M by Dave Rodgman · 1 year, 8 months ago
  56. 897bb77 Update tf-m tests in all.sh for P256-M by Dave Rodgman · 1 year, 9 months ago
  57. 294f5d7 Merge pull request #8540 from valeriosetti/issue8060 by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  58. 9fbac38 Merge pull request #8326 from daverodgman/aesce-thumb2 by Dave Rodgman · 1 year, 8 months ago
  59. 18040ed all.sh: export LC_COLLATE=C for sorting in ASCII order by Yanray Wang · 1 year, 9 months ago
  60. 42be1ba block_cipher_no_decrypt: improve comment by Yanray Wang · 1 year, 9 months ago
  61. 70642ec all.sh: check_test_dependencies: add one more option by Yanray Wang · 1 year, 9 months ago
  62. 690ee81 Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 9 months ago
  63. 473ff34 Merge pull request #8489 from valeriosetti/issue8482 by Gilles Peskine · 1 year, 9 months ago
  64. 6267dd5 Merge pull request #8463 from gilles-peskine-arm/metatest-create by Gilles Peskine · 1 year, 9 months ago
  65. a4e7953 Merge pull request #8527 from lpy4105/issue/6324/driver-only-cipher+aead-tls-compat by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  66. 7afd9a4 Change the test messages by Pengyu Lv · 1 year, 9 months ago
  67. 59de2ae all.sh: re-enable CCM/GCM in test_full_no_cipher() by Valerio Setti · 1 year, 9 months ago
  68. dc84895 Merge pull request #8519 from mpg/block-cipher by Manuel Pégourié-Gonnard · 1 year, 9 months ago gh-readonly-queue/development/pr-8519-9e80a91f27ad1eeab047ff73295480e2c36b2db8
  69. f561ed8 all.sh: enable compat.sh testing in psa_crypto_config_[accel/reference]_cipher_aead by Pengyu Lv · 1 year, 9 months ago
  70. 9e80a91 Merge pull request #8164 from yanrayw/adjust_tfm_configs by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  71. a50b89e all.sh: disable CCM_STAR_NO_TAG in test_psa_crypto_config_accel_aead() by Valerio Setti · 1 year, 9 months ago
  72. ff2b06a all.sh: improve components for without CCM/CCM* by Valerio Setti · 1 year, 9 months ago
  73. 51d5b19 all.sh: accelerate also CCM* in test_psa_crypto_config_accel_cipher_aead by Valerio Setti · 1 year, 9 months ago
  74. bdfecb6 all.sh: add test components for no-CCM and no-CCM* by Valerio Setti · 1 year, 9 months ago
  75. 752dd39 Merge pull request #8508 from valeriosetti/issue6323 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  76. c434791 aesce: fix unused parameter by Yanray Wang · 1 year, 9 months ago
  77. c747306 all.sh: remove redundant make in test_psa_crypto_config_accel_cipher_aead() by Valerio Setti · 1 year, 9 months ago
  78. 3ae1199 all.sh: add config_block_cipher_no_decrypt to simplify code by Yanray Wang · 1 year, 9 months ago
  79. 07e663d all.sh: block_cipher_no_decrypt: clean up cflags by Yanray Wang · 1 year, 9 months ago
  80. b2d6e52 all.sh: block_cipher_no_decrypt: simplify code by Yanray Wang · 1 year, 9 months ago
  81. 85b7465 all.sh: block_cipher_no_decrypt: fix various issues by Yanray Wang · 1 year, 9 months ago
  82. cf582df Merge pull request #8498 from mpg/legacy-deps-psa-tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago gh-readonly-queue/development/pr-8498-08ea9bfa1f4fb9805700ca5fb114e97b7ee4f821
  83. 2171876 Start adding internal module block_cipher.c by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  84. 9f164f0 all.sh: more comments in check_test_cases() by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  85. 5c6f787 all.sh: robustness improvement by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  86. a742337 all.sh: add diff to can_keep_going_after_failure by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  87. f941455 all.sh: enable ssl-opt testing in psa_crypto_config_[accel/reference]_cipher_aead by Valerio Setti · 1 year, 9 months ago
  88. ec9b258 all.sh: disable CIPHER_C in test_psa_crypto_config_accel_cipher_aead by Valerio Setti · 1 year, 9 months ago
  89. 799bd84 all.sh: resue support_build_armcc for *_armcc test by Yanray Wang · 1 year, 9 months ago
  90. 4cd1b16 all.sh: check additional symbols in asece for block_cipher_no_decrypt by Yanray Wang · 1 year, 9 months ago
  91. 49cd4b5 all.sh: refine and simplify component for block_cipher_no_decrypt by Yanray Wang · 1 year, 9 months ago
  92. 3e1d39b Add check about legacy dependencies in PSA tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  93. 3076969 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
  94. 1f00926 Change base config to full by Pengyu Lv · 1 year, 9 months ago
  95. 102aea2 Add metatests for mutex usage by Gilles Peskine · 1 year, 9 months ago
  96. 6848d17 Run metatests in selected components by Gilles Peskine · 1 year, 9 months ago
  97. e03270f Merge pull request #8391 from paul-elliott-arm/full_no_platform by Paul Elliott · 1 year, 9 months ago gh-readonly-queue/development/pr-8391-964dee6b3f755eca35d0d5c21ed10987f3b9d0cb
  98. 964dee6 Merge pull request #8442 from lpy4105/issue/8355/driver-only-cipher_aead-x509 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  99. bc29aef all.sh: test BLOCK_CIPHER_NO_DECRYPT in build_aes_variations by Yanray Wang · 1 year, 9 months ago
  100. f149640 all.sh: add components to test BLOCK_CIPHER_NO_DECRYPT with PSA by Yanray Wang · 1 year, 9 months ago