1. 202b69c Merge pull request #9302 from valeriosetti/psa-use-static-slots by Gilles Peskine · 9 months ago
  2. 678e0fb psa: allow to use static key buffers instead of dynamic ones by Valerio Setti · 1 year, 2 months ago
  3. 4802aaa Adapt lcov.sh to multiple source directories by Ronald Cron · 10 months ago
  4. 13d2939 Merge pull request #9673 from eleuzi01/issue-54-fw by David Horstmann · 10 months ago
  5. c1cb3dc Merge pull request #9597 from Harry-Ramsey/code-style-framework-submodule-support by Janos Follath · 10 months ago
  6. b74c3ea Adjust file path for generate_tls13_compat_tests.py by Elena Uziunaite · 10 months ago
  7. 09fee36 Adjust file path for generate_ssl_debug_helpers.py by Elena Uziunaite · 10 months ago
  8. 2df2892 Move some files to framework repository by Elena Uziunaite · 10 months ago
  9. cb81d80 Merge pull request #9671 from Harry-Ramsey/duplicate-common-header-file-development by Ronald Cron · 10 months ago
  10. b81cd1a Update includes for generated files by Harry Ramsey · 10 months ago
  11. 0b4ccdd Merge pull request #9674 from gergelykarm/development by Tom Cosgrove · 10 months ago
  12. 80352ac Merge pull request #9668 from gilles-peskine-arm/analyze_outcome-split-dev by Gilles Peskine · 10 months ago
  13. a3c2a8f Fix driver schema json default type requirements by Gergely Korcsák · 10 months ago
  14. 041a84d Downgrade mypy to a version that works with our code base by Gilles Peskine · 10 months ago
  15. 1c5a252 Upgrade mypy to the last version supporting Python 3.6 by Gilles Peskine · 10 months ago
  16. da8f42a Improve support for submodules in code_style.py by Harry Ramsey · 11 months ago
  17. c19f8ae Update config.py crypto for version files by Harry Ramsey · 10 months ago
  18. 468c0ae Revert move of version.h to tf-psa-crypto libray by Harry Ramsey · 10 months ago
  19. 5602651 Merge pull request #9604 from gilles-peskine-arm/config-full-booleans-only by Manuel Pégourié-Gonnard · 10 months ago
  20. 3943a1a Automatically generate tests/opt-testcases/tls13-compat.sh by Gilles Peskine · 11 months ago
  21. edc27bc Merge pull request #9128 from gilles-peskine-arm/make_generated_files-document_CC by Paul Elliott · 10 months ago
  22. 475ed86 Merge pull request #9600 from gilles-peskine-arm/use_psa_crypto-key_id_encodes_owner-compatible-config-dev by Tom Cosgrove · 10 months ago gh-readonly-queue/development/pr-9600-8904570b3125d7b9ac303247377a8371f65afefb
  23. 00b9144 Don't pass the section name to adapters by Gilles Peskine · 11 months ago
  24. 36571d6 Change "realfull" to activate everything by Gilles Peskine · 11 months ago
  25. e4c6955 Change "full" to affect boolean settings rather than use sections by Gilles Peskine · 11 months ago
  26. 702d75a Pass the setting's value to adapters by Gilles Peskine · 11 months ago
  27. a22b95a Fix obsolete comment about MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER by Gilles Peskine · 11 months ago
  28. cd326bf Apply the parameter change by Gabor Mezei · 11 months ago
  29. 317a2a3 Fix documentation by Gabor Mezei · 11 months ago
  30. 568808a Update member variable names by Gabor Mezei · 11 months ago
  31. f5f1308 Fix documentation by Gabor Mezei · 11 months ago
  32. 0e9e4cb Move commonly used part to config_common by Gabor Mezei · 11 months ago
  33. a12ed6b Unify spacing by Gabor Mezei · 11 months ago
  34. 24d7cc7 Create a class for command line config manipulation by Gabor Mezei · 12 months ago
  35. 776ee90 Fix header file detection by Gabor Mezei · 11 months ago
  36. d53080d Make the `Config` a proper base class by Gabor Mezei · 11 months ago
  37. daf807f Fix pylint issues by Gabor Mezei · 12 months ago
  38. c659c1b Move config file modification flag handling to the Config class by Gabor Mezei · 12 months ago
  39. 9f2b817 Update documentation by Gabor Mezei · 12 months ago
  40. fbb59bd Document the C compiler requirement by Gilles Peskine · 1 year, 3 months ago
  41. 73c4096 Make the file a bit more readable by Gilles Peskine · 1 year, 3 months ago
  42. 2d5b17b Merge pull request #8609 from tom-daubney-arm/standardise_proj_detection by Tom Cosgrove · 12 months ago
  43. 6b3bca5 Follow include path updates for C++ builds by Gilles Peskine · 1 year ago
  44. ae8fa71 Rename internal function psa_key_production_parameters_are_default by Gilles Peskine · 1 year, 1 month ago
  45. 62ee8fd Test cpp_dummy_build in pedantic mode by Gilles Peskine · 1 year, 2 months ago
  46. f940828 Implement psa_generate_key_custom by Gilles Peskine · 1 year, 2 months ago
  47. bda3e46 Check for file at script startup by Thomas Daubney · 1 year ago
  48. 5e9ffa9 Redirect error message to stderr by Thomas Daubney · 1 year ago
  49. 6a864dc Add check for existence of project name file by Thomas Daubney · 1 year ago
  50. 91f1746 Remove sanity check for `None` value by Gabor Mezei · 1 year, 1 month ago
  51. 4706fe7 Update documentation and comments by Gabor Mezei · 1 year, 1 month ago
  52. 3de6586 Adjust temporarily the crypto config file location by Gabor Mezei · 1 year, 1 month ago
  53. 33dd293 Give better name for class by Gabor Mezei · 1 year, 1 month ago
  54. c5ff33c Move config file modification checking to the `Config` superclass by Gabor Mezei · 1 year, 1 month ago
  55. 3e2a550 Pass `ConfigFile` object as parameter for `MultiConfig` constructor by Gabor Mezei · 1 year, 1 month ago
  56. 8d72ac6 Fix error type by Gabor Mezei · 1 year, 1 month ago
  57. de6e192 Add documentation by Gabor Mezei · 1 year, 1 month ago
  58. f77722d Rename calss by Gabor Mezei · 1 year, 1 month ago
  59. 9b0f9e7 Simplify set creation by Gabor Mezei · 1 year, 1 month ago
  60. e7742b3 Unify the `_format_parameter` function among the `ConfigFile` subclasses by Gabor Mezei · 1 year, 1 month ago
  61. 93a6d1f Make the `name` parameter mandatory for the constructor of `ConfigFile` by Gabor Mezei · 1 year, 1 month ago
  62. 8a64d8e Only write config files if it is modified by Gabor Mezei · 1 year, 2 months ago
  63. 542fd38 Update unsupported and deprecated psa fearues handling by Gabor Mezei · 1 year, 2 months ago
  64. d723b51 Fix for crypto config default value by Gabor Mezei · 1 year, 2 months ago
  65. ee521b6 Restructure the configuration representation by Gabor Mezei · 1 year, 2 months ago
  66. 92065ed Fix pylint issues by Gabor Mezei · 1 year, 2 months ago
  67. 62a9bd0 Update and add documentation by Gabor Mezei · 1 year, 2 months ago
  68. 3678dee Add crypto config support for config.py by Gabor Mezei · 1 year, 2 months ago
  69. 3486950 Adapt make_generated_files.bat by Ronald Cron · 1 year, 1 month ago
  70. c51b0d1 Adapt bump_version.sh by Ronald Cron · 1 year, 1 month ago
  71. 5903be2 Adapt abi_check.py by Ronald Cron · 1 year, 1 month ago
  72. 9e2ff40 Adapt code_style.py by Ronald Cron · 1 year, 1 month ago
  73. f250cf6 common.make: Use dedicated env variable by Ronald Cron · 1 year, 1 month ago
  74. 2fd621e Adapt code_style.py by Ronald Cron · 1 year, 1 month ago
  75. aef8cf3 Adjust build systems by Ronald Cron · 1 year, 1 month ago
  76. 381247e Adapt check-generated-files.sh by Ronald Cron · 1 year, 1 month ago
  77. c29afb6 Adjust build systems by Ronald Cron · 1 year, 1 month ago
  78. 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
  79. dcf18dd Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
  80. 9da1769 Remove MBEDTLS_ECP_ALT and associated options by Thomas Daubney · 1 year, 2 months ago
  81. 5e3c529 Merge pull request #9172 from gilles-peskine-arm/test_suite_config-booleans by Ronald Cron · 1 year, 1 month ago
  82. 0917265 makefile: allow to build and link test suites against psasim by Valerio Setti · 1 year, 1 month ago
  83. 1b22dd8 Merge remote-tracking branch 'dev' into test_suite_config-booleans by Gilles Peskine · 1 year, 1 month ago
  84. 3d817ad Adjust build systems by Ronald Cron · 1 year, 2 months ago
  85. f0481f5 Merge pull request #9258 from tom-daubney-arm/drop_padlock_support by Ronald Cron · 1 year, 1 month ago
  86. 0d915a9 Remove final references to padlock by Thomas Daubney · 1 year, 1 month ago
  87. e154e6f Generate config test cases for single options by Gilles Peskine · 1 year, 2 months ago
  88. 9ba9c21 Recognize that a double-inclusion guard is not a config setting by Gilles Peskine · 1 year, 2 months ago
  89. 7e5d61c Adjust more paths to PSA headers by Ronald Cron · 1 year, 2 months ago
  90. c7e9e36 Adjust build systems by Ronald Cron · 1 year, 2 months ago
  91. f8bbc2d Remove multi-type variable by David Horstmann · 1 year, 2 months ago
  92. 330680e Allow code_style.py to work from a git hook by David Horstmann · 1 year, 2 months ago
  93. c085cc7 Merge pull request #9200 from davidhorstmann-arm/move-test-generation-files by Bence Szépkúti · 1 year, 2 months ago
  94. f6f3bca Update file paths for moved files by David Horstmann · 1 year, 2 months ago
  95. b8360cf Make abi_check.py look in both locations by David Horstmann · 1 year, 2 months ago
  96. d961929 Merge pull request #9155 from ttytm/fix-typo by Gilles Peskine · 1 year, 2 months ago gh-readonly-queue/development/pr-9155-8c60b16188d6a73b02fee09a298cd36488328c51
  97. c15544e Merge pull request #9088 from ronald-cron-arm/check-framework-files by Gilles Peskine · 1 year, 2 months ago
  98. bbb41f7 Modify lcov.sh to use new project name file by Thomas Daubney · 1 year, 8 months ago
  99. c0386bf Introduce project_name.txt by Thomas Daubney · 1 year, 8 months ago
  100. 27098b4 fix typo by Turiiya · 1 year, 3 months ago