1. 5a8875a CC3XX: Refactor the TRNG module by Antonio de Angelis · 7 weeks ago
  2. 213c5eb BL1: Add an API for stateless access to noise source by Antonio de Angelis · 9 weeks ago
  3. 407a34d BL1: Refactor the shared lib interface to random by Antonio de Angelis · 3 months ago
  4. 5884144 build: Add option to generate bl1 ROTPK by Gergely Kovacs · 9 weeks ago
  5. 8ab4f04 Build: Simplify GNUARM toolchain by Anton Komlev · 9 weeks ago
  6. 29993b8 Platform: Improve tfm_plat_provisioning_is_required signature by Gabor Toth · 3 months ago
  7. 709309f build: fix libclang-based parsing on macOS by Antonio de Angelis · 3 months ago
  8. 09cc71d BL1: Allow MCUBOOT_IMAGE_NUMBER > 2 by Jackson Cooper-Driver · 3 months ago
  9. cfc3124 Tools: Fix script logging by Raef Coles · 4 months ago
  10. 79aa055 LIB: Link tfm_vprintf_headers to logging headers by Jackson Cooper-Driver · 4 months ago
  11. e74fa6f LIB: Remove log/log_unpriv dependencies by Jackson Cooper-Driver · 5 months ago
  12. 39236fe Platform: Add custom __assert_func for BL1/2 by Jackson Cooper-Driver · 5 months ago
  13. e88f53c BL1: Remove TFM_BL1_DUMMY_TRNG by Antonio de Angelis · 5 months ago
  14. ab176bd BL1: Add all flash function pointers in shared symbols list by Antonio de Angelis · 5 months ago
  15. 2f9e8c6 BL1: Make all crypto.h functions FIH enabled by Antonio de Angelis · 5 months ago
  16. 6a33bc0 RSE: Enable FIH in BL1 with custom profile by Antonio de Angelis · 5 months ago
  17. f5de672 BL1: Remove fih_delay_random_uchar() by Antonio de Angelis · 5 months ago
  18. 72fb2a4 BL1: bl1_key_derive has 4-byte aligned output by Antonio de Angelis · 5 months ago
  19. e702ad9 BL1: RSE: Add a function for deriving ECC keys by Antonio de Angelis · 6 months ago
  20. f990f30 BL1: Reorganize and cleanup the BL1 rom crypto module by Antonio de Angelis · 6 months ago
  21. 2b196ed BL1: Fix wrong name of compiler define by Antonio de Angelis · 6 months ago
  22. 47f1436 BL1: Fix usage of fih_int in boot_platform_error_state by Antonio de Angelis · 6 months ago
  23. 4be6538 BL1: Fix return code encoding by Bence Balogh · 6 months ago
  24. 9a3caa7 RSE: Fix S/NS encryption for XIP=ON and enable measured boot by Dávid Házi · 6 months ago
  25. 894c379 BL1: Fix size of the copy for the BL2 code and header by Dávid Házi · 6 months ago
  26. ef8557b Tools: Change update operator to update function for Python by Dávid Házi · 6 months ago
  27. 080d25b Platform: MPS4: Fix BL2 encryption and hash validation by Dávid Házi · 6 months ago
  28. 1f60a0b BL1: Remove BL2 hash by Raef Coles · 8 months ago
  29. 3a7fcaf BL1: Allow configuring BL1_1 measurement algorithm by Raef Coles · 8 months ago
  30. 3e51426 BL1: Update image layout by Raef Coles · 8 months ago
  31. 439265a BL1: Update config by Raef Coles · 8 months ago
  32. 1b94746 BL1: Update crypto api by Raef Coles · 8 months ago
  33. 972b8c6 BL1: Update bl1_2 to use platform_error_state by Raef Coles · 9 months ago
  34. 492d7ae BL1: Support ROTPK embedding and multisig in BL1_2 by Raef Coles · 9 months ago
  35. 559c0af BL1: Fix typo in printed string by Antonio de Angelis · 7 months ago
  36. 2fffac9 Build: Install BL1 related configs in the NS tree by Antonio de Angelis · 7 months ago
  37. abed032 Build: LLVM toolchain support for MPS4 platforms by Anton Komlev · 7 months ago
  38. 575d14e BL1: Fix missing include by Antonio de Angelis · 7 months ago
  39. ef43265 BL1_2: Fix typo in log message by Antonio de Angelis · 9 months ago
  40. b7f7342 Platform: Add error state to boot HAL by Raef Coles · 9 months ago
  41. 672d97c BL1: Remove references to TFM_BL1_LOGGING and log.h by Jackson Cooper-Driver · 11 months ago
  42. 904bdb8 BL1_2: Use new logging API by Jackson Cooper-Driver · 11 months ago
  43. 1a3c7a0 BL1_1: Use new logging API by Jackson Cooper-Driver · 12 months ago
  44. e4d4c59 BL1: Add dummy definition of psa_generate_random by Jamie Fox · 11 months ago
  45. 97fafdc BL1: Improve testability of BL1_2 by Raef Coles · 1 year, 1 month ago
  46. 93a48c4 RSE: Add BL1 test framework by Raef Coles · 1 year, 3 months ago
  47. a9bec3f BL1: Add platform testsuite execution option by Raef Coles · 1 year, 2 months ago
  48. aedc4b2 BL1: Add option to use platform testsuites by Raef Coles · 1 year, 3 months ago
  49. dd00442 BL1: Rename functions to avoid tests linking error by Raef Coles · 1 year, 3 months ago
  50. 4d4aa88 BL1: Allow sharing symbols from BL1_2 by Raef Coles · 1 year, 3 months ago
  51. d69d4b0 CS315: Fix tfm profile support by Dávid Házi · 1 year, 3 months ago
  52. 805fead BL1: Disable allow_abbrev from Python scripts using argparse by Juha Ylinen · 1 year, 2 months ago
  53. 6fa3920 Build: Prevent incorrect build type propagation by Raef Coles · 1 year, 2 months ago
  54. 2ab634d Platform: Remove _write stub by Raef Coles · 1 year, 2 months ago
  55. 47ab140 bl1: rework bl1_2 fih error codes by Aziz IDOMAR · 1 year, 4 months ago
  56. 17cfe75 bl1: rework bl1_1 fih error codes by Aziz IDOMAR · 1 year, 4 months ago
  57. 5575f92 build: Add BL1 compile and linker flags to BL1 by Dávid Házi · 1 year, 4 months ago
  58. 1b980e5 build: Add IAR support to Corstone-315 by Dávid Házi · 1 year, 4 months ago
  59. 78cba2a Platform: Add fatal error handling header by Raef Coles · 1 year, 5 months ago
  60. a2e39ca Platform: Add secure provisioning functions to OTP by Raef Coles · 1 year, 5 months ago
  61. 63d5759 CC3XX: Align KDF to include countermeasure by Raef Coles · 1 year, 5 months ago
  62. 1d91a7a Build: Add TF-M sanitization build option by Raef Coles · 1 year, 5 months ago
  63. 98b1fa5 BL1: Mark functions as not static by Jamie Fox · 1 year, 5 months ago
  64. 6c0e70b BL1: Fix crypto_mbedcrypto cmake error by Bence Balogh · 1 year, 5 months ago
  65. 436326c Platform: Add boot recovery mode HAL function by Raef Coles · 1 year, 7 months ago
  66. 9522351 Build: Clean up unnecessary cmake_policy() by David Hu · 1 year, 8 months ago
  67. 80ce8b6 BL1: Include boot_measurement.h only if needed by Bence Balogh · 1 year, 6 months ago
  68. b2c61d1 BL1: Use HKDF for key derivation for SW Crypto by Bence Balogh · 1 year, 7 months ago
  69. c7c1e89 BL1: Enable using different flash driver than BL2 by Bence Balogh · 2 years, 2 months ago
  70. 42484f7 BL1: Fix bl1_2 image read from flash by Bence Balogh · 2 years, 1 month ago
  71. f842636 BL1: Allow overriding bl1_2 image loading by Raef Coles · 1 year, 7 months ago
  72. 41b5431 BL1: Upgrade pyhsslms version by Raef Coles · 1 year, 9 months ago
  73. 868311f Build: Include syscall stub file to resolve linker issue by Vijayenthiran Subramaniam · 1 year, 10 months ago
  74. c750f65 Kconfig: Align changes with CMake and Header file build system by Jianliang Shen · 2 years ago
  75. dd7e55f Build: Refine the measured boot build options by Jamie Fox · 2 years ago
  76. 4cb41ed BL1: Add missing header by Raef Coles · 2 years ago
  77. efc649d BL1: Make and store boot measurements by Jamie Fox · 2 years, 1 month ago
  78. dc39229 BL1: Fix some minor compiler warnings by Jamie Fox · 2 years ago
  79. a5d031b BL1: Update bl_secure_mem(cpy|eql) functions by Raef Coles · 2 years, 1 month ago
  80. 7502bc6 RSS: Use CC3XX KDF by Raef Coles · 2 years, 2 months ago
  81. 536cb85 BL1: Add BL1_2_IMAGE_LEN to create_provisioning_bundle script by Emekcan Aras · 2 years, 3 months ago
  82. 4e91452 BL1: Move PQ crypto into BL1_1 by Raef Coles · 2 years, 3 months ago
  83. 08b0c5c Build: Improve BL1 code-sharing by Raef Coles · 2 years, 3 months ago
  84. 817da13 BL1: Allow configuring shared symbols list by Raef Coles · 2 years, 3 months ago
  85. fab1143 RSS: Align VHUK derivation to multi-RSS spec by Raef Coles · 2 years, 3 months ago
  86. 97d1c0a BL1: Update BL1_2 main header includes by Raef Coles · 2 years, 3 months ago
  87. 83a206c BL1: Share log function for tests by Raef Coles · 2 years, 4 months ago
  88. 708985c BL1: Remove PQ crypto experimental warning by Raef Coles · 2 years, 4 months ago
  89. 4874aa6 BL1: Split platform_bl1 into bl1_1 and bl1_2 by Raef Coles · 2 years, 4 months ago
  90. 39dbf99 RSS: Update OTP layout by Raef Coles · 2 years, 4 months ago
  91. fff0ecd RSS: Align provisioning to spec by Raef Coles · 2 years, 4 months ago
  92. d635cd0 Crypto: Update to Mbed TLS 3.4.0 by Summer Qin · 2 years, 4 months ago
  93. f57c6a7 Kconfig: Add BL1 and BL2 Kconfig configs by Jianliang Shen · 2 years, 6 months ago
  94. 76fc70c BL1: Use optimised build type for PQ crypto by Raef Coles · 2 years, 6 months ago
  95. 7d59c29 BL1: Use PSA hashing for LMS and LMOTS by Summer Qin · 2 years, 6 months ago
  96. cb866c3 RSS: Add GPT and FIP support by Raef Coles · 2 years, 8 months ago
  97. 1368a8c BL1: Disable semihosting code and argv in BL1 by Jamie Fox · 2 years, 7 months ago
  98. df86dbd RSS: Add host flash driver by Raef Coles · 2 years, 9 months ago
  99. 8dbe8a6 BL1: Check image size at signing time by Raef Coles · 2 years, 9 months ago
  100. 8b0345a BL1: Use security counter from RAM by Raef Coles · 2 years, 9 months ago