1. 16b70f2 test: enabled ssl-opt testing in no_ecp_at_all components by Valerio Setti · 2 years, 1 month ago
  2. 887f823 test: re-enable TLS and key exchanges in no_ecp_at_all component by Valerio Setti · 2 years, 1 month ago
  3. 2dfe799 Merge pull request #6914 from davidhorstmann-arm/cmake-pass-through-config-defines by Paul Elliott · 2 years, 1 month ago
  4. 461d59b Merge pull request #7858 from mprse/ffdh_tls13_v2_f by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  5. 9967f11 Merge pull request #7810 from valeriosetti/issue7771 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  6. 615cbcd Provide additional comments for claryfication by Przemek Stekiel · 2 years, 1 month ago
  7. 969c145 Use CONFIG_H variable rather than config file name by David Horstmann · 2 years, 6 months ago
  8. 20550e3 all.sh component to test cmake custom config file by David Horstmann · 2 years, 7 months ago
  9. 45255e4 Adapt names (curves -> groups) by Przemek Stekiel · 2 years, 1 month ago
  10. 9cf17da Merge pull request #7851 from daverodgman/fix-unused-aes by Dave Rodgman · 2 years, 1 month ago
  11. 56b159a Merge pull request #7627 from mprse/ffdh_tls13_v2 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  12. a2c1a38 Merge pull request #7630 from daverodgman/prefer-intrinsics by Dave Rodgman · 2 years, 1 month ago
  13. eabfef3 generate_psa_tests: fix docstring for tweak_key_pair_dependency function by Valerio Setti · 2 years, 1 month ago
  14. 0c42c43 generate_psa_tests: optimize code for key pair dependencies generation by Valerio Setti · 2 years, 1 month ago
  15. c0d2f84 test: replace all KEY_TYPE_ECC_KEY_PAIR with proper symbols by Valerio Setti · 2 years, 1 month ago
  16. 27c501a lib/test: replace BASIC_IMPORT_EXPORT internal symbol with BASIC,IMPORT,EXPORT by Valerio Setti · 2 years, 1 month ago
  17. 072bded test: use proper key pair symbols in accelerated list for EC curve test by Valerio Setti · 2 years, 1 month ago
  18. 7bbd98f generate_psa_tests: minor fixes by Valerio Setti · 2 years, 1 month ago
  19. 24c64e8 generate_psa_tests: improve script to handle all generated files by Valerio Setti · 2 years, 1 month ago
  20. 656f5ff generate_psa_tests: remove GENPRIME from dependencies of RSA key pair by Valerio Setti · 2 years, 2 months ago
  21. 76882fc generate_psa_tests: improve code for key pairs dependency generation by Valerio Setti · 2 years, 2 months ago
  22. 5d58a55 generate_psa_tests: fix comments by Valerio Setti · 2 years, 2 months ago
  23. f6587be test: remove useless accelerator intialization + minor restyling by Valerio Setti · 2 years, 2 months ago
  24. a983655 test: use better naming for new components by Valerio Setti · 2 years, 2 months ago
  25. 5ca80e7 test: properly handle new KEY_PAIR_yyy symbols in PSA generated test by Valerio Setti · 2 years, 2 months ago
  26. 249b18a test: add new component to test with all KEY_PAIRs enabled but one by Valerio Setti · 2 years, 2 months ago
  27. 1a4936a Remove options not known to older gcc by Dave Rodgman · 2 years, 1 month ago
  28. 88651c4 Change build target as Cortex-A32 not supported on CI by Dave Rodgman · 2 years, 1 month ago
  29. 0f0f769 Nicer formatting by Dave Rodgman · 2 years, 1 month ago
  30. fb374e6 Split armcc tests to separate component by Dave Rodgman · 2 years, 1 month ago
  31. cd04020 Add comment by Dave Rodgman · 2 years, 1 month ago
  32. 6001fb2 Test combinations of macros for aes.o by Dave Rodgman · 2 years, 1 month ago
  33. 904c589 Revert "Extend TF-M build test to test all shipped configs" by Dave Rodgman · 2 years, 1 month ago
  34. 4430185 Extend TF-M build test to test all shipped configs by Dave Rodgman · 2 years, 1 month ago
  35. 3484db4 Change ffdh testing strategy by Przemek Stekiel · 2 years, 1 month ago
  36. c164c07 Add TF-M build test to all.sh by Dave Rodgman · 2 years, 1 month ago
  37. c31a798 Replace MBEDTLS_ECDH_C dependency in ssl-opt tests by Przemek Stekiel · 2 years, 1 month ago
  38. 8bfe897 Add ssl-opt functions to check openssl with ffdh support and openssl ephemeral key exchange by Przemek Stekiel · 2 years, 1 month ago
  39. aafe900 test: enable X509 testing in no_ecp_at_all() components by Valerio Setti · 2 years, 1 month ago
  40. 6d00c67 Allow second run for ffdhe8192 ssl-opt tests by Przemek Stekiel · 2 years, 1 month ago
  41. 5bd2523 test: ignore compressed points' tests when checking coverage without ECP at all by Valerio Setti · 2 years, 2 months ago
  42. 1814bb7 test: re-enable PK and RSA in component without ECP/ECP_LIGHT by Valerio Setti · 2 years, 2 months ago
  43. 3d9af47 Fix tests? by Dave Rodgman · 2 years, 2 months ago
  44. 6a08b68 Simplify aesni support test by Dave Rodgman · 2 years, 2 months ago
  45. f8986e3 Clarify support_test_aesni by Dave Rodgman · 2 years, 2 months ago
  46. b959027 Improve logic for checking for presence of AESNI code by Dave Rodgman · 2 years, 2 months ago
  47. 20cc563 Improve logic for checking for presence of AESNI code by Dave Rodgman · 2 years, 2 months ago
  48. a8dc7fd test: remove leftover paragraph in test_psa_crypto_config_accel_ecc_ecp_light_only by Valerio Setti · 2 years, 2 months ago
  49. f18a7e1 Fix typo by Dave Rodgman · 2 years, 2 months ago
  50. f87e526 Fix test error by Dave Rodgman · 2 years, 2 months ago
  51. 48d8e83 fix CI failure by Dave Rodgman · 2 years, 2 months ago
  52. 336a453 Fix typo by Dave Rodgman · 2 years, 2 months ago
  53. 086e137 code style by Dave Rodgman · 2 years, 2 months ago
  54. 96a9e6a Address test review comments by Dave Rodgman · 2 years, 2 months ago
  55. fa1d05c Remove not-needed compiler flags by Dave Rodgman · 2 years, 2 months ago
  56. e1dd6e9 Merge remote-tracking branch 'origin/development' into prefer-intrinsics by Dave Rodgman · 2 years, 2 months ago
  57. be60fcc Add test for plain C path by Dave Rodgman · 2 years, 2 months ago
  58. c2b7264 Simplify aesni test by Dave Rodgman · 2 years, 2 months ago
  59. 15e7044 test: update depends.py with new dependencies by Valerio Setti · 2 years, 2 months ago
  60. 22d0a79 test: fix bug for test without bugnum by Valerio Setti · 2 years, 2 months ago
  61. 4922ba1 build_info: complete list of symbols that auto-enable ECP_LIGHT by Valerio Setti · 2 years, 2 months ago
  62. addeee4 mbedtls_config: add new MBEDTLS_PK_PARSE_EC_COMPRESSED symbol by Valerio Setti · 2 years, 2 months ago
  63. aecd32c pk: let PK_PARSE_EC_EXTENDED auto-enable ECP_LIGHT by Valerio Setti · 2 years, 2 months ago
  64. 4348368 test: remove leftover from past PR development by Valerio Setti · 2 years, 2 months ago
  65. 4d25a8d test: renaming component testing accelerated EC by Valerio Setti · 2 years, 2 months ago
  66. 838dc46 Test asm and intrinsics from all.sh by Dave Rodgman · 2 years, 2 months ago
  67. 01cc88a config_psa: replace USE symbols with BASIC one for all KEY_PAIRs by Valerio Setti · 2 years, 2 months ago
  68. 4590bc2 test: run all the test suite in the temporary component and grep outcome file by Valerio Setti · 2 years, 2 months ago
  69. a1a0b1b test: add a temporary test for checking conversion for new symbols by Valerio Setti · 2 years, 2 months ago
  70. 323ad1c psa: fixing psa_crypto_generate_key.generated by Valerio Setti · 2 years, 2 months ago
  71. 64f790f test: fix python script for PSA test generation by Valerio Setti · 2 years, 2 months ago
  72. ff7f861 tests: replace deprecated symbols with temporary _LEGACY ones by Valerio Setti · 2 years, 2 months ago
  73. 24f4676 Merge pull request #7672 from mpg/libtestdriver1-helpers by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  74. 1f5c2ba Add missing ECDH dependencies in ssl-opt tests by Przemek Stekiel · 2 years, 2 months ago
  75. ce05f54 Properly disable ECDH in only (psk) ephemeral ffdh key exchange components by Przemek Stekiel · 2 years, 2 months ago
  76. 6edf8b8 Merge pull request #7451 from yanrayw/7376_aes_128bit_only by Tom Cosgrove · 2 years, 2 months ago
  77. 8d645dc Fix unintentional config reduction in prev commit by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  78. a53dca1 Limit number ffdh test cases (ffdhe2048, ffdhe8192) by Przemek Stekiel · 2 years, 2 months ago
  79. 0c23147 Disable MBEDTLS_DHM_C in component_test_tls13_only_psk by Przemek Stekiel · 2 years, 2 months ago
  80. 4292441 all.sh: use clang for one test of AES_ONLY_128_BIT_KEY_LENGTH by Yanray Wang · 2 years, 2 months ago
  81. 422ab1f Add FFDH tests to ssl-opt by Przemek Stekiel · 2 years, 2 months ago
  82. ae3209c Add ffdh support yo generate_tls13_compat_tests.py by Przemek Stekiel · 2 years, 2 months ago
  83. a01c242 Add test components: only PSK ephemeral ffdh, only ephemeral ffdh key exchange by Przemek Stekiel · 2 years, 2 months ago
  84. f8930e2 Fix special-case with all curves except one. by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  85. aed1d78 Remove references to non-existing options by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  86. 2336c8e Make -SE_C part of adjust_config by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  87. 8df87bf Group both configuration steps by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  88. 1051f85 Re-enable MBEDTLS_DHM_C in tls13_only_psk, tls13_only_psk_ephemeral, tls13_only_psk_all by Przemek Stekiel · 2 years, 2 months ago
  89. 6ec39ca Remove the all.sh test for this, since armclang on CI is too old by Tom Cosgrove · 2 years, 2 months ago
  90. 730addc Fix armc5-bin-dir and armc6-bin-dir options to all.sh by Tom Cosgrove · 2 years, 2 months ago
  91. 579e6e9 Merge the two ARM Compiler 6 - Target ARMv8.2-A - AArch64 builds by Tom Cosgrove · 2 years, 2 months ago
  92. 46ed3a9 Add an all.sh build test that catches the unterminated pragmas by Tom Cosgrove · 2 years, 2 months ago
  93. 95b43a0 Merge pull request #7651 from daverodgman/fix-armclang-compile-fail by Gilles Peskine · 2 years, 2 months ago
  94. 7ae342f Use helper_libtestdriver1_adjust_config more by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  95. 981732e Fix some typos by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  96. 05d71ff Merge remote-tracking branch 'origin/development' into sha3-updated by Dave Rodgman · 2 years, 2 months ago
  97. 5e2f816 Fix test configs by Przemek Stekiel · 2 years, 3 months ago
  98. d4dff8b Update FFDH component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  99. f5c5d97 Add documentation about libtestdriver1 usage by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  100. 239094d all.sh: make libtestdriver1 components more uniform by Manuel Pégourié-Gonnard · 2 years, 2 months ago