1. 8993fec Define FRAMEWORK by Elena Uziunaite · 9 months ago
  2. 2e37806 Fix paths by Elena Uziunaite · 9 months ago
  3. ef40183 Use new functions by Elena Uziunaite · 9 months ago
  4. 23a6432 Add project and branch detection in shell by Elena Uziunaite · 9 months ago
  5. 3aefa5b Merge pull request #7977 from ivq/update_gcm_doc by David Horstmann · 9 months ago
  6. 28a26ec Merge pull request #9771 from ronald-cron-arm/remove-psa-crypto-config by Ronald Cron · 9 months ago
  7. 42a5c97 Add change log by Ronald Cron · 9 months ago
  8. 93ba625 Remove MBEDTLS_PSA_CRYPTO_CONFIG configuration option by Ronald Cron · 11 months ago
  9. e0ebf55 Move back *config_test_driver* headers from the framework by Ronald Cron · 9 months ago
  10. f366938 Merge pull request #9778 from waleed-elmelegy-arm/add-iop-export-pub-key-headers by Janos Follath · 9 months ago
  11. e2a6d28 Merge pull request #9794 from davidhorstmann-arm/test-helpers-update-framework-submodule by Manuel Pégourié-Gonnard · 9 months ago gh-readonly-queue/development/pr-9794-905395eefdcde15941463906f305d35c382277c4
  12. 174a4e9 Change iop export public-key initlization example by Waleed Elmelegy · 9 months ago
  13. 3cad328 Update framework submodule to point to main by David Horstmann · 9 months ago
  14. a898127 Remove PSA_ERROR_NOT_SUPPORTED as a return value to iop abort APIs by Waleed Elmelegy · 9 months ago
  15. bf1af30 Correct typos in iop export public-key headers by Waleed Elmelegy · 9 months ago
  16. 905395e Merge pull request #9756 from davidhorstmann-arm/move-some-test-helpers-to-framework by Manuel Pégourié-Gonnard · 9 months ago
  17. ed91f88 Replace tabs with spaces in Makefile by David Horstmann · 9 months ago
  18. ccf8c42 Update framework submodule by David Horstmann · 9 months ago
  19. 1df752b Update framework to add ported test helper changes by David Horstmann · 9 months ago
  20. 0223bc6 Update paths in TF-PSA-Crypto CMakeLists.txt by David Horstmann · 9 months ago
  21. 7bf3489 Update framework submodule by David Horstmann · 9 months ago
  22. 0b2cd56 Update framework submodule by David Horstmann · 9 months ago
  23. c3cea30 Update framework submodule by David Horstmann · 9 months ago
  24. 0771253 Properly clean instrument_record_status.h by David Horstmann · 9 months ago
  25. 3281e16 Reverse accidental docs PSA test wrappers path by David Horstmann · 9 months ago
  26. a244687 Add missing include path to visual C script by David Horstmann · 9 months ago
  27. 36c819c Update test_keys.h path on Windows by David Horstmann · 9 months ago
  28. 8a5b3af Update paths to generated PSA test wrappers by David Horstmann · 9 months ago
  29. d962680 Update generate path to instrument_record_status.h by David Horstmann · 9 months ago
  30. dc45951 Update path to PSA crypto alt headers by David Horstmann · 9 months ago
  31. 08953f7 Add extra paths to generate_visualc_files.pl by David Horstmann · 9 months ago
  32. 8a8d56a Update make clean target with moved test helpers by David Horstmann · 9 months ago
  33. e6a7c24 Update test_keys.h generation in Makefile by David Horstmann · 9 months ago
  34. 6bbd9c0 Update libtestdriver paths in tests/Makefile by David Horstmann · 9 months ago
  35. cbab2ff Update path substitution for TF-PSA-Crypto tests by David Horstmann · 9 months ago
  36. 69b12ee Add tests/Makefile targets for moved test helpers by David Horstmann · 9 months ago
  37. d9ad663 Update common.mk with test helper object paths by David Horstmann · 9 months ago
  38. bc06e2a Add framework test include path to common.mk by David Horstmann · 9 months ago
  39. 1b457a9 Undo incorrect path substitution by David Horstmann · 9 months ago
  40. b4dcb95 Add SSL-related test includes to ssl programs by David Horstmann · 9 months ago
  41. 306f410 Add the framework/tests/include path to testsuites by David Horstmann · 9 months ago
  42. d2cabf2 Add missing extra include path to fuzzer programs by David Horstmann · 9 months ago
  43. 204eb2c Re-add tests/include path for test helpers by David Horstmann · 9 months ago
  44. 5b93d97 Update references to test helpers by David Horstmann · 9 months ago
  45. 531adaf Move some test helpers out of Mbed TLS by David Horstmann · 9 months ago
  46. fe4b02c Merge pull request #9602 from paul-elliott-arm/add_key_agreement_negative_tests by Janos Follath · 9 months ago
  47. ceca4de Remove mention of PSA_EXPORT_ASYMMETRIC_KEY_MAX_SIZE by Waleed Elmelegy · 9 months ago
  48. 5fc76a9 Fix small typos in iop key generation & agreement APIs by Waleed Elmelegy · 9 months ago
  49. fad77f1 Add iop export public-key generated test wrappers by Waleed Elmelegy · 9 months ago
  50. bdb6385 Add iop export public-key dummy API implementations by Waleed Elmelegy · 9 months ago
  51. cee3af2 Add psa_export_public_key_iop_abort() header/doc by Waleed Elmelegy · 9 months ago
  52. e5b3e66 Add psa_export_public_key_iop_complete() header/doc by Waleed Elmelegy · 9 months ago
  53. c8d50f5 Add psa_export_public_key_iop_setup() header/docs by Waleed Elmelegy · 9 months ago
  54. 118b078 Add psa_export_public_key_iop_get_num_ops() header/docs by Waleed Elmelegy · 9 months ago
  55. e34a5c5 Add psa_export_public_key_iop_s struct and docs by Waleed Elmelegy · 9 months ago
  56. fee08b4 Merge pull request #9760 from ronald-cron-arm/tf-psa-crypto-cmake by Ronald Cron · 9 months ago
  57. 66d7bcb Add key export on successful key agreement by Paul Elliott · 9 months ago
  58. 7267e56 Fix incorrect return code by Paul Elliott · 9 months ago
  59. 2c9d398 Add new psa_key_agreement() to key exercises by Paul Elliott · 11 months ago
  60. c54fcc7 Add new psa_key_agreement() to key_agreement_fail() by Paul Elliott · 11 months ago
  61. b1039af Regenerate PSA Sim headers by Paul Elliott · 9 months ago
  62. 958bdf7 Add required code to psa_sim_generate.pl by Paul Elliott · 9 months ago
  63. 8237484 cmake: Use TF_PSA_CRYPTO_CONFIG_FILE to prefix crypto targets by Ronald Cron · 9 months ago
  64. d118cd2 Fix definition of psa_generate_key_iop_complete() by Paul Elliott · 9 months ago
  65. d779e95 Fix cmake option name by Ronald Cron · 9 months ago
  66. 0cc6860 Merge pull request #9611 from gabor-mezei-arm/9142_update_depends.py_cipher_chaining_domain by Ronald Cron · 9 months ago
  67. 939ce9d Remove mbedtls_test by Ronald Cron · 9 months ago
  68. bea67a1 Fix everest build by Ronald Cron · 9 months ago
  69. 824a8dc Merge pull request #9769 from mpg/move-all-core-dev by Manuel Pégourié-Gonnard · 9 months ago
  70. 0381a98 cmake: Move copy of crypto libraries to mbedtls by Ronald Cron · 9 months ago
  71. 8126a68 cmake: Rename mbedcrypto library to tfpsacrypto by Ronald Cron · 9 months ago
  72. b7d0e52 cmake: Rename mbedcrypto target to tfpsacrypto by Ronald Cron · 9 months ago
  73. 020e026 cmake: tf-psa-crypto: Add cmake_subproject test program by Ronald Cron · 10 months ago
  74. 845cc54 Update framework pointer by Manuel Pégourié-Gonnard · 9 months ago
  75. 1a52bc4 cmake: mbedtls: Propagate options and target prefix by Ronald Cron · 9 months ago
  76. 97cfd70 tf-psa-crypto: cmake: Let TF-PSA-Crypto.cmake be the top cmake file by Ronald Cron · 10 months ago
  77. d3b33a2 Finalize TF-PSA-Crypto.cmake to become the top cmake file by Ronald Cron · 10 months ago
  78. ba850f3 Rename export MbedTLSTargets to TF-PSA-CryptoTargets by Ronald Cron · 10 months ago
  79. 2609fe9 cmake: tf-psa-crypto: Rename mbedtls_test to tf_psa_crypto_test by Ronald Cron · 10 months ago
  80. a9219ff Add project prefix to API documentation targets by Ronald Cron · 10 months ago
  81. 169393e Restrict the definition of memcheck/lcov targets by Ronald Cron · 10 months ago
  82. 564b1cb tf-psa-crypto: cmake: Fix target for compile options by Ronald Cron · 9 months ago
  83. 735dd65 Fix mbedcrypto pkg-config file by Ronald Cron · 9 months ago
  84. 13a7cce Align all.sh tf-psa-crypto components naming by Ronald Cron · 9 months ago
  85. 211bf6d cmake: Fix config files compile definitions by Ronald Cron · 10 months ago
  86. 4c59cee Remove documentation regarding MBEDTLS_GCM_ALT by Harry Ramsey · 9 months ago
  87. 6a91def Fix check_names error for MBEDTLS_GCM_ALT comment by Harry Ramsey · 9 months ago
  88. 6763a55 Update comments by Gabor Mezei · 9 months ago
  89. 655c487 Update dependencies by Gabor Mezei · 9 months ago
  90. af198c2 Rename variable by Gabor Mezei · 9 months ago
  91. 242806a Update dependencies by Gabor Mezei · 9 months ago
  92. a5f3529 Update comment by Gabor Mezei · 9 months ago
  93. 95be5fb Add support for common dependencies in exclusive groups by Gabor Mezei · 9 months ago
  94. e191c03 Update the dependencies of the cipher algorithms by Gabor Mezei · 9 months ago
  95. 5a61086 Test all cipher algorithm by Gabor Mezei · 9 months ago
  96. 6f77baf Use PSA macros for the `chipher_chaining` domain by Gabor Mezei · 11 months ago
  97. 30e8eb9 Update path to all-core.sh by Manuel Pégourié-Gonnard · 9 months ago
  98. 8f00e5e Update framework pointer by Manuel Pégourié-Gonnard · 9 months ago
  99. 06f8f9e Move all-{core,helpers}.sh out of Mbed TLS by Manuel Pégourié-Gonnard · 9 months ago
  100. 8ad56b8 Fix TEST_CALLOC issues with GCM buffer overlap tests by Harry Ramsey · 9 months ago