1. e93c7cd Build: GNUARM: add color diagnostics while using ninja generator by Arnold Gabriel Benedict · 1 year, 3 months ago
  2. c5de628 STM32H5 : Add Firmware Update partition by Ahmad EL JOUAID · 7 months ago
  3. d25bed9 CC3XX: Fix spelling typos by Antonio de Angelis · 7 months ago
  4. 06df9f2 secure_fw: Fix spelling typos by Antonio de Angelis · 7 months ago
  5. ed78f0f RSE: Build CC3XX in RelWithDebInfo all the time by Antonio de Angelis · 7 months ago
  6. 555c2fd RSE: Enable ECDSA in BL1 CC3XX by Raef Coles · 9 months ago
  7. aded8c2 platform: nordic_nrf: Use nordic_hal tag instead of commit hash by Georgios Vasilakis · 7 months ago
  8. ff7b423 platform: nordic_nrf: Various minor fixes by Georgios Vasilakis · 7 months ago
  9. 1a8616d BL2: Support LMS via thin PSA crypto core by Raef Coles · 9 months ago
  10. ef545ed CC3XX: Add strict alignment option by Raef Coles · 8 months ago
  11. 750f3a4 LCM: Add check for invalid writes by Raef Coles · 8 months ago
  12. 152f786 BL2: Platform: Add new macros for shared data region by Maulik Patel · 8 months ago
  13. 9201b75 Build: Bump tf-m-tests by Antonio de Angelis · 8 months ago
  14. a7cba79 CC3XX: Fix comments on EC projective points by Antonio de Angelis · 8 months ago
  15. d6a9e94 SPM: psa_api: Fix return value to client when psa_connect fails by Nicola Mazzucato · 8 months ago
  16. fc24b4b SPRT: vprintf: Add support for %02x and %02X by Antonio de Angelis · 8 months ago
  17. 95bb20a RSE: Fix missing update of fip_offsets when RSE_XIP=ON by Maulik Patel · 8 months ago
  18. f0c49ea Platform: Musca-S1: Enable cc3xx tests with TEST_CC3XX by Antonio de Angelis · 8 months ago
  19. 7fbc534 rse: rd1ae: Add shared memory for MHU pointer access protocol by Michael Zhao · 8 months ago
  20. b851c76 CC3XX: Fix checkpatch issue with ECDSA private key validation by Antonio de Angelis · 8 months ago
  21. bc36aab Build: Bump tf-m-tests by Antonio de Angelis · 8 months ago
  22. 6bd8c3c CC3XX: Consistent validation of the private key in ECDSA by Antonio de Angelis · 8 months ago
  23. 2fb9075 CC3XX: PKA: Add a getter function for register size by Antonio de Angelis · 8 months ago
  24. fe48e05 platform: nordic_nrf: Support for building nRF54L15 + sync repos by Georgios Vasilakis · 1 year, 5 months ago
  25. ad1ed93 Attest: tfm_attest_req_mngr: Add missing invec unmapping by Nicola Mazzucato · 8 months ago
  26. 9d4a1ad Crypto: crypto_init: Fix missing unmapping of input vectors by Nicola Mazzucato · 8 months ago
  27. 8dc73f5 SPM: psa_api: mapped and unmapped are mutually exclusive by Nicola Mazzucato · 8 months ago
  28. 8cc0aaa SPM: psa_api: Move reporting of zero-bytes for outvec_written by Nicola Mazzucato · 8 months ago
  29. 9452136 SPM: Move update_caller_outvec_len into psa_api by Nicola Mazzucato · 8 months ago
  30. 5a92b9a platform: corstone3xx: Fix config check and NPU config by Dávid Házi · 8 months ago
  31. 75c0999 npu: Update NPU driver to version 24.08 by Dávid Házi · 9 months ago
  32. f25cefc Add invalid configuration check for ITS_ENCRYPTION by Georgios Vasilakis · 8 months ago
  33. a54726d CC3XX: Make sure curve_data is const by Antonio de Angelis · 8 months ago
  34. 3864284 CC3XX: Fix CC3XX_IS_CURVE_ID_INVALID_MACRO by Antonio de Angelis · 8 months ago
  35. 28c807b CC3XX: Avoid shuffle on copies if DPA mitigations are disabled by Antonio de Angelis · 8 months ago
  36. f1e11dd Docs: Update coding guidelines by Antonio de Angelis · 8 months ago
  37. 3a53710 Build: Add missed dependency to manifest_tool by Anton Komlev · 8 months ago
  38. a4821d8 Platform: RSE: Enable IRQ tests by Jamie Fox · 8 months ago
  39. 3a30297 Build: Fix Cmake syntax by Bohdan Hunko · 8 months ago
  40. 68638d9 RSE: TC: Add common host_device_cfg.h by Jackson Cooper-Driver · 8 months ago
  41. 3357369 FWU: Make platform specific TFM_FWU_BOOTLOADER_LIB selectable to add by Ali Can Ozaslan · 9 months ago
  42. cf304e4 Platform: RSE: Add support for SCMI comms tests by Jamie Fox · 9 months ago
  43. b28c3a9 Platform: RSE: Add support for SCMI comms by Jamie Fox · 10 months ago
  44. 2eb2e68 RSE: Add doc for RSE FWU Metadata by Maulik Patel · 8 months ago
  45. 1532bea RSE: Read & parse FWU private metadata by Maulik Patel · 9 months ago
  46. 2000689 Build: fix unused argument warning by Gergely Kovacs · 8 months ago
  47. 1e0fff1 Build: Bump tf-m-tests dependency by Gergely Korcsák · 8 months ago
  48. 1a7db75 Docs: Add mitigation strategies to the threat model by Jamie Fox · 8 months ago
  49. d2ae833 cryptocell-312-runtime: Remove unused source files with wrong licenses by Antonio de Angelis · 8 months ago
  50. dcee903 Docs: Remove executable bit from rst files by Antonio de Angelis · 8 months ago
  51. ce1b992 Build: Bump tf-m-tests revision by Antonio de Angelis · 8 months ago
  52. 16cf5da CC3XX: Update entry point for cc3xx_hash_compute by Antonio de Angelis · 8 months ago
  53. 086e9ba CC3XX: Update translation from CC3XX err to PSA status by Antonio de Angelis · 8 months ago
  54. 56f2fe5 Platform: RSE: Lock down Secure VTOR and MPU registers by Jamie Fox · 9 months ago
  55. 5fb292b Build: Support a local build without git by Anton Komlev · 9 months ago
  56. e4bfe0b Revert "cc3xx: Make DPA more consistent" by Antonio de Angelis · 8 months ago
  57. 8bf3b9c RSE: BL2: Remove duplicate code by Maulik Patel · 9 months ago
  58. 202723f Docs: Add planned dates for v2.3.0 release by Anton Komlev · 9 months ago
  59. c48c962 RSE: TC: Commonize header files by Jackson Cooper-Driver · 9 months ago
  60. af041c0 RSE: TC: Deprecate TC2 by Jackson Cooper-Driver · 9 months ago
  61. c12e3a9 RSE: BL2: Allow all images to be staged before loading to RSE SRAM by Maulik Patel · 10 months ago
  62. ef43265 BL1_2: Fix typo in log message by Antonio de Angelis · 9 months ago
  63. 26023ea Build: Generalise dependency on manifest_tool by Anton Komlev · 9 months ago
  64. b238da5 BL2: Initiate recovery if preload or postload step fails by Maulik Patel · 9 months ago
  65. 4972edc RSE: Add recovery actions on boot failure by Maulik Patel · 9 months ago
  66. 40dbb85 RSE: Load images from fip/bank as described by metadata by Maulik Patel · 10 months ago
  67. 71100da RSE: Read & parse FWU metadata by Maulik Patel · 9 months ago
  68. bb57f6b RSE: TC: Add TC_NO_RELEASE_RESET flag to prevent boot after tf-m tests by Jolen Li · 11 months ago
  69. 040a0bc Platform: stm32h5: modify tfm_common_s.ld to avoid rwx warning by Antonio de Angelis · 9 months ago
  70. 303ad37 RSE: Fix BL2 region size error by Jackson Cooper-Driver · 10 months ago
  71. 51cbf5a RSE: TC: Reset SDS region on BL2 init by Jackson Cooper-Driver · 11 months ago
  72. 50f73f0 Crypto: Make sure mbedtls_printf is always silent by Antonio de Angelis · 9 months ago
  73. 1a6cbd4 Platform: stm32h573i_dk: Adjust veneer size by Antonio de Angelis · 9 months ago
  74. 9b82218 Crypto: Reduce stack size to 0x1800 by Antonio de Angelis · 9 months ago
  75. ab97ef3 Build: Bump tf-m-tests dependency by Antonio de Angelis · 9 months ago
  76. c271e4a Crypto: Adjust CRYPTO_ENGINE_BUF_SIZE in profiles with RSA encryption by Antonio de Angelis · 9 months ago
  77. fc27c59 Platform: KMU: Reorganize order of fields in struct key_export_config by Antonio de Angelis · 9 months ago
  78. 202f584 Build: Bump tf-m-tests and tf-m-extras dependencies by Antonio de Angelis · 9 months ago
  79. fafe163 Protected Storage: Add capacity in tfm_ps_get_info calls. by Markus Lassila · 9 months ago
  80. d8cb6d6 Platform: RSE: Fix out of bound access in rse comms by Kannan S · 9 months ago
  81. 7188490 Build: Bump tf-m-extras dependency by Antonio de Angelis · 9 months ago
  82. ac19ba4 Build: Bump tf-m-tests dependency by Antonio de Angelis · 9 months ago
  83. 699b328 Platform: UART: Align to CMSIS flow by Antonio de Angelis · 9 months ago
  84. eab19f3 BL2: Musca b1: Fix missing return of error code by Maulik Patel · 9 months ago
  85. 9807d0a FIH: Fix definition of fih_delay_init by Bohdan Hunko · 9 months ago
  86. 70e5ddc SPM: void fih_delay_init by Bohdan Hunko · 9 months ago
  87. 4f1e740 Crypto: Add missing typecast by Bohdan Hunko · 9 months ago
  88. fe0fb22 Partitions: Remove unreachable code by Bohdan Hunko · 9 months ago
  89. 957addb SPM: Add missing type cast by Bohdan Hunko · 9 months ago
  90. f710459 Libs: QCBOR: Added patch to fix compile warnings by Bohdan Hunko · 9 months ago
  91. 027c337 SPM: Added missing typecasts by Bohdan Hunko · 9 months ago
  92. fc8bafd SPM: Suppress Pe111 (statement is unreachable) for IAR by Bohdan Hunko · 9 months ago
  93. bc8abe4 SPM: Suppress Pe111 (statement is unreachable) for IAR by Bohdan Hunko · 9 months ago
  94. 690cf3d musca: Using components from common driver folder by Dávid Házi · 9 months ago
  95. 88592ec pl011: Flush FIFO after each send by Dávid Házi · 9 months ago
  96. 8b39b26 Protected Storage: Build functions only when required by Antonio de Angelis · 9 months ago
  97. 3ee387a Protected Storage: Silence warning with PS_AES_KEY_USAGE_LIMIT == 0 by Antonio de Angelis · 9 months ago
  98. 4f02131 Platform: Fix warnings around stdio_output_string() by Antonio de Angelis · 9 months ago
  99. b7f7342 Platform: Add error state to boot HAL by Raef Coles · 9 months ago
  100. a49184a RSE: Fix possibly uninitialised warning by Raef Coles · 10 months ago