1. b671d68 SPM: Deprecate customized '*_mem*' API by Ken Liu · 3 years, 3 months ago
  2. 8fb61f1 SPM: Share 'memcpy' and 'memset' with partitions by Ken Liu · 3 years, 8 months ago
  3. a4066d8 SPM: Make exception info dump available to platform specific exceptions by Joakim Andersson · 3 years, 4 months ago
  4. 095d45c SFN: Support initialize SFN partitions by priority by Jianliang Shen · 3 years, 4 months ago
  5. d32f6bf CC312: Enable BL1 rotpk for non-default BL1s by Raef Coles · 3 years, 4 months ago
  6. f32765e Build: Fix IAR build Error by Michel Jaouen · 3 years, 4 months ago TF-Mv1.6.0-RC1
  7. 15a37f8 BL1: Add BL1 by Raef Coles · 3 years, 8 months ago
  8. 055d83a SPM: Introduce option for halting instead of rebooting on panic by Sebastian Bøe · 3 years, 6 months ago
  9. 630d0b8 Platform: Move boot_hal.h into platform by Raef Coles · 4 years, 3 months ago
  10. 40478c2 Platform: Move data_width_byte variable from RAM to Flash by Sherry Zhang · 3 years, 7 months ago
  11. 596f555 SPM: Common partition runtime entry point by Summer Qin · 3 years, 6 months ago
  12. 2e43489 SPM: Move exception info dump to platform by Ken Liu · 3 years, 6 months ago
  13. e3c613c SPM: Add partition metadata support in isolation level 3 by Summer Qin · 3 years, 6 months ago
  14. 8b8fe85 SPM: Rename ZI data section by Summer Qin · 3 years, 6 months ago
  15. 2a29959 SPM: Rename partition metadata config by Summer Qin · 3 years, 6 months ago
  16. 2a6067b Build: Fix IAR build error and cleanup type mismatches by TTornblom · 3 years, 6 months ago
  17. 280d86d Platform: Skip building unused OTP functions by David Hu · 3 years, 7 months ago
  18. 28a2450 Platform: Remove S_PSP_STACK_SIZE for IPC model by Mingyang Sun · 3 years, 7 months ago
  19. 4925916 Platform: Align flash driver to CMSIS Flash APIs by Sherry Zhang · 3 years, 7 months ago
  20. f58f2bd SPM: Enhance build control for IPC and SFN models by Sherry Zhang · 3 years, 7 months ago
  21. cd29b1b SPM: Remove LOADADDR of TFM_SP_META_PTR in GNUARM by Summer Qin · 3 years, 7 months ago
  22. c648c2f Platform: Refine image flash layout (IAR) by TTornblom · 3 years, 8 months ago
  23. 20c70ed SPM: Remove unused ER_INITIAL_PSP in IPC model by Mingyang Sun · 3 years, 9 months ago
  24. 3afa64a Platform: Refine image flash layout by Sherry Zhang · 3 years, 8 months ago
  25. da00cae Revert "Platform: Refine image flash layout (IAR)" by Ken Liu · 3 years, 8 months ago
  26. 59d249d Platform: Refine image flash layout (IAR) by TTornblom · 3 years, 8 months ago
  27. aee2172 Platform: stm32l562e_dk: Add ISOLATION_LEVEL 3 support with IAR build by Michel Jaouen · 3 years, 8 months ago
  28. 02a2ec0 Platform: Remove unused parameter by Antonio de Angelis · 3 years, 9 months ago
  29. 8018e6b CC312: Allow OTP reads to be more flexible by Raef Coles · 3 years, 9 months ago
  30. a5312fd platform: add secure debug public key to the otp by Satish Kumar · 3 years, 9 months ago
  31. 42f5b56 SPM: Float-point context management by Feder Liang · 4 years ago
  32. c9a7070 Tools: Remove condition check in templates by Kevin Peng · 3 years, 10 months ago
  33. d0fd8d9 platform: OTP: Add writeable option to otp template by Michel Jaouen · 3 years, 10 months ago
  34. 8fe7b69 Platform: Fix main stack run out issue by Sherry Zhang · 3 years, 9 months ago
  35. aa66034 Platform: Tweak OTP/NV flash implementation by Raef Coles · 3 years, 10 months ago
  36. b8bc0d2 HAL: Expand the scope of tfm_hal_platform_init API by Kevin Peng · 4 years ago
  37. 43de86f Build: Update IAR linker definiation for level 2/3 by Ken Liu · 3 years, 9 months ago
  38. 7b49b8e Platform: Fix build warning by Shawn Shan · 3 years, 10 months ago
  39. 6559716 Build: Fix warning for accelerator enabled build by Antonio de Angelis · 3 years, 10 months ago
  40. af647ad Build: Fix IAR compilation Error. by Michel Jaouen · 3 years, 10 months ago
  41. f41c642 Build: Fix wrong flag Name CRYPTO_HW_ACCLERATOR in crypto back end. by Michel Jaouen · 3 years, 10 months ago
  42. be28fda Platform: Use OTP as backing for crypto keys by Raef Coles · 4 years, 1 month ago
  43. 09d71ff Platform: Use OTP as backing for attestation data by Raef Coles · 4 years, 2 months ago
  44. 618fc15 Platform: Use OTP as backing for NV seed by Raef Coles · 4 years, 2 months ago
  45. 91fadb9 Platform: Update default NV counter implementation by Raef Coles · 4 years, 2 months ago
  46. aefbe08 Platform: Add provisioning api and implementation by Raef Coles · 4 years, 2 months ago
  47. 148b947 Platform: Add OTP api and flash implementation by Raef Coles · 4 years, 2 months ago
  48. db07170 Platform: Allocate space in flash for OTP by Raef Coles · 4 years, 2 months ago
  49. 611dba1 Platform: Add IAR support for Musca B1 by TTornblom · 3 years, 10 months ago
  50. d399a1f HAL: Migrate legacy interrupt API to new HAL API by Kevin Peng · 4 years ago
  51. 6a8c534 platform: Fix GNUARM common linker file. by Michel Jaouen · 3 years, 11 months ago
  52. 300c68d SPM: Use Main Stack for initialization by Kevin Peng · 4 years ago
  53. 9347dc7 Crypto: Use NV SEED as default entropy source by Summer Qin · 4 years, 1 month ago
  54. ed503e1 Crypto: Align PSA Crypto API to 1.0 version by Summer Qin · 4 years, 1 month ago
  55. ea45b0d SPM: Add partition runtime region in the linker by Ken Liu · 4 years, 3 months ago
  56. d0f6ceb Build: Rename ER_CODE_CMSE_VENEER with CMSE_VENEER by Xinyu Zhang · 4 years, 2 months ago
  57. 5b095db Platform: Only put TF-M code to ER_TFM_CODE by Xinyu Zhang · 4 years, 2 months ago
  58. 8d004f7 SPM: Rename 'static_info' to 'load_info' by Mingyang Sun · 4 years, 2 months ago
  59. 6a45e1c SPM: Add partition runtime region in the linker (IAR) by TTornblom · 4 years, 2 months ago
  60. ad92150 Build: Minor fix for syntax errors in IAR linker script by TTornblom · 4 years, 2 months ago
  61. 611610c Attest: Remove initial attestation get public key API function by David Hu · 4 years, 3 months ago
  62. 4520ce3 SPM: Rename 'static info' into 'load info' by Ken Liu · 4 years, 3 months ago
  63. fc7b771 SPM: Convert SVC number to uint8_t by Kevin Peng · 4 years, 3 months ago
  64. fd7caf8 Crypto: Fix crypto build warnings by Summer Qin · 4 years, 3 months ago
  65. f6a7857 Build: Build and arrange partition static data by Mingyang Sun · 4 years, 4 months ago
  66. a5448d6 Crypto: Add support for NV seed entropy by Summer Qin · 4 years, 8 months ago
  67. 1883f97 Build: PSoC64: Move RAM_VECTORS & RFM_RAM_CODE to the beginning (IAR) by TTornblom · 4 years, 7 months ago
  68. df8716b SPM: Obtain memory info by memory symbols by Summer Qin · 5 years ago
  69. 578a849 Tools: Naming refine: manifest -> partition by Kevin Peng · 4 years, 7 months ago
  70. 6a3946a Platform: TF-M ITS and PS HAL by Jamie Fox · 4 years, 8 months ago
  71. 2cd2ab7 SPRTL: Partition Metadata Pointer [Optional Feature] by Summer Qin · 5 years ago
  72. 79d8208 Platform: Add linker script for LVL1 and LVL2 by Raef Coles · 4 years, 7 months ago
  73. 0680a58 SPM: Provide an SVC entrance for the unprivileged log by Shawn Shan · 4 years, 8 months ago
  74. c737ece SPRTL: Add log API for Secure Partitions by Summer Qin · 5 years ago
  75. 2a4a70e Platform: Remove 'TFM_UNPRIV_DATA' section by Ken Liu · 4 years, 7 months ago
  76. 94d7652 Build: Apply global array as partition stacks [tf-m] by Ken Liu · 5 years ago
  77. ec109ea Platform: Place global variables in shared code to dedicated section by Tamas Ban · 4 years, 9 months ago
  78. 652b900 PSA_proxy: Create first version of PSA proxy partition by Mark Horvath · 5 years ago
  79. 90605b5 Platform: Make possible to set flash device for NV counters by Mark Horvath · 4 years, 11 months ago
  80. fc6e8a9 Build: Minor fix in the scatter loader file by Ken Liu · 4 years, 9 months ago
  81. d49b514 Platform: Fix IAR linker file for level 2 support by Michel Jaouen · 4 years, 9 months ago
  82. 87ba687 Build: Fix SPRTL static library name by Mingyang Sun · 4 years, 9 months ago
  83. 25b190b Isolation L3 for AN521 and Musca-B1 by Kevin Peng · 4 years, 9 months ago
  84. d1ed673 Platform: Implementation of isolation HAL API by Mingyang Sun · 5 years ago
  85. 7fd851d Platform: Cleanup and simplification of IAR link scripts by TTornblom · 5 years ago
  86. 8a6b5c5 ITS: Change type of flash region size by Chris Brand · 4 years, 9 months ago
  87. 17d4e23 SPM: Implement SPM log functions. by Shawn Shan · 5 years ago
  88. 4f4992b PSoC64: enable VTOR relocation to RAM (CM0P) by Andrei Narkevitch · 4 years, 10 months ago
  89. 0e5b2e0 Crypto: Align with Mbed TLS 2.24 by Summer Qin · 4 years, 10 months ago
  90. ca57edf Platform: Rework dummy crypto_key and tfm_rotpk to fix unresolved at by Michel Jaouen · 4 years, 11 months ago
  91. b1eb42b SPM: Update log parameter to 'char *' by Shawn Shan · 5 years ago
  92. 960521a Stack_seal_mitigation: Seal the PSP stacks for Library mode. by Soby Mathew · 4 years, 10 months ago
  93. 18b3bf0 Build: Add IAR support to new build system by TTornblom · 5 years ago
  94. 1cb0ecc Build: Convert platform dir to modern cmake by Raef Coles · 5 years ago
  95. c47d710 ITS/PS: Make file system configuration dynamic by Chris Brand · 5 years ago
  96. dee2b21 SPM: Add header file for SPM log system by Shawn Shan · 5 years ago
  97. 0eb7c91 HAL: Rename platform init function by Summer Qin · 5 years ago
  98. bce2113 HAL: Rename platform reset function by Summer Qin · 5 years ago
  99. 664d136 Boot : Fix boot_platform_quit by Michel Jaouen · 5 years ago
  100. f1e36e8 Test: Simplify dual-cpu lightweight NS multi-thread test by David Hu · 5 years ago