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. ac84921 SPM: Support the MMIOVEC feature for the SFN model by Shawn Shan · 3 years, 8 months ago
  6. b714079 SPM: Add invalid check for FP support if SFN model is enabled by Feder Liang · 3 years, 8 months ago
  7. c65bed1 Allow any PID in pid.h by Chris Brand · 3 years, 9 months ago
  8. f39d8eb SPM: Add runtime SFN backend by Ken Liu · 3 years, 10 months ago
  9. 710acf5 Interface: Improvements on framework_feature by Kevin Peng · 3 years, 9 months ago
  10. 386374c Interface: Introduce framework feature availability by Kevin Peng · 3 years, 9 months ago
  11. 038348e SPM: Implement MM-IOVEC Secure Partition API by Shawn Shan · 4 years ago
  12. c2521f7 SPM: Use global variables as ns agent stack by Mingyang Sun · 4 years ago
  13. c9a7070 Tools: Remove condition check in templates by Kevin Peng · 3 years, 10 months ago
  14. c9a96c0 Tool: Calculate total size of stacks for SFN backend by Mingyang Sun · 3 years, 10 months ago
  15. 74c25f4 HAL: Remove unused LOG functions by Shawn Shan · 4 years ago
  16. e07c3b7 SPM: PSA API working under Thread mode when level 1 by Ken Liu · 3 years, 10 months ago
  17. 482b88b SPM: Enable NSPE managing client_id by Sherry Zhnag · 4 years ago
  18. 517e001 SPM: Add Non-secure Client extension support by David Wang · 4 years ago
  19. bd9a19b SPM: Fix psa-arch-test partition build issue by Ken Liu · 3 years, 10 months ago
  20. 82e3eac SPM: Make PSA interface redirect-able by Ken Liu · 3 years, 10 months ago
  21. eab7eae Tools: Count partition numbers and output config by Mingyang Sun · 3 years, 10 months ago
  22. c3c15ef Crypto: Remove unneeded functions by Summer Qin · 4 years ago
  23. 40a0dce Attestation: Implement Attest services with static handle by Shawn Shan · 4 years, 1 month ago
  24. 428141d ITS: Implement ITS Services with static handle by Shawn Shan · 4 years, 1 month ago
  25. 7936dbd PS: Implement Protected Storage services with static handle by Shawn Shan · 4 years, 1 month ago
  26. b9492d2 Crypto: Add support for message signing operation by Summer Qin · 4 years, 2 months ago
  27. 359167d Crypto: Upgrade mbedtls to v3.0.0 by Summer Qin · 4 years, 1 month ago
  28. 6a92631 Tools: Deprecate the attribute 'tfm_partition_ipc' by Shawn Shan · 4 years, 2 months ago
  29. 9280ae9 SPM: Changes to Secure Partition API for FLIH by Kevin Peng · 4 years, 7 months ago
  30. f8564cb SPM: Invert tfm_spm_check_buffer_access() logic by Antonio de Angelis · 4 years, 3 months ago
  31. 611610c Attest: Remove initial attestation get public key API function by David Hu · 4 years, 3 months ago
  32. 9c7b9be SPM: Correct 'invalid parameter' error handling by Shawn Shan · 4 years, 3 months ago
  33. 2da977d FWU: Add checking the state of the running image by Sherry Zhang · 4 years, 3 months ago
  34. 13b27cf Crypto: Upgrade MbedTLS to 2.26 by Maulik Patel · 4 years, 3 months ago
  35. 99b069f Interface: Change control param to uint32_t preprocessor by Xinyu Zhang · 4 years, 4 months ago
  36. 7cbffbe Crypto: Modify client view of key attributes by Devaraj Ranganna · 4 years, 4 months ago
  37. c686ecb Interface: Remove NS specific implementation of test interface by David Hu · 4 years, 4 months ago
  38. f07f3f1 Interface: Remove NS RTOS specific implementation by David Hu · 4 years, 4 months ago
  39. 7c2a744 Interface: Fix veneer function naming by David Hu · 4 years, 4 months ago
  40. ade2e0a Unify to use ARRAY_SIZE in TF-M codes by Xinyu Zhang · 4 years, 5 months ago
  41. 4ecea99 Tools: Improvements on static handle encoding by Mingyang Sun · 4 years, 4 months ago
  42. 453ad40 SPM: Implement version check for stateless service by Mingyang Sun · 4 years, 5 months ago
  43. 9ac44d3 SPM: Update firmware framework version by Mingyang Sun · 4 years, 5 months ago
  44. 07b4241 FWU: Add Firmware Update partition by Sherry Zhang · 4 years, 7 months ago
  45. a1ca611 Tool: Generate static handle for stateless service by Mingyang Sun · 4 years, 7 months ago
  46. 28659c4 Crypto: Upgrade Mbed TLS to 2.25 by Maulik Patel · 4 years, 7 months ago
  47. f9a0eb0 SPM: Partial implementation of PSA interrupt control APIs by Kevin Peng · 4 years, 7 months ago
  48. 5ec7965 Interface: Ensure veneer function result return in dispatch by Kevin Peng · 4 years, 6 months ago
  49. d597345 Dualcpu: Add a new NS mailbox working model with a dedicated thread by David Hu · 4 years, 8 months ago
  50. 62f05aa Dualcpu: Add RTOS message queue wrappers by David Hu · 5 years ago
  51. 578a849 Tools: Naming refine: manifest -> partition by Kevin Peng · 4 years, 7 months ago
  52. 7ef79ec SPM: Fix some compile warnings by Shawn Shan · 4 years, 7 months ago
  53. be31873 Build: Improve NS mailbox config flag setting by David Hu · 4 years, 9 months ago
  54. 8b526d4 Build: Improve the setting of number of mailbox queue slots by David Hu · 4 years, 8 months ago
  55. 04969a4 Dualcpu: Move dual-cpu NS files into a dedicated folder by David Hu · 5 years ago
  56. 9483037 Dualcpu: Refine NS mailbox wake-up mechanism by David Hu · 5 years ago
  57. 6730af2 Dualcpu: Remove mailbox message handle from NS mailbox by David Hu · 5 years ago
  58. 69e590e Dualcpu: Move NS mailbox thread management to RTOS specific file by David Hu · 5 years ago
  59. 1bd1c7b Dualcpu: Simplify NS mailbox interface by David Hu · 5 years ago
  60. f5471ba SPM: Change to new SPM log APIs by Shawn Shan · 4 years, 11 months ago
  61. 0e5b2e0 Crypto: Align with Mbed TLS 2.24 by Summer Qin · 4 years, 10 months ago
  62. 7d3545b Build: Convert interface dir to modern cmake by Raef Coles · 5 years ago
  63. 7329d7e Crypto: Fix types of psa_client_key_attributes_s by Soby Mathew · 5 years ago
  64. 07ef6e4 Crypto: migrate support to MbedTLS v2.23.0 by Soby Mathew · 5 years ago
  65. ac9ccf2 Test: Record time cost of multi-core tests by David Hu · 5 years ago
  66. f1e36e8 Test: Simplify dual-cpu lightweight NS multi-thread test by David Hu · 5 years ago
  67. b6d91ad Interface: Correct spell error by Edison Ai · 5 years ago
  68. f3a0dc5 Interface: Move the tz_context.h from app to interface by Kevin Peng · 5 years ago
  69. c6d7450 SST: Rename SST(Secure STorage) to PS(Protected Storage) by Kevin Peng · 5 years ago
  70. d7b79f2 crypto: decouple the PSA Crypto interface from TF-M flags by Soby Mathew · 5 years ago
  71. f5cd369 Crypto: Import additional macros from crypto_extra.h in mbedcrypto by Soby Mathew · 5 years ago
  72. ef5118b Platform: Added a Non-Volatile counters service by Galanakis, Minos · 6 years ago
  73. d4c3c74 Core: Remove memory permission check API by Jamie Fox · 5 years ago
  74. 50373fc App: Clarify the initial_count parameter in semaphore creation API by David Hu · 5 years ago
  75. 6e7be07 Core: Add lifecycle API by Shawn Shan · 6 years ago
  76. fd247c4 Crypto: Introduce declarations for deprecated PSA APIs by Soby Mathew · 5 years ago
  77. 04debbd Crypto: Align to Mbed Crypto 3.0.1 by Antonio de Angelis · 6 years ago
  78. 65cbfb8 Dualcpu: Add NS mailbox statistics functionalities by David Hu · 6 years ago
  79. 74098b2 Test: Light test for multi-core multiple outstanding NS PSA Client calls by David Hu · 6 years ago
  80. 240f58e Test: Add a Secure Partition for multi-core test by David Hu · 6 years ago
  81. 235ab65 Interface: Update PSA Protected Storage header comments by Minos Galanakis · 5 years ago
  82. 8a1c7ed Interface: Update PSA Protected Storage header by Jamie Fox · 6 years ago
  83. 70a02da Attest: Align interface to PSA API 1.0 by Raef Coles · 6 years ago
  84. 793574c Attest: Introduce PSA error codes by Raef Coles · 6 years ago
  85. 56297f3 App: Add event flags set and wait operations for thread synchronization by David Hu · 6 years ago
  86. de3f79f Dualcpu: Adjust the definition number of mailbox queue slots by David Hu · 6 years ago
  87. f3e2047 Dualcpu: Add general NSPE mailbox wait function by David Hu · 6 years ago
  88. 3684ee7 Dualcpu: Add NS mailbox functions to handle reply in IRQ handler by David Hu · 6 years ago
  89. c617ba1 Dualcpu: Protect NS mailbox critical section in NS IRQ handler by David Hu · 6 years ago
  90. 06ebac7 Dualcpu: Set mailbox message owner in NS mailbox queue slot by David Hu · 6 years ago
  91. c0514e6 Correction of includes for non-system header files by Robert Rostohar · 6 years ago
  92. 483da64 Core: Apply naked implementation for secure entry by Summer Qin · 6 years ago
  93. f250b8b Core: Refine 'logging' and 'assert' symbols by Ken Liu · 6 years ago
  94. 90fdba2 Test: Add an ipc test for psa_call by Shawn Shan · 6 years ago
  95. 81f2d5e Core: Suppress handler mode logging by Ken Liu · 6 years ago
  96. c6b458b Interface: TF-M specific log API by Mingyang Sun · 6 years ago
  97. c73130f Build: Add conditional build for secure partitions by Kevin Peng · 6 years ago
  98. 830ff76 Test: Add Secure Client 2 test partition by Jamie Fox · 6 years ago
  99. 83ac1ca Core: Update parameter packing mechanism by Summer Qin · 6 years ago
  100. 40db9ea Core: Refine veneer function description by Summer Qin · 6 years ago