1. dea700d all.sh: improve wrapper error reporting by Manuel Pégourié-Gonnard · 9 months ago
  2. d10f42f Fix making the path of the outcomes file absolute. by Manuel Pégourié-Gonnard · 9 months ago
  3. 6ffebef New all.sh wrapper with reduced scope (CI only) by Manuel Pégourié-Gonnard · 9 months ago
  4. a93f988 all.sh: wrapper for both mbedtls and tf-psa-crypto by Manuel Pégourié-Gonnard · 9 months ago
  5. 8da0e9e all.sh: rationalize relative path usage by Manuel Pégourié-Gonnard · 10 months ago
  6. 7b55695 all.sh: document new file structure by Manuel Pégourié-Gonnard · 10 months ago
  7. 1cb8ee8 all.sh: move definitions to all-core.sh by Manuel Pégourié-Gonnard · 10 months ago
  8. 731128c all.sh: wrap main code into main() function by Manuel Pégourié-Gonnard · 10 months ago
  9. e953a7a all.sh: move clang_version() to helpers file by Manuel Pégourié-Gonnard · 10 months ago
  10. e6df2e4 all.sh: move component helpers to separate file by Manuel Pégourié-Gonnard · 10 months ago
  11. 84649fe all.sh: Move some functions to the right section by Manuel Pégourié-Gonnard · 10 months ago
  12. 8f08bcd all.sh: rename a helper function by Manuel Pégourié-Gonnard · 10 months ago
  13. 73e2b05 all.sh: extract repeated code to a function by Manuel Pégourié-Gonnard · 10 months ago
  14. 78c7592 all.sh: group psasim helpers by Manuel Pégourié-Gonnard · 10 months ago
  15. 9896e08 all.sh: rm obsolete functions by Manuel Pégourié-Gonnard · 10 months ago
  16. f732586 all.sh: first define functions, then call them. by Manuel Pégourié-Gonnard · 10 months ago
  17. 195e164 Merge pull request #9427 from valeriosetti/psasim-small-fixes by Tom Cosgrove · 12 months ago
  18. 2d5b17b Merge pull request #8609 from tom-daubney-arm/standardise_proj_detection by Tom Cosgrove · 12 months ago
  19. b556797 Move some proj detection code inside pre_check_environment by Thomas Daubney · 12 months ago
  20. 2016d66 psasim: small fixes to all.sh and test bash scripts by Valerio Setti · 12 months ago
  21. ce466f0 all.sh: Updated the component sourcing logic. by Minos Galanakis · 1 year ago
  22. dc0f73a components-configuration-crypto:Added component_test_no_rsa_key_pair_generation. by Minos Galanakis · 1 year ago
  23. 96bf182 Extract psasim components into a separate file. by Minos Galanakis · 1 year ago
  24. ada21b0 Separate all.sh from components. by Minos Galanakis · 1 year ago
  25. 6aab5b7 Created placeholder component files. by Minos Galanakis · 1 year ago
  26. bda3e46 Check for file at script startup by Thomas Daubney · 1 year ago
  27. b991ac2 Remove suprious whitespace by Thomas Daubney · 1 year ago
  28. 5e9ffa9 Redirect error message to stderr by Thomas Daubney · 1 year ago
  29. 6a864dc Add check for existence of project name file by Thomas Daubney · 1 year ago
  30. 7262b47 all.sh: psasim: Start server in tf-psa-crypto/tests by Ronald Cron · 1 year ago
  31. 0b796a4 psasim: Rename kill_server.sh to kill_servers.sh by Ronald Cron · 1 year ago
  32. e0e26f7 psasim: Move file clean-up to all.sh by Ronald Cron · 1 year ago
  33. 635a2be Adapt all.sh by Ronald Cron · 1 year, 1 month ago
  34. 9027955 all.sh: Move definitions of PSA core and builtin source paths by Ronald Cron · 1 year, 1 month ago
  35. f37ff7f Adapt all.sh cleanup by Ronald Cron · 1 year, 1 month ago
  36. 8280398 Adapt all.sh cleanup by Ronald Cron · 1 year, 1 month ago
  37. 5b41a65 all.sh: Update paths to PSA core modules and objects by Ronald Cron · 1 year, 1 month ago
  38. 709bbf0 all.sh: Update paths to builtin driver modules and objects by Ronald Cron · 1 year, 1 month ago
  39. 5edad7f Remove MBEDTLS_DHM_ALT by Thomas Daubney · 1 year, 2 months ago
  40. d8b5937 all.sh: psasim helper functions renaming by Valerio Setti · 1 year, 1 month ago
  41. 1a49383 all.sh: exclude some extra slow test suites from psasim testing by Valerio Setti · 1 year, 1 month ago
  42. e134d09 all.sh: remove old tests components on CRYPTO_CLIENT by Valerio Setti · 1 year, 1 month ago
  43. 9022f71 all.sh: add new component to run test suites with psasim by Valerio Setti · 1 year, 1 month ago
  44. 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
  45. f0481f5 Merge pull request #9258 from tom-daubney-arm/drop_padlock_support by Ronald Cron · 1 year, 1 month ago
  46. 5beb236 psasim: merge all AUT programs into a single executable by Valerio Setti · 1 year, 1 month ago
  47. 0417a2c Adapt component_test_when_no_ciphersuites_have_mac by Ronald Cron · 1 year, 2 months ago
  48. cd33cd6 test_when_no_ciphersuites_have_mac: Fix logs by Ronald Cron · 1 year, 2 months ago
  49. cfce75f Remove component_test_full_no_bignum by Ronald Cron · 1 year, 2 months ago
  50. 8dbea48 Adapt test_full_no_cipher_ components by Ronald Cron · 1 year, 2 months ago
  51. a67f1be Adapt test_crypto_full_md_light_only by Ronald Cron · 1 year, 2 months ago
  52. de0d7e6 Merge pull request #9247 from ronald-cron-arm/move-psa-headers by Ronald Cron · 1 year, 2 months ago
  53. 95589c5 Further padlock removals from all.sh by Thomas Daubney · 1 year, 2 months ago
  54. 62af02c Drop support for VIA Padlock by Thomas Daubney · 1 year, 2 months ago
  55. 7c52100 Merge pull request #9238 from tom-cosgrove-arm/psasim_update_for_operation_types by Tom Cosgrove · 1 year, 2 months ago
  56. 30ea2b9 all.sh: Update clean-up of Makefiles generated by CMake by Ronald Cron · 1 year, 2 months ago
  57. 7e5d61c Adjust more paths to PSA headers by Ronald Cron · 1 year, 2 months ago
  58. 5cdc22b all.sh: Fix clean-up of Makefiles generated by CMake by Ronald Cron · 1 year, 2 months ago
  59. 0fe5b8d Add support for and run (a copy of) the PSA aead_demo program under PSA sim by Tom Cosgrove · 1 year, 2 months ago
  60. 0133d84 Merge pull request #9199 from tom-daubney-arm/modify_test_everest_curve25519_only_for_psa by Ronald Cron · 1 year, 2 months ago
  61. f98635c psasim: build server library and binary before client's ones by Valerio Setti · 1 year, 2 months ago
  62. 51b2c86 Use our own copy of programs/psa/psa_hash.c in the PSA simulator tests by Tom Cosgrove · 1 year, 2 months ago
  63. d28534c Merge pull request #9062 from tom-daubney-arm/crypto_config-tls1_2_default_stream_cipher_only_use_psa by Bence Szépkúti · 1 year, 2 months ago gh-readonly-queue/development/pr-9062-2bceec830a695d459edefe0b4f1f7fef4e7104ca
  64. c085cc7 Merge pull request #9200 from davidhorstmann-arm/move-test-generation-files by Bence Szépkúti · 1 year, 2 months ago
  65. f6f3bca Update file paths for moved files by David Horstmann · 1 year, 2 months ago
  66. f29bf87 Modify everest component for MBEDTLS_PSA_CRYPTO_CONFIG_ENABLED by Thomas Daubney · 1 year, 2 months ago
  67. d9312ea Modify all.sh to use new project name file by Thomas Daubney · 1 year, 8 months ago
  68. e2f0e30 Extend PSA crypto simulator tests to run psa_hash.c under the simulator by Tom Cosgrove · 1 year, 2 months ago
  69. 3ebb880 Hook the new psa_sim_crypto_{client,server} into the build and tests by Tom Cosgrove · 1 year, 2 months ago
  70. f5473a0 Merge pull request #9057 from Ryan-Everett-arm/crypto-config-test_ref_configs by Ronald Cron · 1 year, 2 months ago
  71. df1bfec Merge pull request #9121 from valeriosetti/issue8963 by Tom Cosgrove · 1 year, 3 months ago
  72. a8004f2 Add additional CCM unset by Thomas Daubney · 1 year, 3 months ago
  73. 8f83ba0 Change the way CBC is set by Thomas Daubney · 1 year, 3 months ago
  74. a33a824 Resolve PBKDF2_AES_CMAC_PRF_128 dependencies by Ronald Cron · 1 year, 3 months ago
  75. 69ca57e Fix typo by Thomas Daubney · 1 year, 3 months ago
  76. b7c624d Remove _use_psa suffix from remaining components by Thomas Daubney · 1 year, 3 months ago
  77. 5f2595a Remove non- _use_psa versions of components by Thomas Daubney · 1 year, 3 months ago
  78. 87d99fb psasim: create a seedfile to be used for the crypto server by Valerio Setti · 1 year, 3 months ago
  79. f57afd5 all.sh: improvements by Valerio Setti · 1 year, 3 months ago
  80. 2cdc8f7 Merge pull request #9122 from davidhorstmann-arm/fix-fuzzing-build-failures by Gilles Peskine · 1 year, 3 months ago
  81. cbea7d6 Add note explaining component purpose by David Horstmann · 1 year, 3 months ago
  82. c98f8ab crypto-client: allow debug build of libraries and test binaries by Valerio Setti · 1 year, 3 months ago
  83. 041ed42 Add all.sh component for programs without tests by David Horstmann · 1 year, 3 months ago
  84. cd89c1f crypto-client: simplify build of mbedtls static libraries by Valerio Setti · 1 year, 3 months ago
  85. dde9579 all.sh: crypto-client: keep NV_SEED disabled in the server lib by Valerio Setti · 1 year, 3 months ago
  86. 655b979 crypto-client test: implement the first IPC call for psa_crypto_init() by Valerio Setti · 1 year, 3 months ago
  87. 67338c0 Restore toggling of MBEDTLS_CIPHER_MODE_CBC by Thomas Daubney · 1 year, 3 months ago
  88. 4362aae crypto-client test: ensure that client/server are linked against proper MbedTLS libraries by Valerio Setti · 1 year, 3 months ago
  89. d1b6ef1 crypto-client test: add mechanism to build crypto library for client and server by Valerio Setti · 1 year, 3 months ago
  90. d9e4251 all.sh: add test component to build and test psasim by Valerio Setti · 1 year, 3 months ago
  91. 1ca1f3d Restore Mbed TLS style AEAD options for now by Thomas Daubney · 1 year, 3 months ago
  92. ff33abd Modify component_test_tls1_2_default_cbc_legacy_cbc_etm_cipher_only_use_psa by Thomas Daubney · 1 year, 3 months ago
  93. 6258621 Modify component_test_tls1_2_deafult_cbc_legacy_cipher_only_use_psa by Thomas Daubney · 1 year, 3 months ago
  94. b8cbbe7 Modify component_test_tls1_2_default_stream_cipher_only_use_psa by Thomas Daubney · 1 year, 3 months ago
  95. 771fd7d Merge pull request #9022 from mpg/compat-fixes-dev by Manuel Pégourié-Gonnard · 1 year, 3 months ago
  96. fcd744f Set MBEDTLS_PSA_CRYPTO_CONFIG in component_test_no_rsa_key_pair_gen by Ryan Everett · 1 year, 3 months ago
  97. eb86b90 Fix full invocation of ssl-opt.sh by Manuel Pégourié-Gonnard · 1 year, 3 months ago
  98. daa322a Update component_test_psa_crypto_rsa_no_genprime by Ryan Everett · 1 year, 4 months ago
  99. 62d0bb8 Simplify full invocation of compat.sh by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  100. 68deadd Merge pull request #8566 from mpg/driver-status by Manuel Pégourié-Gonnard · 1 year, 4 months ago