1. 286d7ba Build: Introduce TFM_PARTITION_xLIH_TEST for Secure Build by Kevin Peng · 1 year, 11 months ago
  2. be7f0de Build: Fix IAR build when TFM_EXCEPTION_INFO_DUMP=ON by Dávid Házi · 2 years, 1 month ago
  3. 5d49edd Measured boot: Share image version as integer values by Jamie Fox · 2 years ago
  4. ae99e2d Build: Unify isolation level setting with TFM_ISOLATION_LEVEL by Xinyu Zhang · 2 years ago
  5. 7de096f ITS: Add support for encrypted ITS by Markus Swarowsky · 2 years, 5 months ago
  6. 717379e BL2: Modify security_cnt.c to support higher MCUBOOT_IMAGE_NUMBER by Arnold Gabriel Benedict · 2 years, 4 months ago
  7. 7322b1b Platform: Modify template/tfm_rotpk.c by Arnold Gabriel Benedict · 2 years, 4 months ago
  8. eabe99a Platform: Allow overriding NV Counters IDs by Arnold Gabriel Benedict · 2 years, 6 months ago
  9. 71a79fe SPM: Gather memory symbols into one single file by Ken Liu · 2 years, 5 months ago
  10. 01a93bc Crypto: Refactor the tfm_builtin_key_loader and HAL interaction by Antonio de Angelis · 2 years, 7 months ago
  11. 7e80490 Crypto: Cleanup tfm_builtin_key_loader by Antonio de Angelis · 2 years, 8 months ago
  12. 0f7d282 SPM: Decide if direct FLIH call by comparing boundaries. by Chendi Sun · 2 years, 9 months ago
  13. d80eeb4 Build: Fix windows builds by Dávid Házi · 2 years, 9 months ago
  14. 6e775a4 Platform: Allow overriding OTP IDs by Raef Coles · 3 years, 2 months ago
  15. 5ce60bb SPM: Remove Library Model files by Summer Qin · 2 years, 10 months ago
  16. 484513b SPM: Remove Library Model codes by Summer Qin · 2 years, 10 months ago
  17. 9aeda4b platform: otp: Simplify otp write and improve doc by Sebastian Bøe · 2 years, 10 months ago
  18. 31c1199 BL1: Add GUK by Raef Coles · 3 years, 8 months ago
  19. fbc2c50 Partitions: remove PSA proxy partition by Mark Horvath · 2 years, 11 months ago
  20. 6ad0703 FIH: Re-enable FIH on AN521 by Xinyu Zhang · 3 years ago
  21. 7dcb8c5 Platform: Extend attest HAL by Tamas Ban · 3 years, 1 month ago
  22. b42ed86 tfm_secure_api.h should be Library Model only by Kevin Peng · 3 years ago
  23. 79809c7 Crypto: Implement PSA builtin keys by Raef Coles · 3 years, 5 months ago
  24. fbdbf66 Platform: Fix certification reference default value by Tamas Ban · 3 years, 1 month ago
  25. fc318d7 Attest: Rename claims according to latest spec version by Tamas Ban · 3 years, 2 months ago
  26. f3e492d Platform: Add boot measurement interface by David Vincze · 3 years, 8 months ago
  27. f0ef274 FPU: Added interrupts for FPU test purposes by shejia01 · 3 years, 2 months ago
  28. 249aba9 Platform: Add NS NV counters by Raef Coles · 3 years, 2 months ago
  29. 4ca9972 SPM: Use partition flags to ignore unused code by Chris Brand · 3 years, 1 month ago
  30. 56725eb SPM: Memory check interface update by Summer Qin · 3 years, 3 months ago
  31. e152498 Platform: Remove unused heap by Sherry Zhang · 3 years, 2 months ago
  32. eab1b47 Platform, BL2: Add AP, SCP BL1 images to RSS flash map by Tintu Thomas · 3 years, 5 months ago
  33. 5541049 BL2: Add pre and post image load steps to the HAL by Raef Coles · 3 years, 6 months ago
  34. 967ffa9 HAL: Update boundary related HAL functions by Ken Liu · 3 years, 2 months ago
  35. ae65c5f SPM: Remove unused #include by Chris Brand · 3 years, 3 months ago
  36. a4066d8 SPM: Make exception info dump available to platform specific exceptions by Joakim Andersson · 3 years, 4 months ago
  37. 15a37f8 BL1: Add BL1 by Raef Coles · 3 years, 8 months ago
  38. 055d83a SPM: Introduce option for halting instead of rebooting on panic by Sebastian Bøe · 3 years, 6 months ago
  39. 630d0b8 Platform: Move boot_hal.h into platform by Raef Coles · 4 years, 3 months ago
  40. 2e43489 SPM: Move exception info dump to platform by Ken Liu · 3 years, 6 months ago
  41. 2a29959 SPM: Rename partition metadata config by Summer Qin · 3 years, 6 months ago
  42. cc047b4 Platform: Configure timer interrupt for FP test by Feder Liang · 3 years, 8 months ago
  43. 5519438 SPM: Enable FP usage in NSPE for gnu arm embedded toolchain by Feder Liang · 3 years, 9 months ago
  44. b288c52 HAL: Duplicates three legacy tfm_spm_hal_* APIs for IPC Model by Kevin Peng · 3 years, 10 months ago
  45. 8018e6b CC312: Allow OTP reads to be more flexible by Raef Coles · 3 years, 9 months ago
  46. a5312fd platform: add secure debug public key to the otp by Satish Kumar · 3 years, 9 months ago
  47. 38788a1 HAL: Migrate the FIH HAL to TFM HAL for IPC model by Kevin Peng · 4 years ago
  48. ab8fa29 Platform: Remove some legacy HAL APIs by Kevin Peng · 3 years, 11 months ago
  49. c855573 HAL: Apply FIH to tfm_hal_platform_init by Kevin Peng · 3 years, 11 months ago
  50. fce78ae Platform: Duplicate the tfm_hal_platform_init by Kevin Peng · 3 years, 11 months ago
  51. e9aa66c HAL: Rename the Multi-core HAL APIs by Kevin Peng · 4 years ago
  52. 2602638 Attest: Fix typo in macro definition by Chris Brand · 3 years, 10 months ago
  53. 09d71ff Platform: Use OTP as backing for attestation data by Raef Coles · 4 years, 2 months ago
  54. 618fc15 Platform: Use OTP as backing for NV seed by Raef Coles · 4 years, 2 months ago
  55. 91fadb9 Platform: Update default NV counter implementation by Raef Coles · 4 years, 2 months ago
  56. aefbe08 Platform: Add provisioning api and implementation by Raef Coles · 4 years, 2 months ago
  57. 148b947 Platform: Add OTP api and flash implementation by Raef Coles · 4 years, 2 months ago
  58. d399a1f HAL: Migrate legacy interrupt API to new HAL API by Kevin Peng · 4 years ago
  59. ce58bfc Plaform: AN521: Introduce platform binding HAL by Ken Liu · 4 years, 3 months ago
  60. 4beb173 Platform: Remove TFM_INTERACTIVE_TEST by Shawn Shan · 4 years ago
  61. 588764d Platform: Remove TFM_PERIPH_ACCESS_TEST by Shawn Shan · 4 years ago
  62. bfd3712 Build: Control single test without TEST_S/TEST_NS [TF-M repo] by shejia01 · 4 years, 2 months ago
  63. 9347dc7 Crypto: Use NV SEED as default entropy source by Summer Qin · 4 years, 1 month ago
  64. fb9f2ce Test: Add the FLIH test Partition by Kevin Peng · 4 years, 2 months ago
  65. 362817f Platform: Refine plat_test for AN519 and AN521 by Kevin Peng · 4 years, 4 months ago
  66. 0979b0e SPM: Remove the IRQ priority in manifest by Kevin Peng · 4 years, 2 months ago
  67. 6a121d0 Test: Refactor IRQ Testing by Kevin Peng · 4 years, 3 months ago
  68. 61f8fbc HAL: Replace the 'idx' input param with 'privileged' by Mingyang Sun · 4 years, 2 months ago
  69. fd7caf8 Crypto: Fix crypto build warnings by Summer Qin · 4 years, 3 months ago
  70. 00df235 SPM: Add header files for partition static load by Mingyang Sun · 4 years, 4 months ago
  71. a5448d6 Crypto: Add support for NV seed entropy by Summer Qin · 4 years, 8 months ago
  72. cdaec9c SPM: Remove memory data list from template by Ken Liu · 4 years, 4 months ago
  73. d28286e Platform: Adjust HAL API to fit for FI hardening by Tamas Ban · 4 years, 8 months ago
  74. b881bea FIH: Add fault injection hardening library by Tamas Ban · 4 years, 9 months ago
  75. 172f1e3 SPM: Change partition platform data binding by Ken Liu · 4 years, 6 months ago
  76. df8716b SPM: Obtain memory info by memory symbols by Summer Qin · 5 years ago
  77. 6a3946a Platform: TF-M ITS and PS HAL by Jamie Fox · 4 years, 8 months ago
  78. 79d8208 Platform: Add linker script for LVL1 and LVL2 by Raef Coles · 4 years, 7 months ago
  79. 7589976 Platform: Clean deprecated tfm_spm_hal_init_isolation_hw() by Mingyang Sun · 4 years, 8 months ago
  80. 652b900 PSA_proxy: Create first version of PSA proxy partition by Mark Horvath · 5 years ago
  81. 25b190b Isolation L3 for AN521 and Musca-B1 by Kevin Peng · 4 years, 9 months ago
  82. 93fb9f5 HAL: Add Isolation HAL header file by Kevin Peng · 4 years, 11 months ago
  83. 8a6b5c5 ITS: Change type of flash region size by Chris Brand · 4 years, 9 months ago
  84. c0d1499 Platform: Enable multiple data and bss section support by Tamas Ban · 4 years, 10 months ago
  85. 0e5b2e0 Crypto: Align with Mbed TLS 2.24 by Summer Qin · 4 years, 10 months ago
  86. 45c6c20 HAL: Fix hal status type definition by Mingyang Sun · 4 years, 11 months ago
  87. 055f9b4 SPM: Remove unused partition memory info by Ken Liu · 5 years ago
  88. 130248c SPM: make has_access_to_region() compatible with vendor IDAUs by Ioannis Glaropoulos · 5 years ago
  89. c47d710 ITS/PS: Make file system configuration dynamic by Chris Brand · 5 years ago
  90. 0eb7c91 HAL: Rename platform init function by Summer Qin · 5 years ago
  91. bce2113 HAL: Rename platform reset function by Summer Qin · 5 years ago
  92. 9b62898 HAL: Add HAL definition header file by Edison Ai · 5 years ago
  93. 1776672 Platform: Simplify ARMCLANG - IAR compatibility by TTornblom · 5 years ago
  94. 6d2bc65 Attest: Support kid parameter in COSE_Mac0 structure header by David Hu · 5 years ago
  95. 10eddf6 Attest: Fetch symmetric Initial Attestation Key by David Hu · 6 years ago
  96. c6d7450 SST: Rename SST(Secure STorage) to PS(Protected Storage) by Kevin Peng · 5 years ago
  97. 1f345b0 Build: Follow the 'source_structure.rst' by Ken Liu · 5 years ago
  98. ef5118b Platform: Added a Non-Volatile counters service by Galanakis, Minos · 6 years ago
  99. faf74f5 Build: Major warnings cleanup by TTornblom · 5 years ago
  100. 5d23170 Attest: Checks device lifecycle max value by Tamas Ban · 5 years ago