1. 070a6e4 Build: Add -fmacro-prefix-map by Jackson Cooper-Driver · 5 months ago
  2. a6a90c3 LIB: Use tfm_log for BL2 logging by Jackson Cooper-Driver · 5 months ago
  3. 4e2f9a5 RSE: TC: Increase BL2 FLASH size by Jackson Cooper-Driver · 5 months ago
  4. 44a5153 LIB: Add tfm_vprintf support for left formatting by Jackson Cooper-Driver · 5 months ago
  5. ca3a5b6 initial_attestation: Add missing include for tfm_strnlen by Nicola Mazzucato · 4 months ago
  6. 24be7e9 CC3XX: Improve entropy of secure erase by Raef Coles · 4 months ago
  7. 7b665e5 CC3XX: Improve DPA resistance of KDF by Raef Coles · 4 months ago
  8. 03307e0 Crypto: Add SECP_K1_256 curve to Large profile by Waleed Elmelegy · 4 months ago
  9. d301766 platform: nordic_nrf: Add initial support for nRF54L10 by Georgios Vasilakis · 4 months ago
  10. a49f175 platform: nordic_nrf: Create a nrf54l folder by Georgios Vasilakis · 5 months ago
  11. 24a11c8 RSE: Also set compile flags for Mbedcrypto library by Jackson Cooper-Driver · 4 months ago
  12. 061660b Docs: Stop building in parallel processes by Anton Komlev · 4 months ago
  13. 1930dcd STM platform : some update for TF-Mv2.1.1 by Ahmad EL JOUAID · 4 months ago
  14. e2d773c SPM: backend_ipc: Remove unnecessary FIH guard for checks in ipc_schedule by Nicola Mazzucato · 4 months ago
  15. 77b55b7 Docs: Update doc formatting by Mudit Sharma · 5 months ago TF-Mv2.2.0-RC1
  16. a2bb4b1 RSE: Add checks for provisioning message size by Raef Coles · 4 months ago
  17. 9d2fd8e doxygen: Fixes to warnings for FWU and IA by Nicola Mazzucato · 4 months ago
  18. 70c8911 doxygen: Further fixes to warnings for references and empty returns by Nicola Mazzucato · 4 months ago
  19. 75a7fbf Docs: Upgrade platuml package for Sphinx by Anton Komlev · 4 months ago
  20. 8ec1582 RSE: Avoid arithmetic overflow in blob handler by Raef Coles · 4 months ago
  21. 43d62ed RSE: Remove ecdsa_validate_blob_without_unpacking by Raef Coles · 4 months ago
  22. 4bd7af1 doxygen: Fix some warnings for references and empty returns by Nicola Mazzucato · 4 months ago
  23. db02ea1 RSE: Update rse_tests linker script by Jackson Cooper-Driver · 4 months ago
  24. f8eb2fb Docs: Add an alias used in PSA crypto headers by Antonio de Angelis · 4 months ago
  25. 485c5ac Crypto: Update to Mbed TLS 3.6.3 by David Vincze · 5 months ago
  26. ca7756d RSE: Fix incorrect ifdef in comms HAL by Raef Coles · 4 months ago
  27. 426898c docs: Fix typo in nrfutil commands by Juha Ylinen · 4 months ago
  28. 9f3dfcb RSE: remove unused call from bl1_1_shared_symbols.txt by Amjad Ouled-Ameur · 5 months ago
  29. 362633e Remove PBKDF2 support for small and medium profiles by Waleed Elmelegy · 5 months ago
  30. 9b71912 CC3XX: Add API to set TRNG_DEBUG_CONTROL by Antonio de Angelis · 5 months ago
  31. 069dd9c CC3XX: Add support for continuous health testing in RNG by Antonio de Angelis · 5 months ago
  32. e88f53c BL1: Remove TFM_BL1_DUMMY_TRNG by Antonio de Angelis · 5 months ago
  33. 6605881 Platform: MPS4: Generate randomness through SW DRBG by Dávid Házi · 5 months ago
  34. feaf99a platform: nordic_nrf: Fix build issue for nRF54L15 by Georgios Vasilakis · 5 months ago
  35. 85faafd Attest: Fix MISRA caution for rule 21.18 by Mudit Sharma · 5 months ago
  36. 5b8b25e platform: nordic_nrf: Selectively enable secure UART1 by Georgios Vasilakis · 5 months ago
  37. fe86af6 LCM: add double-read compare to SP mode get by Raef Coles · 5 months ago
  38. 5f60f71 LCM: add double-read compare to TP mode get by Raef Coles · 5 months ago
  39. 8bcd87b LCM: add double-read compare to LCM get by Raef Coles · 5 months ago
  40. b369b33 Config: Config Base for Hybrid Platform by Nicola Mazzucato · 7 months ago
  41. 85dac5d docs: hybrid_platform: Add documentation by Nicola Mazzucato · 7 months ago
  42. 8aea3a8 SPM: tfm_multi_core: Record and clear mailbox IRQ via multi_core API by Nicola Mazzucato · 7 months ago
  43. 41d82da SPM: backend_ipc: Conditionally assert MBOX signal on SCHED_TYPE by Nicola Mazzucato · 7 months ago
  44. 9ee599c ns_agent_mailbox: Add NS_AGENT_MBOX_PROCESS_NEW_MSG_SIGNAL aux service by Nicola Mazzucato · 7 months ago
  45. f93e5d6 tfm_spe_mailbox: Add `mailbox_process_new_msg` handler by Nicola Mazzucato · 7 months ago
  46. 77ddbd7 SPM: tfm_rpc: Add `process_new_msg handler` by Nicola Mazzucato · 7 months ago
  47. 67ea25f RSE: Move SRAM encryption key setup from BL1_2 to BL1_1 by Amjad Ouled-Ameur · 5 months ago
  48. e2cda48 dual-cpu: Add an option to support NS client ID == 0 by David Hu · 5 months ago
  49. 58331dd docs: Update READMEs to use nrfutil for nrfjprog by Grzegorz Ferenc · 5 months ago
  50. c5e5253 FPU: Flush lazy stacked FPU for FLIH by Roman Mazurak · 8 months ago
  51. bdcbc7d FPU: Save S16-S31 FPU registers into task context for ARMv8m main by Roman Mazurak · 8 months ago
  52. 553f6e4 CC3XX: remove unused rng check by Amjad Ouled-Ameur · 5 months ago
  53. e6fea43 CC3XX: rng: check for potential rng failure during lfsr by Amjad Ouled-Ameur · 5 months ago
  54. bd81fd0 ITS: Drop shallow function call tfm_its_get_fid() by Mudit Sharma · 5 months ago
  55. 578a6f4 STM32U5 : Do not inline DMA_List_CheckNodesBaseAddresses function by F. Ramu · 9 months ago
  56. 12a9243 Partitions: Validate NSID base and limits by Chris Brand · 8 months ago
  57. 22209a8 Enable support for PBKDF2_HMAC in mbedcrypto config by Waleed Elmelegy · 5 months ago
  58. 44bbcfc CC3XX: RNG: Support a generic CC3XX_RNG_DRBG by Antonio de Angelis · 5 months ago
  59. e9a4eeb CC3XX: Remove CC3XX_RNG_CRYPTOGRAPHICALLY_SECURE by Antonio de Angelis · 5 months ago
  60. 662d544 CC3XX: RNG: LFSR calls cc3xx_lowlevel_get_entropy() when seeding by Antonio de Angelis · 5 months ago
  61. 8178017 CC3XX: RNG: LFSR state is now grouped in a struct by Antonio de Angelis · 5 months ago
  62. f7d6fcf CC3XX: PSA API uses dedicated lowlevel API to get entropy by Antonio de Angelis · 5 months ago
  63. 862b8bb CC3XX: DRBG_HMAC in RNG seeds using get_entropy() by Antonio de Angelis · 5 months ago
  64. 176b64d CC3XX: Add a dedicated API to get entropy by Antonio de Angelis · 5 months ago
  65. 901dfe8 CC3XX: cc3xx_rng_get_random() does not expose TRNG directly by Antonio de Angelis · 5 months ago
  66. b4a1a18 CC3XX: Set the AHBM HPROT to privileged by Amjad Ouled-Ameur · 5 months ago
  67. e796fdb RSE: Fix cm_rotpk_area padding by Jackson Cooper-Driver · 5 months ago
  68. 033011e Build: Bump tf-m-extras version by Antonio de Angelis · 5 months ago
  69. ec57ef5 RSE: Fix attestation test suite by Tamas Ban · 5 months ago
  70. c763d6a RSE: Fix get_otp_id for PS by Gabor Abonyi · 5 months ago
  71. c4f46d4 nordic_nrf: Fix UART and FLASH build issues by Georgios Vasilakis · 5 months ago
  72. 6421866 RSE: Add option to disable RSE provisioning resets by Raef Coles · 5 months ago
  73. 4f9c538 RSE: Fix error code typo by Raef Coles · 5 months ago
  74. d9582bb RSE: Fix debug disable checking in provisioning by Raef Coles · 5 months ago
  75. d02911a Build: Bump tf-m-tests version by David Vincze · 5 months ago
  76. 6ec7c65 Interface: Fix parameter mismatch between client & service by David Vincze · 5 months ago
  77. a2bfec5 CC3XX tests: add proper safeguarding for drbg tests by Amjad Ouled-Ameur · 5 months ago
  78. 581f104 Docs: Update symmetric Initial Attestation doc by David Vincze · 6 months ago
  79. 1024dac build: Enable armclang MVE by Gergely Kovacs · 8 months ago
  80. fd88825 FWU: Drop shallow function call fwu_bootloader_get_shared_data() by Mudit Sharma · 5 months ago
  81. d047240 Crypto: Address MISRA caution by dropping builtin_key_copy() by Mudit Sharma · 5 months ago
  82. 32000d2 CC3XX tests: Add DRBG HMAC test by Amjad Ouled-Ameur · 5 months ago
  83. 671e0b2 RSE: Fix unaligned pointer warnings by Jackson Cooper-Driver · 6 months ago
  84. f783adf RSE: Tests: Add test for invalid ECDSA key in blob by Jackson Cooper-Driver · 5 months ago
  85. 5e88dfd RSE: Tests: Add tests for ECDSA key in blob by Jackson Cooper-Driver · 5 months ago
  86. ac99920 RSE: Add blob signing key to CM ROTPK by Jackson Cooper-Driver · 5 months ago
  87. bcdacec RSE: Calculate ROTPK field sizes by Jackson Cooper-Driver · 5 months ago
  88. 4f10f1e RSE: Dynamically determine CM ROTPK hash type by Jackson Cooper-Driver · 5 months ago
  89. 7070e9d RSE: Specify provisioning hash size based on alg by Jackson Cooper-Driver · 5 months ago
  90. 23180be RSE: Fix ROTPK size macro by Jackson Cooper-Driver · 5 months ago
  91. 74c53c4 CC3XX tests: Add DRBG HASH test by Amjad Ouled-Ameur · 5 months ago
  92. 3b02d98 CC3XX: use big endian increment for DRBG HASH by Amjad Ouled-Ameur · 5 months ago
  93. e156a6d RSE: OTP revocation counters adjustment by Anton Komlev · 6 months ago
  94. 5e9d248 secure_fw: agent_psa_connect returns a status not a handle by Nicola Mazzucato · 8 months ago
  95. 1a4b1c9 CC3XX: add pka tests for signed negative operands by Amjad Ouled-Ameur · 5 months ago
  96. 6b40279 CC3XX: introduce build flags to pick the required tests by Amjad Ouled-Ameur · 5 months ago
  97. c123f3a CORE: Fix MISRA warnings for rule 9.1 by Mudit Sharma · 5 months ago
  98. cdc6e30 FWU: Fix MISRA warnings for rule 9.1 by Mudit Sharma · 5 months ago
  99. 44099a1 RSE: Issue DSB and ISB after DCU update by Raef Coles · 5 months ago
  100. 6a67c63 platform: nordic_nrf: Move partition folders to common by Georgios Vasilakis · 5 months ago