1. 078f6b0 RSS: Improve DMA ICS by Raef Coles · 2 years, 1 month ago
  2. 7502bc6 RSS: Use CC3XX KDF by Raef Coles · 2 years, 2 months ago
  3. 34bdab2 RSS: Remove VLA from otp_lcm by Raef Coles · 2 years, 1 month ago
  4. 08bb56b RSS: Update designated initializers for LCM OTP by Raef Coles · 2 years, 1 month ago
  5. a9387d6 RSS: Fix bug with PS OTP counters option by Raef Coles · 2 years, 1 month ago
  6. fa51dd6 platform: nordic_nrf: Don't configure TFM_SYSTEM_DSP OFF by Sebastian Bøe · 2 years, 1 month ago
  7. 302da63 Build: Add OTP_NV_COUNTERS_RAM_EMULATION configuration. by Andrej Butok · 2 years, 1 month ago
  8. c2fab2e platform: nordic_nrf: ifdef out weak fault handlers by Sebastian Bøe · 2 years, 1 month ago
  9. 6f51d0b platform: nordic_nrf: Use the correct SPU_IRQHandler by Sebastian Bøe · 2 years, 1 month ago
  10. 31eb1dc platform: nordic_nrf: Don't hang in IRQs by default by Sebastian Bøe · 2 years, 1 month ago
  11. ea9308c platform: nordic_nrf: Use aliased default IRQ handlers by Sebastian Bøe · 2 years, 1 month ago
  12. e4d4842 platform: nordic_nrf: Unify code between startup files by Sebastian Bøe · 2 years, 1 month ago
  13. 165ce72 Platform: AN552: Use provisioning bundles by Bence Balogh · 2 years, 1 month ago
  14. 1265954 CC312: Update zero-counting check by Raef Coles · 2 years, 1 month ago
  15. 2271523 Platform: Corstone1000: Integrate new ROM driver by Emekcan Aras · 2 years, 1 month ago
  16. dc333f7 Platform: corstone1000: Fix Compilation issue due to spm_params new field by Emekcan Aras · 2 years, 1 month ago
  17. 94c5acd Platform: Create bl1_provisioning_bundle specifically for Corstone1000 by Emekcan Aras · 2 years, 3 months ago
  18. 658d869 CC312: Add BL1_2_IMAGE_LEN by Emekcan Aras · 2 years, 3 months ago
  19. cfe2d8e Platform: corstone1000: Add BL1_2_IMAGE_LEN into provisioning data by Emekcan Aras · 2 years, 3 months ago
  20. ff58658 Platform: corstone1000: Align with new bl1_1/bl1_2 changes by Emekcan Aras · 2 years, 3 months ago
  21. dcb0c7e Platform: nxp: refine project template. by Andrej Butok · 2 years, 1 month ago
  22. 71750f7 Build: Merge tfm_ns_interface to tfm_api_ns by Kevin Peng · 2 years, 1 month ago
  23. a557fb2 Platform: Add CMake configurable flash sizes to Corstone-310 by Gabor Toth · 2 years, 9 months ago
  24. ed21860 Build: cfi drivers unification for corstone1000 and rss/* by Joel Goddard · 2 years, 1 month ago
  25. 6c91701 RSS: Support higher MCUBOOT_IMAGE_NUMBER by Arnold Gabriel Benedict · 2 years, 6 months ago
  26. 867aa51 CC312: Add MBEDTLS_PSA_ACCEL_* defines by Summer Qin · 2 years, 1 month ago
  27. cb750b6 Crypto: Accelerator mbedtls config refinement by Summer Qin · 2 years, 1 month ago
  28. 0b7de02 platform: nordic_nrf: Block execution from secondary_partition by Sebastian Bøe · 2 years, 1 month ago
  29. 1c4c05f platform: nordic_nrf: Block execution from the ns storage partition by Sebastian Bøe · 2 years, 1 month ago
  30. b6b3c7f platform: nordic_nrf: Lock SPU region for S_DATA by Sebastian Bøe · 2 years, 1 month ago
  31. 3168ecf platform: nordic_nrf: Lock and enable write protection for S_CODE by Sebastian Bøe · 2 years, 1 month ago
  32. a6a53e7 platform: nordic_nrf: rewrite SPU functions by Sebastian Bøe · 2 years, 1 month ago
  33. 7de096f ITS: Add support for encrypted ITS by Markus Swarowsky · 2 years, 5 months ago
  34. cad18aa RSS: Add PS NV counters in OTP for Kronos platform by Maulik Patel · 2 years, 1 month ago
  35. c2be4d8 RSS: Update tf-m-extras repo version by Jamie Fox · 2 years, 1 month ago
  36. 717379e BL2: Modify security_cnt.c to support higher MCUBOOT_IMAGE_NUMBER by Arnold Gabriel Benedict · 2 years, 4 months ago
  37. 7322b1b Platform: Modify template/tfm_rotpk.c by Arnold Gabriel Benedict · 2 years, 4 months ago
  38. 5636117 RSS: Add platform_nv_counters_ids.h by Arnold Gabriel Benedict · 2 years, 6 months ago
  39. cfcb53f platform: stm: b_u585i_iot02a: add platform_nv_counters_ids.h by Arnold Gabriel Benedict · 2 years, 2 months ago
  40. b8f2cbc CC3XX: Add CMAC KDF by Raef Coles · 2 years, 2 months ago
  41. b6808a8 RSS: Enable secure copying into KMU by Raef Coles · 2 years, 2 months ago
  42. 254ac02 RSS: Add DPA-resistant word copy function by Raef Coles · 2 years, 2 months ago
  43. b095bfe RSS: Enable KMU random delay registers by Raef Coles · 2 years, 1 month ago
  44. bfa3a90 CC3XX: Add some missing assert.h includes by Jamie Fox · 2 years, 1 month ago
  45. 9759f06 CC3XX: Add CHACHA20 cipher to ROM driver by Raef Coles · 2 years, 2 months ago
  46. 4c63b31 Platform: Add FIH support to the arm MPU driver. by Andrej Butok · 2 years, 1 month ago
  47. f5a8f5f Platform: Add ppc_bank_t for common_target_cfg.h by Andrej Butok · 2 years, 1 month ago
  48. b9e4903 RSS: Integrate new ROM driver by Raef Coles · 2 years, 3 months ago
  49. 61b73e3 CC3XX: Update ROM driver by Raef Coles · 2 years, 3 months ago
  50. ab8f52d Build: Give a higher priority to the platform configuration. by Andrej Butok · 2 years, 2 months ago
  51. 13d123a RSS: Fix cmake path error by Raef Coles · 2 years, 1 month ago
  52. 0e1aedd RSS: Update tf-m-extras commit ID by Xinyu Zhang · 2 years, 1 month ago
  53. eeb19ac Build: Merge tfm_partition_defs into tfm_config by Xinyu Zhang · 2 years, 2 months ago
  54. 9ff081f Platform: RSS: New sub platform for PSA Services by Maulik Patel · 2 years, 5 months ago
  55. 3b9756e SPM: Refine connection initialization process by Xinyu Zhang · 2 years, 3 months ago
  56. 65f3ef0 platform: nordic_nrf: Update Nordic HAL to include nrfx 3.0.0 by Adam Wojasinski · 2 years, 3 months ago
  57. 1a19645 RSS: Include config_tfm.h in dm_dummy_provisioning_data.c by Xinyu Zhang · 2 years, 2 months ago
  58. a4f189c Platform: nxp: Add TFM_FIH_PROFILE=HIGH support by Andrej Butok · 2 years, 1 month ago
  59. 09b5492 RSS: Add option RSS_HAS_EXPANSION_PERIPHERALS by Joel Goddard · 2 years, 2 months ago
  60. 713d115 RSS: Move host devices to sub-platform by Joel Goddard · 2 years, 6 months ago
  61. 8634a41 RSS: Move sub-platform specific files by Joel Goddard · 2 years, 6 months ago
  62. c0c648d RSS: Add option RSS_USE_HOST_FLASH by Joel Goddard · 2 years, 5 months ago
  63. 895104c RSS: Add RSS_USE_HOST_UART option by Joel Goddard · 2 years, 2 months ago
  64. b19c578 Platform: Fix alignment of the end of TFM_UNPRIV_CODE section by Bohdan Hunko · 2 years, 2 months ago
  65. a2bbd6a Platform: nordic: unify target configuration by Sebastian Bøe · 2 years, 2 months ago
  66. 65d71a3 SPM: Introduce new agent API by Chris Brand · 2 years, 2 months ago
  67. 0d7982d Platform: Enhancement in gcc link script by Sherry Zhang · 2 years, 2 months ago
  68. 7b0e17f Platform: DisableIRQ as the first action by Andrej Butok · 2 years, 2 months ago
  69. 1c0a561 Platform: nxp: Upgrade to the MCUx SDK v2.13.1 drivers. by Andrej Butok · 2 years, 2 months ago
  70. b288169 RSS: Update tf-m-extras commit ID by David Hu · 2 years, 2 months ago
  71. 9191b61 Attest: Remove redundant definitions of PSA_INITIAL_ATTEST_MAX_TOKEN_SIZE by David Hu · 2 years, 2 months ago
  72. 0bd4e60 RSS: Provisioning: Defines for bundle load addr by Joel Goddard · 2 years, 3 months ago
  73. 57aee96 RSS: Provisioning: Use CMAKE_OBJCOPY by Joel Goddard · 2 years, 3 months ago
  74. d6ac472 Build: PL011 drivers unification for Musca B1, Musca S1 and RSS/TC. by Awadhy Mohammed · 2 years, 3 months ago
  75. 141a4c5 Platform: nxp: Use the common linker files. by Andrej Butok · 2 years, 2 months ago
  76. 41dd77a Platform: nxp: Use ARM original mpu driver by Andrej Butok · 2 years, 2 months ago
  77. a43f6c2 Platform: nxp: Update lpc55s69 port. by Andrej Butok · 2 years, 2 months ago
  78. a8c2652 Build: Update version of tf-m-extras repo by Sherry Zhang · 2 years, 2 months ago
  79. d95ee43 Attest: Align macro name with PSA spec by Sherry Zhang · 2 years, 3 months ago
  80. f424016 Platform: nxp: Fix build and flash scripts. by Andrej Butok · 2 years, 2 months ago
  81. 38d7bb5 Platform: Fix sections alignments by Bohdan Hunko · 2 years, 3 months ago
  82. 0ef223c PSoC: Use cmake's add_compile_definitions() by Chris Brand · 2 years, 3 months ago
  83. c2d147d Platforms: Move MAILBOX_IRQ to tfm_peripherals_def.h by Chris Brand · 2 years, 3 months ago
  84. 2345aa5 Build: Non-FFM manifest attribute needs to be registered by chesun01 · 2 years, 4 months ago
  85. a526fe0 Build: GCC: Add NOLOAD attribute for BSS sections by Kevin Peng · 2 years, 3 months ago
  86. 3649d44 Platform: AN547: Add missing function to target_cfg.h by Antonio de Angelis · 2 years, 3 months ago
  87. aafc6d5 SPM: Re-define SVC number assignments by Kevin Peng · 2 years, 4 months ago
  88. 4e91452 BL1: Move PQ crypto into BL1_1 by Raef Coles · 2 years, 3 months ago
  89. 36ea02d RSS: Align ROM size to spec by Raef Coles · 2 years, 3 months ago
  90. 19d90e9 RSS: Share more code in BL1 by Raef Coles · 2 years, 3 months ago
  91. 2d3f043 RSS: Optimize LCM OTP implementation by Raef Coles · 2 years, 3 months ago
  92. fab1143 RSS: Align VHUK derivation to multi-RSS spec by Raef Coles · 2 years, 3 months ago
  93. 600ced7 platform: nordic_nrf: Add hardware flow control support by Joakim Andersson · 2 years, 4 months ago
  94. bfeb3b9 platform: Add platform default UART control definition by Joakim Andersson · 2 years, 4 months ago
  95. 3df1a76 Platform: AN552 and CS310: Add psa-arch-test support by Dávid Házi · 2 years, 4 months ago
  96. 6651e75 Revert "Platform: Fix sections alignments" by Kevin Peng · 2 years, 3 months ago
  97. 4580baf platform: nordic_nrf: Add nrf9161 DK and nrf9120 SoC support by Joakim Andersson · 2 years, 4 months ago
  98. 5ee3063 platform: nordic_nrf: Update Nordic HAL to nrfx 2.11.0 by Joakim Andersson · 2 years, 3 months ago
  99. 4eea4ca platform: nordic_nrf: Convert nrf9160 SoC to nrf91 series by Joakim Andersson · 2 years, 4 months ago
  100. 89ce54d platform: nordic_nrf: Set the MDK SoC definition in preload.cmake by Joakim Andersson · 2 years, 4 months ago