1. 195e164 Merge pull request #9427 from valeriosetti/psasim-small-fixes by Tom Cosgrove · 12 months ago
  2. 2d5b17b Merge pull request #8609 from tom-daubney-arm/standardise_proj_detection by Tom Cosgrove · 12 months ago
  3. b556797 Move some proj detection code inside pre_check_environment by Thomas Daubney · 12 months ago
  4. 2016d66 psasim: small fixes to all.sh and test bash scripts by Valerio Setti · 12 months ago
  5. 1084e8e key_custom: update analyze_outcomes.py by Gilles Peskine · 1 year, 2 months ago
  6. 62ee8fd Test cpp_dummy_build in pedantic mode by Gilles Peskine · 1 year, 2 months ago
  7. aa6f6d2 Merge pull request #8226 from davidhorstmann-arm/all-sh-separate-components by Manuel Pégourié-Gonnard · 12 months ago
  8. bf47cf7 all.sh/components: Moved component_build_zeroize_checks -> compiler. by Minos Galanakis · 1 year ago
  9. 9ceb2c3 all.sh/components: Moved test_malloc_0_null,test_memory_buffer_allocator -> configuration. by Minos Galanakis · 1 year ago
  10. aa09e48 all.sh/components: Moved test_sw_inet_pton -> x509. by Minos Galanakis · 1 year ago
  11. c06fd30 all.sh/components: Moved crypto components out of tls. by Minos Galanakis · 1 year ago
  12. 1c26ef5 all.sh/components: Moved component_test_no_strings -> configuration. by Minos Galanakis · 1 year ago
  13. b5891d5 all.sh/components: Moved aesni and armce components -> platform. by Minos Galanakis · 1 year ago
  14. 1ef3a66 all.sh/components: Moved test_aesni_m32_clang -> platform. by Minos Galanakis · 1 year ago
  15. 07404d2 all.sh/components: Moved build_arm_xxx from compiler -> platform. by Minos Galanakis · 1 year ago
  16. f699d51 all.sh/components: Moved support functions to the same group as their components. by Minos Galanakis · 1 year ago
  17. 4b6ee64 all.sh/components: Moved test_depends_py_kex/psa to tls. by Minos Galanakis · 1 year ago
  18. ce466f0 all.sh: Updated the component sourcing logic. by Minos Galanakis · 1 year ago
  19. 609f749 all.sh/components: Removed duplicated/obsolete documentation/whitespace. by Minos Galanakis · 1 year ago
  20. f78447f test/scripts/components: Applied consistent style. by Minos Galanakis · 1 year ago
  21. dc0f73a components-configuration-crypto:Added component_test_no_rsa_key_pair_generation. by Minos Galanakis · 1 year ago
  22. cd5668f components-configuration-crypto: Added component_test_full_no_cipher. by Minos Galanakis · 1 year ago
  23. 96bf182 Extract psasim components into a separate file. by Minos Galanakis · 1 year ago
  24. e280ff8 Extract sanitizer components into a separate file. by Minos Galanakis · 1 year ago
  25. 8a98090 Extract platform components into a separate file. by Minos Galanakis · 1 year ago
  26. 31b7a0c Extract configuration components into a separate file. by Minos Galanakis · 1 year ago
  27. 09b179b Extract configuration-x509 components into a separate file. by Minos Galanakis · 1 year ago
  28. 7665a93 Extract configuration-tls components into a separate file. by Minos Galanakis · 1 year ago
  29. f6e1adc Extract configuration-platform components into a separate file. by Minos Galanakis · 1 year ago
  30. 471b34c Extract configuration-crypto-components into a separate file. by Minos Galanakis · 1 year ago
  31. 328b9e8 Extract compliance-components into a separate file. by Minos Galanakis · 1 year ago
  32. 9ebb882 Extract compiler-components into a separate file. by Minos Galanakis · 1 year ago
  33. 5357def Extract build-components into a separate file. by Minos Galanakis · 1 year ago
  34. 85c78f5 Extract basic-components into a separate file. by Minos Galanakis · 1 year ago
  35. db7b1bb Adjusted style for psasim components by Minos Galanakis · 1 year ago
  36. ada21b0 Separate all.sh from components. by Minos Galanakis · 1 year ago
  37. 6aab5b7 Created placeholder component files. by Minos Galanakis · 1 year ago
  38. 7790bef Merge pull request #9229 from gabor-mezei-arm/9158_config.py_use_crypto_config by Ronald Cron · 1 year ago gh-readonly-queue/development/pr-9229-4b9141ccf45e92d42152f9ec19cc69fab31b066b
  39. bda3e46 Check for file at script startup by Thomas Daubney · 1 year ago
  40. b991ac2 Remove suprious whitespace by Thomas Daubney · 1 year ago
  41. 5e9ffa9 Redirect error message to stderr by Thomas Daubney · 1 year ago
  42. fd79fe5 basic-build-test.sh: Restore make only command by Ronald Cron · 1 year ago
  43. 6a864dc Add check for existence of project name file by Thomas Daubney · 1 year ago
  44. f77722d Rename calss by Gabor Mezei · 1 year, 1 month ago
  45. 3678dee Add crypto config support for config.py by Gabor Mezei · 1 year, 2 months ago
  46. 7262b47 all.sh: psasim: Start server in tf-psa-crypto/tests by Ronald Cron · 1 year ago
  47. 0b796a4 psasim: Rename kill_server.sh to kill_servers.sh by Ronald Cron · 1 year ago
  48. e0e26f7 psasim: Move file clean-up to all.sh by Ronald Cron · 1 year ago
  49. 3f8275e Scripts improvements by Ronald Cron · 1 year, 1 month ago
  50. c29dd98 Adapt check-generated-files.sh by Ronald Cron · 1 year, 1 month ago
  51. 72d1888 Adapt run-test-suites.pl by Ronald Cron · 1 year, 1 month ago
  52. 77d6ac2 Adapt check_test_cases.py by Ronald Cron · 1 year, 1 month ago
  53. 635a2be Adapt all.sh by Ronald Cron · 1 year, 1 month ago
  54. 0866936 Adapt basic-build-test.sh by Ronald Cron · 1 year, 1 month ago
  55. f5a1785 Adapt test_psa_constant_names.py by Ronald Cron · 1 year, 1 month ago
  56. 7ab9867 Merge pull request #9290 from sezrab/replace_MBEDTLS_MD_CAN_MD5_with_PSA_WANT by Gilles Peskine · 1 year, 1 month ago
  57. 080ab4f check_files.py: Exempt only everest from license checking by Ronald Cron · 1 year, 1 month ago
  58. 9027955 all.sh: Move definitions of PSA core and builtin source paths by Ronald Cron · 1 year, 1 month ago
  59. f37ff7f Adapt all.sh cleanup by Ronald Cron · 1 year, 1 month ago
  60. 2f44756 Adapt check_files.py by Ronald Cron · 1 year, 1 month ago
  61. 0070d05 Adapt check_names.py by Ronald Cron · 1 year, 1 month ago
  62. 8280398 Adapt all.sh cleanup by Ronald Cron · 1 year, 1 month ago
  63. 5b41a65 all.sh: Update paths to PSA core modules and objects by Ronald Cron · 1 year, 1 month ago
  64. 709bbf0 all.sh: Update paths to builtin driver modules and objects by Ronald Cron · 1 year, 1 month ago
  65. ad6d1ce Adapt list_internal_identifiers.py by Ronald Cron · 1 year, 1 month ago
  66. 381247e Adapt check-generated-files.sh by Ronald Cron · 1 year, 1 month ago
  67. 6921d54 Adapt check_names.py by Ronald Cron · 1 year, 1 month ago
  68. fe3ad99 Merge pull request #9249 from davidhorstmann-arm/move-test-data-files-to-framework by Ronald Cron · 1 year, 1 month ago gh-readonly-queue/development/pr-9249-1d256267b0182390f42085f6943ba540a41018e4
  69. b51ed61 Move variable into generated bash by David Horstmann · 1 year, 1 month ago
  70. f36b7bc Simplify path in audit-validity-dates.py by David Horstmann · 1 year, 1 month ago
  71. 661c088 Simplify data_files path in compat test generation by David Horstmann · 1 year, 1 month ago
  72. eb8abda Fix line-too-long in generate_tls13_compat_tests.py by David Horstmann · 1 year, 2 months ago
  73. dcf18dd Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
  74. 5edad7f Remove MBEDTLS_DHM_ALT by Thomas Daubney · 1 year, 2 months ago
  75. 5e3c529 Merge pull request #9172 from gilles-peskine-arm/test_suite_config-booleans by Ronald Cron · 1 year, 1 month ago
  76. d8b5937 all.sh: psasim helper functions renaming by Valerio Setti · 1 year, 1 month ago
  77. 1a49383 all.sh: exclude some extra slow test suites from psasim testing by Valerio Setti · 1 year, 1 month ago
  78. e134d09 all.sh: remove old tests components on CRYPTO_CLIENT by Valerio Setti · 1 year, 1 month ago
  79. 9022f71 all.sh: add new component to run test suites with psasim by Valerio Setti · 1 year, 1 month ago
  80. 1b22dd8 Merge remote-tracking branch 'dev' into test_suite_config-booleans by Gilles Peskine · 1 year, 1 month ago
  81. fb3e159 Adapt include dir paths in test_psa_compliance.py by Ronald Cron · 1 year, 1 month ago
  82. b50d30f Adapt cipher.h path in depends.py by Ronald Cron · 1 year, 1 month ago
  83. 71609eb Adapt check_names.py by Ronald Cron · 1 year, 2 months ago
  84. f4606d4 Adjust more paths to Mbed TLS crypto headers by Ronald Cron · 1 year, 2 months ago
  85. 4beeb0c Add TLS: password protected... to ignored_tests list by Sam Berry · 1 year, 1 month ago
  86. c4dfc08 Merge pull request #9310 from valeriosetti/psasim_more_aut_tests by Tom Cosgrove · 1 year, 1 month ago gh-readonly-queue/development/pr-9310-f0481f562a11fd6d67110ba7c6b9404e485fb1c9
  87. f0481f5 Merge pull request #9258 from tom-daubney-arm/drop_padlock_support by Ronald Cron · 1 year, 1 month ago
  88. 5beb236 psasim: merge all AUT programs into a single executable by Valerio Setti · 1 year, 1 month ago
  89. a7469d3 Driver vs referenee: ignore relevant configuration differences by Gilles Peskine · 1 year, 2 months ago
  90. e154e6f Generate config test cases for single options by Gilles Peskine · 1 year, 2 months ago
  91. 2a674bd Merge pull request #9251 from gabor-mezei-arm/update_test_full_no_cipher_no_psa_crypto by Manuel Pégourié-Gonnard · 1 year, 2 months ago
  92. 0417a2c Adapt component_test_when_no_ciphersuites_have_mac by Ronald Cron · 1 year, 2 months ago
  93. cd33cd6 test_when_no_ciphersuites_have_mac: Fix logs by Ronald Cron · 1 year, 2 months ago
  94. cfce75f Remove component_test_full_no_bignum by Ronald Cron · 1 year, 2 months ago
  95. 8dbea48 Adapt test_full_no_cipher_ components by Ronald Cron · 1 year, 2 months ago
  96. a67f1be Adapt test_crypto_full_md_light_only by Ronald Cron · 1 year, 2 months ago
  97. de0d7e6 Merge pull request #9247 from ronald-cron-arm/move-psa-headers by Ronald Cron · 1 year, 2 months ago
  98. 1b646c2 Remove `config-no-entropy.h` by Gabor Mezei · 1 year, 2 months ago
  99. eafefb7 Revert "Update `full_no_cipher_no_psa_crypto` test component" by Gabor Mezei · 1 year, 2 months ago
  100. 95589c5 Further padlock removals from all.sh by Thomas Daubney · 1 year, 2 months ago