1. 9de6edd Separate memory poisoning tests from generic ASan by David Horstmann · 1 year, 7 months ago
  2. 0f06bde Add all.sh coponent to test with copying disabled by David Horstmann · 1 year, 8 months ago
  3. a7d5662 Allow PSA test cases to depend on test conditions by Gilles Peskine · 1 year, 8 months ago
  4. 6632a12 all.sh: re-enable CCM/GCM in test_full_no_cipher_with_crypto[_config]() by Valerio Setti · 1 year, 9 months ago
  5. 294f5d7 Merge pull request #8540 from valeriosetti/issue8060 by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  6. 9fbac38 Merge pull request #8326 from daverodgman/aesce-thumb2 by Dave Rodgman · 1 year, 8 months ago
  7. 18040ed all.sh: export LC_COLLATE=C for sorting in ASCII order by Yanray Wang · 1 year, 9 months ago
  8. 42be1ba block_cipher_no_decrypt: improve comment by Yanray Wang · 1 year, 9 months ago
  9. 70642ec all.sh: check_test_dependencies: add one more option by Yanray Wang · 1 year, 9 months ago
  10. 690ee81 Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 9 months ago
  11. 473ff34 Merge pull request #8489 from valeriosetti/issue8482 by Gilles Peskine · 1 year, 9 months ago
  12. 6267dd5 Merge pull request #8463 from gilles-peskine-arm/metatest-create by Gilles Peskine · 1 year, 9 months ago
  13. 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
  14. 7afd9a4 Change the test messages by Pengyu Lv · 1 year, 9 months ago
  15. 59de2ae all.sh: re-enable CCM/GCM in test_full_no_cipher() by Valerio Setti · 1 year, 9 months ago
  16. 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
  17. f561ed8 all.sh: enable compat.sh testing in psa_crypto_config_[accel/reference]_cipher_aead by Pengyu Lv · 1 year, 9 months ago
  18. 9e80a91 Merge pull request #8164 from yanrayw/adjust_tfm_configs by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  19. a50b89e all.sh: disable CCM_STAR_NO_TAG in test_psa_crypto_config_accel_aead() by Valerio Setti · 1 year, 9 months ago
  20. ff2b06a all.sh: improve components for without CCM/CCM* by Valerio Setti · 1 year, 9 months ago
  21. 51d5b19 all.sh: accelerate also CCM* in test_psa_crypto_config_accel_cipher_aead by Valerio Setti · 1 year, 9 months ago
  22. bdfecb6 all.sh: add test components for no-CCM and no-CCM* by Valerio Setti · 1 year, 9 months ago
  23. 752dd39 Merge pull request #8508 from valeriosetti/issue6323 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  24. c434791 aesce: fix unused parameter by Yanray Wang · 1 year, 9 months ago
  25. c747306 all.sh: remove redundant make in test_psa_crypto_config_accel_cipher_aead() by Valerio Setti · 1 year, 9 months ago
  26. 3ae1199 all.sh: add config_block_cipher_no_decrypt to simplify code by Yanray Wang · 1 year, 9 months ago
  27. 07e663d all.sh: block_cipher_no_decrypt: clean up cflags by Yanray Wang · 1 year, 9 months ago
  28. b2d6e52 all.sh: block_cipher_no_decrypt: simplify code by Yanray Wang · 1 year, 9 months ago
  29. 85b7465 all.sh: block_cipher_no_decrypt: fix various issues by Yanray Wang · 1 year, 9 months ago
  30. 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
  31. 2171876 Start adding internal module block_cipher.c by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  32. 9f164f0 all.sh: more comments in check_test_cases() by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  33. 5c6f787 all.sh: robustness improvement by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  34. a742337 all.sh: add diff to can_keep_going_after_failure by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  35. f941455 all.sh: enable ssl-opt testing in psa_crypto_config_[accel/reference]_cipher_aead by Valerio Setti · 1 year, 9 months ago
  36. ec9b258 all.sh: disable CIPHER_C in test_psa_crypto_config_accel_cipher_aead by Valerio Setti · 1 year, 9 months ago
  37. 799bd84 all.sh: resue support_build_armcc for *_armcc test by Yanray Wang · 1 year, 9 months ago
  38. 4cd1b16 all.sh: check additional symbols in asece for block_cipher_no_decrypt by Yanray Wang · 1 year, 9 months ago
  39. 49cd4b5 all.sh: refine and simplify component for block_cipher_no_decrypt by Yanray Wang · 1 year, 9 months ago
  40. 3e1d39b Add check about legacy dependencies in PSA tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  41. 3076969 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
  42. 1f00926 Change base config to full by Pengyu Lv · 1 year, 9 months ago
  43. 102aea2 Add metatests for mutex usage by Gilles Peskine · 1 year, 9 months ago
  44. 6848d17 Run metatests in selected components by Gilles Peskine · 1 year, 9 months ago
  45. 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
  46. 964dee6 Merge pull request #8442 from lpy4105/issue/8355/driver-only-cipher_aead-x509 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  47. bc29aef all.sh: test BLOCK_CIPHER_NO_DECRYPT in build_aes_variations by Yanray Wang · 1 year, 9 months ago
  48. f149640 all.sh: add components to test BLOCK_CIPHER_NO_DECRYPT with PSA by Yanray Wang · 1 year, 9 months ago
  49. 8b6b41f Merge pull request #8434 from valeriosetti/issue8407 by Gilles Peskine · 1 year, 9 months ago
  50. e9f50bf Merge pull request #8443 from valeriosetti/issue8274 by Gilles Peskine · 1 year, 9 months ago
  51. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  52. 6611139 all.sh: modify components to test BLOCK_CIPHER_NO_DECRYPT by Yanray Wang · 1 year, 9 months ago
  53. ac7a809 all.sh: remove leftover loc_curve_list usage by Valerio Setti · 1 year, 9 months ago
  54. 5779096 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
  55. 78657d0 Change base config to full minus SSL by Pengyu Lv · 1 year, 9 months ago
  56. f2814ff Move common config to common function by Pengyu Lv · 1 year, 9 months ago
  57. b06d701 Merge pull request #8406 from beni-sandu/aesni by Dave Rodgman · 1 year, 9 months ago
  58. 852d26c all.sh: enable SSL_TLS and SSL_TICKET in full_no_cipher with PSA_CRYPTO by Valerio Setti · 1 year, 9 months ago
  59. 3fe105b all.sh: fix test components using accelerated curves by Valerio Setti · 1 year, 9 months ago
  60. 3bca781 tests/scripts/all.sh: add test for 32-bit AES-NI intrinsics with clang by Beniamin Sandu · 1 year, 9 months ago
  61. 287f6d1 all.sh: unset MBEDTLS symbols for modes/keys only when !PSA_CRYPTO_CONFIG by Valerio Setti · 1 year, 10 months ago
  62. 862021a all.sh: improve comments in common_test_full_no_cipher_with_psa_crypto by Valerio Setti · 1 year, 10 months ago
  63. 5b4039f all.sh: rename common config/test function by Valerio Setti · 1 year, 10 months ago
  64. 4529d65 all.sh: improve test_full_no_cipher() by Valerio Setti · 1 year, 10 months ago
  65. fb0b0ff all.sh: keep symbols that don't depend on CIPHER_C (directly or indirectly) by Valerio Setti · 1 year, 10 months ago
  66. c84d940 all.sh: fix comments in common_test_full_no_cipher_with_crypto() by Valerio Setti · 1 year, 10 months ago
  67. df17a10 all.sh: replace minus sign in text messages with "no" by Valerio Setti · 1 year, 10 months ago
  68. 7e710e8 all.sh: add components as full_no_cipher with CRYPTO_C and CRYPTO_CONFIG by Valerio Setti · 2 years ago
  69. ad8b7f0 all.sh: accelerate ALG_[STREAM_CIPHER/ECB_NO_PADDING] in accel_cipher_aead() by Valerio Setti · 1 year, 9 months ago
  70. 97454fd all.sh: accelerate CMAC in test_psa_crypto_config_accel_cipher_aead() by Valerio Setti · 1 year, 9 months ago
  71. b680fc4 all.sh: add a common configuration function for accel/reference components by Valerio Setti · 1 year, 10 months ago
  72. 9394144 all.sh: keep PKCS5/12 enabled in the reference component by Valerio Setti · 1 year, 10 months ago
  73. 29bcd01 all.sh: move [accel/reference]_cipher_aead to crypto_full by Valerio Setti · 1 year, 10 months ago
  74. 58d2b1a all.sh: fix minor issues by Valerio Setti · 1 year, 10 months ago
  75. b6b301f test: add component accelerating both ciphers and AEADs by Valerio Setti · 1 year, 10 months ago
  76. 5e41937 Remove dependency on asm/hwcap.h by Dave Rodgman · 1 year, 10 months ago
  77. f3501b4 Test for presence/absence of AES instructions by Dave Rodgman · 1 year, 10 months ago
  78. 7057c08 Don't fail tests if hwcap.h not present by Dave Rodgman · 1 year, 10 months ago
  79. 48b965d Update clang version requirements by Dave Rodgman · 1 year, 10 months ago
  80. b622ff8 Fix tests for older versions of clang by Dave Rodgman · 1 year, 10 months ago
  81. 4b8e8dc Improve compiler version checking + docs + testing for armclang by Dave Rodgman · 1 year, 10 months ago
  82. 0c58403 Add build tests for AESCE on A32/T32 by Dave Rodgman · 1 year, 10 months ago
  83. d69d3cd Merge pull request #8298 from daverodgman/sha-armce-thumb2 by Dave Rodgman · 1 year, 9 months ago
  84. a675ef8 Merge pull request #8368 from valeriosetti/issue8315 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  85. 5145902 Merge remote-tracking branch 'origin/development' into sha-armce-thumb2 by Dave Rodgman · 1 year, 10 months ago
  86. 66d5512 Remove dependency on asm/hwcap.h by Dave Rodgman · 1 year, 10 months ago
  87. 0244fbb all.sh: accelerate ALG_ECB_NO_PADDING in test_psa_crypto_config_accel_cipher() by Valerio Setti · 1 year, 10 months ago
  88. 91adb41 all.sh: remove fixes in test components by Valerio Setti · 1 year, 10 months ago
  89. 235e361 Merge pull request #8339 from lpy4105/issue/support-cpuid-for-win32 by Tom Cosgrove · 1 year, 10 months ago
  90. fb81f77 Add build preset full_no_platform by Paul Elliott · 1 year, 10 months ago
  91. 08e9423 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 10 months ago
  92. af5003a CMAC: accelerate CMAC in accel_cipher by Yanray Wang · 1 year, 10 months ago
  93. 0df6d96 all.sh: fix a typo in comment by Yanray Wang · 1 year, 10 months ago
  94. 158eead all.sh: build_mingw: only test build lib without MBEDTLS_AESNI_C by Pengyu Lv · 1 year, 10 months ago
  95. bb4f63c all.sh: build_mingw: test default config without MBEDTLS_AESNI_C by Pengyu Lv · 1 year, 10 months ago
  96. 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
  97. c6d633f Merge pull request #8297 from valeriosetti/issue8064 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  98. 2e37d7b Merge pull request #8121 from gilles-peskine-arm/ssl-test-no-legacy by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  99. 9a42730 all.sh: fix comment by Valerio Setti · 1 year, 10 months ago
  100. 4b6595a Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 10 months ago