1. 90f08dc Tools: Use dictionary to manage partition statistics by Xinyu Zhang · 3 years, 7 months ago
  2. f07cc31 Crypto: Upgrade Mbed TLS to v3.1.0 by Summer Qin · 3 years, 7 months ago
  3. a7ba50b SPM: Rename 'thread call' with 'cross call' by Xinyu Zhang · 3 years, 7 months ago
  4. 2cde38b Interface: Remove the included header file in config_impl.h by Shawn Shan · 3 years, 7 months ago
  5. 1ba9ff0 Cppcheck: Fix warnings with updated tf-m-ci-scripts by Antonio de Angelis · 3 years, 8 months ago
  6. ac84921 SPM: Support the MMIOVEC feature for the SFN model by Shawn Shan · 3 years, 8 months ago
  7. b714079 SPM: Add invalid check for FP support if SFN model is enabled by Feder Liang · 3 years, 8 months ago
  8. c65bed1 Allow any PID in pid.h by Chris Brand · 3 years, 9 months ago
  9. f39d8eb SPM: Add runtime SFN backend by Ken Liu · 3 years, 10 months ago
  10. 710acf5 Interface: Improvements on framework_feature by Kevin Peng · 3 years, 9 months ago
  11. 386374c Interface: Introduce framework feature availability by Kevin Peng · 3 years, 9 months ago
  12. 038348e SPM: Implement MM-IOVEC Secure Partition API by Shawn Shan · 4 years ago
  13. c2521f7 SPM: Use global variables as ns agent stack by Mingyang Sun · 4 years ago
  14. c9a7070 Tools: Remove condition check in templates by Kevin Peng · 3 years, 10 months ago
  15. c9a96c0 Tool: Calculate total size of stacks for SFN backend by Mingyang Sun · 3 years, 10 months ago
  16. 3bf92f7 Interface: Fix NS mailbox build warning by Kevin Peng · 3 years, 10 months ago
  17. 74c25f4 HAL: Remove unused LOG functions by Shawn Shan · 4 years ago
  18. e07c3b7 SPM: PSA API working under Thread mode when level 1 by Ken Liu · 3 years, 10 months ago
  19. 482b88b SPM: Enable NSPE managing client_id by Sherry Zhnag · 4 years ago
  20. 517e001 SPM: Add Non-secure Client extension support by David Wang · 4 years ago
  21. bd9a19b SPM: Fix psa-arch-test partition build issue by Ken Liu · 3 years, 10 months ago
  22. 82e3eac SPM: Make PSA interface redirect-able by Ken Liu · 3 years, 10 months ago
  23. eab7eae Tools: Count partition numbers and output config by Mingyang Sun · 3 years, 10 months ago
  24. c3c15ef Crypto: Remove unneeded functions by Summer Qin · 4 years ago
  25. 186a129 Dualcpu: Generate tfm_mailbox_config.h to build folder by David Hu · 3 years, 11 months ago
  26. eaf16c4 Build: Fix compile warning by Shawn Shan · 4 years ago
  27. 40a0dce Attestation: Implement Attest services with static handle by Shawn Shan · 4 years, 1 month ago
  28. 428141d ITS: Implement ITS Services with static handle by Shawn Shan · 4 years, 1 month ago
  29. 7936dbd PS: Implement Protected Storage services with static handle by Shawn Shan · 4 years, 1 month ago
  30. b9492d2 Crypto: Add support for message signing operation by Summer Qin · 4 years, 2 months ago
  31. 045ec4a Crypto: Add support for some cipher and mac functions by Summer Qin · 4 years, 1 month ago
  32. 359167d Crypto: Upgrade mbedtls to v3.0.0 by Summer Qin · 4 years, 1 month ago
  33. ed503e1 Crypto: Align PSA Crypto API to 1.0 version by Summer Qin · 4 years, 1 month ago
  34. 6a92631 Tools: Deprecate the attribute 'tfm_partition_ipc' by Shawn Shan · 4 years, 2 months ago
  35. 9280ae9 SPM: Changes to Secure Partition API for FLIH by Kevin Peng · 4 years, 7 months ago
  36. f8564cb SPM: Invert tfm_spm_check_buffer_access() logic by Antonio de Angelis · 4 years, 3 months ago
  37. aee0788 Crypto: Change to stateless service by Summer Qin · 4 years, 4 months ago
  38. 611610c Attest: Remove initial attestation get public key API function by David Hu · 4 years, 3 months ago
  39. 9c7b9be SPM: Correct 'invalid parameter' error handling by Shawn Shan · 4 years, 3 months ago
  40. 2da977d FWU: Add checking the state of the running image by Sherry Zhang · 4 years, 3 months ago
  41. 37e9784 Crypto: Delete two deprecated crypto functions. by shejia01 · 4 years, 3 months ago
  42. fc7b771 SPM: Convert SVC number to uint8_t by Kevin Peng · 4 years, 3 months ago
  43. 13b27cf Crypto: Upgrade MbedTLS to 2.26 by Maulik Patel · 4 years, 3 months ago
  44. 99b069f Interface: Change control param to uint32_t preprocessor by Xinyu Zhang · 4 years, 4 months ago
  45. 7cbffbe Crypto: Modify client view of key attributes by Devaraj Ranganna · 4 years, 4 months ago
  46. c686ecb Interface: Remove NS specific implementation of test interface by David Hu · 4 years, 4 months ago
  47. f07f3f1 Interface: Remove NS RTOS specific implementation by David Hu · 4 years, 4 months ago
  48. 7c2a744 Interface: Fix veneer function naming by David Hu · 4 years, 4 months ago
  49. ade2e0a Unify to use ARRAY_SIZE in TF-M codes by Xinyu Zhang · 4 years, 5 months ago
  50. 4ecea99 Tools: Improvements on static handle encoding by Mingyang Sun · 4 years, 4 months ago
  51. 453ad40 SPM: Implement version check for stateless service by Mingyang Sun · 4 years, 5 months ago
  52. 9ac44d3 SPM: Update firmware framework version by Mingyang Sun · 4 years, 5 months ago
  53. 3e7129f FWU: Add the IPC model support by Sherry Zhang · 4 years, 7 months ago
  54. 07b4241 FWU: Add Firmware Update partition by Sherry Zhang · 4 years, 7 months ago
  55. a1ca611 Tool: Generate static handle for stateless service by Mingyang Sun · 4 years, 7 months ago
  56. 28659c4 Crypto: Upgrade Mbed TLS to 2.25 by Maulik Patel · 4 years, 7 months ago
  57. f9a0eb0 SPM: Partial implementation of PSA interrupt control APIs by Kevin Peng · 4 years, 7 months ago
  58. 5ec7965 Interface: Ensure veneer function result return in dispatch by Kevin Peng · 4 years, 6 months ago
  59. 5979822 Partitions: Error code casting should only happen in Lib Model by Kevin Peng · 4 years, 6 months ago
  60. d597345 Dualcpu: Add a new NS mailbox working model with a dedicated thread by David Hu · 4 years, 8 months ago
  61. 62f05aa Dualcpu: Add RTOS message queue wrappers by David Hu · 5 years ago
  62. 578a849 Tools: Naming refine: manifest -> partition by Kevin Peng · 4 years, 7 months ago
  63. 7ef79ec SPM: Fix some compile warnings by Shawn Shan · 4 years, 7 months ago
  64. be31873 Build: Improve NS mailbox config flag setting by David Hu · 4 years, 9 months ago
  65. 8b526d4 Build: Improve the setting of number of mailbox queue slots by David Hu · 4 years, 8 months ago
  66. 04969a4 Dualcpu: Move dual-cpu NS files into a dedicated folder by David Hu · 5 years ago
  67. 2d2a2f1 Dualcpu: Simplify lock of local flags in NSPE mailbox by David Hu · 5 years ago
  68. 9483037 Dualcpu: Refine NS mailbox wake-up mechanism by David Hu · 5 years ago
  69. 6730af2 Dualcpu: Remove mailbox message handle from NS mailbox by David Hu · 5 years ago
  70. 69e590e Dualcpu: Move NS mailbox thread management to RTOS specific file by David Hu · 5 years ago
  71. 1bd1c7b Dualcpu: Simplify NS mailbox interface by David Hu · 5 years ago
  72. 2cd2ab7 SPRTL: Partition Metadata Pointer [Optional Feature] by Summer Qin · 5 years ago
  73. 9763dee Build: Put CONFIG_TFM_ENABLE_MEMORY_PROTECT flag to platform by Mingyang Sun · 4 years, 8 months ago
  74. 1d2329a Build: Skip building platform_ns when NS app is not selected by David Hu · 4 years, 8 months ago
  75. b7a131e Build: Move psa_ns_api build to NS side by David Hu · 4 years, 8 months ago
  76. d79895b Crypto: Align crypto interface for non-secure by Summer Qin · 4 years, 8 months ago
  77. b9ac0d5 Platform: Add support to forward PSA msg in Musca-B1 by Mark Horvath · 5 years ago
  78. 652b900 PSA_proxy: Create first version of PSA proxy partition by Mark Horvath · 5 years ago
  79. d065159 Build: Enable CONFIG_TFM_ENABLE_MEMORY_PROTECT for PSA FF test by Mingyang Sun · 4 years, 9 months ago
  80. e3bf94d Build: Fix missing compiler reload for NS by Raef Coles · 4 years, 9 months ago
  81. 6981732 Build: Refactor toolchain files by Raef Coles · 4 years, 10 months ago
  82. f5471ba SPM: Change to new SPM log APIs by Shawn Shan · 4 years, 11 months ago
  83. 0e5b2e0 Crypto: Align with Mbed TLS 2.24 by Summer Qin · 4 years, 10 months ago
  84. ca4846e Build: Change NS log from interface to test log system by Kevin Peng · 4 years, 10 months ago
  85. 6086394 Build: Renable dual-cpu multiple PSA client call feature by David Hu · 4 years, 10 months ago
  86. 7d3545b Build: Convert interface dir to modern cmake by Raef Coles · 5 years ago
  87. 7329d7e Crypto: Fix types of psa_client_key_attributes_s by Soby Mathew · 5 years ago
  88. 07ef6e4 Crypto: migrate support to MbedTLS v2.23.0 by Soby Mathew · 5 years ago
  89. d86c840 Dualcpu: Hotfix to fix unused ns_mailbox_spin_lock() error by David Hu · 5 years ago
  90. ac9ccf2 Test: Record time cost of multi-core tests by David Hu · 5 years ago
  91. f1e36e8 Test: Simplify dual-cpu lightweight NS multi-thread test by David Hu · 5 years ago
  92. 675286d Dualcpu: Simplify the lock of multi-thread test statistics by David Hu · 5 years ago
  93. b6d91ad Interface: Correct spell error by Edison Ai · 5 years ago
  94. f3a0dc5 Interface: Move the tz_context.h from app to interface by Kevin Peng · 5 years ago
  95. c6d7450 SST: Rename SST(Secure STorage) to PS(Protected Storage) by Kevin Peng · 5 years ago
  96. d7b79f2 crypto: decouple the PSA Crypto interface from TF-M flags by Soby Mathew · 5 years ago
  97. 1f345b0 Build: Follow the 'source_structure.rst' by Ken Liu · 5 years ago
  98. f5cd369 Crypto: Import additional macros from crypto_extra.h in mbedcrypto by Soby Mathew · 5 years ago
  99. ef5118b Platform: Added a Non-Volatile counters service by Galanakis, Minos · 6 years ago
  100. d4c3c74 Core: Remove memory permission check API by Jamie Fox · 5 years ago