1. d6175c5 Merge pull request #9389 from bensze01/graviton-testing by Bence Szépkúti · 9 months ago gh-readonly-queue/development/pr-9389-f8d13d8fad8faa5817436b120af6e4aa7367b29c
  2. bc8c157 Add override arguments for new gcc targets by Bence Szépkúti · 9 months ago
  3. 8490f05 Clarify GCC version requirement by Bence Szépkúti · 9 months ago
  4. 479eb52 Split up the Thumb-1 test component by Bence Szépkúti · 1 year, 1 month ago
  5. bb61245 Remove superfluous invocations of make clean by Bence Szépkúti · 1 year, 1 month ago
  6. de146a1 Update component speed estimates by Bence Szépkúti · 1 year, 1 month ago
  7. 65e77c5 Initialize result caching variables by Bence Szépkúti · 1 year, 1 month ago
  8. 924662b Use true/false in place of integers by Bence Szépkúti · 1 year, 1 month ago
  9. 3190632 Ignore missing temporary files during cleanup by Bence Szépkúti · 1 year, 1 month ago
  10. c12ebb0 Fix copypasta in gcc_version by Bence Szépkúti · 1 year, 1 month ago
  11. d1d2613 Add AArch64 default config test by Bence Szépkúti · 1 year, 1 month ago
  12. 1524b9c Add Arm eabi default config tests by Bence Szépkúti · 1 year, 1 month ago
  13. f8d13d8 Merge pull request #9721 from paul-elliott-arm/fix_new_coverity_issues by David Horstmann · 9 months ago
  14. 665df83 Merge pull request #9293 from gilles-peskine-arm/outcome-check-repeated-configurations-all.sh-preliminaries by Gilles Peskine · 9 months ago
  15. 5f6e69d Merge pull request #9693 from Harry-Ramsey/split-revert-error-development by Ronald Cron · 9 months ago
  16. 4e9d77e Merge pull request #9703 from valeriosetti/fix-9690-workarounds by Gilles Peskine · 9 months ago gh-readonly-queue/development/pr-9703-202b69c2b6dcf22693771c4ebc0ffe63e3cb7f74
  17. 9a209b8 Pair inits with declarations by Paul Elliott · 9 months ago
  18. a87a906 Move AES_PSA_INIT to after drbg init by Paul Elliott · 9 months ago
  19. da510d6 Fix double free in case of test failure by Paul Elliott · 9 months ago
  20. 65b276c Add missing check of return by Paul Elliott · 9 months ago
  21. a698976 Add const specifiers to pacify armclang by Paul Elliott · 9 months ago
  22. 7c66860 Fix tests where tests were done prior to init by Paul Elliott · 9 months ago
  23. 202b69c Merge pull request #9302 from valeriosetti/psa-use-static-slots by Gilles Peskine · 9 months ago
  24. ed230c4 Merge pull request #9706 from ronald-cron-arm/pkg-install-doc-lcov by Ronald Cron · 9 months ago
  25. f0abbb4 Merge pull request #9711 from ThePassionate/mbedtls-1021 by David Horstmann · 10 months ago
  26. ec028d8 analyze_outcomes.py: allow test with PSA_WANT_ALG_TLS12_PRF disabled by Valerio Setti · 10 months ago
  27. 12bccc7 changelog: fix typo by Valerio Setti · 10 months ago
  28. bed5d1b changelog: updated description by Valerio Setti · 10 months ago
  29. 2b52e76 changelog: updated description by Valerio Setti · 10 months ago
  30. d47d987 changelog: describe support for static key slot buffers by Valerio Setti · 10 months ago
  31. 83778d7 Documentation: fix some nits by Valerio Setti · 10 months ago
  32. 4cfec6f psa: move definition of MBEDTLS_PSA_KEY_BUFFER_MAX_SIZE by Valerio Setti · 10 months ago
  33. cac061f test_suite_psa_crypto.data: fix some depends_on by Valerio Setti · 10 months ago
  34. 3a0a8ae psa_crypto_helpers: add guard for MBEDTLS_TEST_STATIC_KEY_SLOTS_SUPPORT_RSA_xxx by Valerio Setti · 10 months ago
  35. 7213fbc components-basic-checks: add new exception for MBEDTLS_CTR_DRBG_MAX_REQUEST by Valerio Setti · 10 months ago
  36. a35c8a0 test_suite_psa_crypto: use finer grained checks on the key slot buffer size by Valerio Setti · 10 months ago
  37. 175a494 psa_crypto_helpers: enhance definitions for static key slot related test symbols by Valerio Setti · 10 months ago
  38. 69d19e7 psa_crypto_helpers: add MBEDTLS_TEST_ prefix to newly created symbols by Valerio Setti · 10 months ago
  39. f9face4 psa: move default definition of MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE by Valerio Setti · 11 months ago
  40. 8bc8172 test: disable dynamic key store in test_crypto_with_static_key_slots by Valerio Setti · 11 months ago
  41. a006b8f check_config: prevent fully dynamic and static key stores to be enabled simultaneously by Valerio Setti · 12 months ago
  42. 7310130 psa: zeroize static key buffer content when key slot is freed by Valerio Setti · 12 months ago
  43. 2b9d180 test_suite_psa_crypto_storage_format: improve input bit length specification for static key buffer by Valerio Setti · 12 months ago
  44. 4d9a821 test: properly select MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE value by Valerio Setti · 12 months ago
  45. c2a6e8b mbedtls_config: fix/improve descriptions of PSA_STATIC_KEY_SLOT symbols by Valerio Setti · 12 months ago
  46. d813e6d psa: fix some macro definition by Valerio Setti · 12 months ago
  47. c975d5e test: add test with persitent key whose length is larger than MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE by Valerio Setti · 12 months ago
  48. 2a3c9b3 test: extend component_test_crypto_with_static_key_slots by Valerio Setti · 12 months ago
  49. 8321ac7 psa-core: remove unnecessary element in psa_key_slot_t by Valerio Setti · 12 months ago
  50. 7d7867f psa_crypto_core: take also cipher's key length into account when sizing static key buffer by Valerio Setti · 12 months ago
  51. 5278ebd test: revert fixes for PSA entropy by Valerio Setti · 12 months ago
  52. 31cca13 test_suite_psa_crypto_driver_wrappers: revert changes and fix validate_key() by Valerio Setti · 12 months ago
  53. 261baa8 psa-core: properly set PSA_CRYPTO_MAX_STORAGE_SIZE by Valerio Setti · 12 months ago
  54. 35b0b02 test: disable all legacy symbols in test_psa_crypto_without_heap by Valerio Setti · 12 months ago
  55. 13aadd7 test: minor fixes to test_psa_crypto_without_heap and test_crypto_with_static_key_slots by Valerio Setti · 12 months ago
  56. 933b769 mbedtls_config: fix descriptions for PSA static key slots by Valerio Setti · 12 months ago
  57. a7ce589 mbedtls_config: move MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE to the correct place by Valerio Setti · 12 months ago
  58. a47b045 test: add new component to test core library without calloc/free by Valerio Setti · 1 year, 1 month ago
  59. dbb646b test: add new component to test MBEDTLS_PSA_STATIC_KEY_SLOTS by Valerio Setti · 1 year, 2 months ago
  60. 678e0fb psa: allow to use static key buffers instead of dynamic ones by Valerio Setti · 1 year, 2 months ago
  61. 08007ed Update guards for crypto only builds by Harry Ramsey · 10 months ago
  62. 6b64493 Merge pull request #9657 from mpg/refactor-all.sh-dev by Manuel Pégourié-Gonnard · 10 months ago
  63. 7917074 Merge pull request #9292 from gabor-mezei-arm/9140_depends-py_use_psa by Ronald Cron · 10 months ago gh-readonly-queue/development/pr-9292-6707584614763ed08ebeaa73866ff28a71dd0538
  64. a40e95f Add newline to ChangeLog entry by David Horstmann · 10 months ago
  65. ddc59dc Refactor error_common ifdef header by Harry Ramsey · 10 months ago
  66. fa3663d Fix include for tf-psa-crypto tests by Harry Ramsey · 10 months ago
  67. 331f084 Move error.o to OBJS_X509 by Harry Ramsey · 10 months ago
  68. 6a986d9 Update coverage datebase by Gabor Mezei · 10 months ago
  69. 9606d56 net/mbedtls_net_connect: Preventing double close problem by makejian · 10 months ago
  70. c0240b3 Fix formatting issue by Harry Ramsey · 10 months ago
  71. 8b3f513 Fix linking error for mbedtls_test_hook_error_add by Harry Ramsey · 10 months ago
  72. b8a2067 Update framework by Gabor Mezei · 10 months ago
  73. 4fef797 Update macro dependencies by Gabor Mezei · 10 months ago
  74. f10402c Update macro dependencies by Gabor Mezei · 10 months ago
  75. c9f01cf Use f-string instead of concatenation by Gabor Mezei · 10 months ago
  76. 224152e Remove unneeded newlines by Gabor Mezei · 10 months ago
  77. fb06101 Fix recursive dependencies for cross referencing by Gabor Mezei · 10 months ago
  78. 4e10d6c Add consistency check for option avalability by Gabor Mezei · 1 year ago
  79. 8f94485 Fix dependency by Gabor Mezei · 11 months ago
  80. 610e6e2 Add PSA macro dependencies by Gabor Mezei · 1 year ago
  81. 8ec990b Apply config dependecies recursively by Gabor Mezei · 1 year ago
  82. 9ce6d24 Remove `depends.py` option to use without PSA by Gabor Mezei · 1 year, 2 months ago
  83. 035d7c8 Move file backup support to `config_common.py` by Gabor Mezei · 1 year, 2 months ago
  84. f5408f0 Enable usage of crypto config in `depends.py` by Gabor Mezei · 1 year, 2 months ago
  85. b791a88 Fix test case dependency by Harry Ramsey · 10 months ago
  86. bef54c5 Remove unnecessary if defined by Harry Ramsey · 10 months ago
  87. 6707584 Merge pull request #9593 from gilles-peskine-arm/test-cases-not-executed-enforce-development by Gilles Peskine · 10 months ago
  88. 924dca9 Move mbedtls_test_hook_error_add from error.c to helpers.c by Harry Ramsey · 10 months ago
  89. c44f67b Fix error.c generation issue with headers by Harry Ramsey · 10 months ago
  90. 9c66405 Disable strerror in test programs by Harry Ramsey · 10 months ago
  91. d916cc9 tf-psa-crypto: cmake: Add lcov target by Ronald Cron · 10 months ago
  92. 4802aaa Adapt lcov.sh to multiple source directories by Ronald Cron · 10 months ago
  93. 4cd797e tf-psa-crypto: Add cmake_package test program by Ronald Cron · 10 months ago
  94. 4870e61 Refactor pkgconfig.sh by Ronald Cron · 10 months ago
  95. f85882d tf-psa-crypto: cmake: Add package config and install support by Ronald Cron · 10 months ago
  96. 2d453c9 cmake: Remove custom LIB_INSTALL_DIR variable to set install dir by Ronald Cron · 10 months ago
  97. b58c225 tf-psa-crypto: cmake: Add build of documentation by Ronald Cron · 10 months ago
  98. f584e97 cmake: Use MBEDTLS/TF_PSA_CRYTPO_AS_SUBPROJECT by Ronald Cron · 10 months ago
  99. 7b2fae2 cmake: Remove partial support for partial use CMake build system by Ronald Cron · 10 months ago
  100. 4935956 tf-psa-crypto: cmake: Fix p-256 installation by Ronald Cron · 10 months ago