1. 62f05aa Dualcpu: Add RTOS message queue wrappers by David Hu · 5 years ago
  2. 578a849 Tools: Naming refine: manifest -> partition by Kevin Peng · 4 years, 7 months ago
  3. 7ef79ec SPM: Fix some compile warnings by Shawn Shan · 4 years, 7 months ago
  4. be31873 Build: Improve NS mailbox config flag setting by David Hu · 4 years, 9 months ago
  5. 8b526d4 Build: Improve the setting of number of mailbox queue slots by David Hu · 4 years, 8 months ago
  6. 04969a4 Dualcpu: Move dual-cpu NS files into a dedicated folder by David Hu · 5 years ago
  7. 2d2a2f1 Dualcpu: Simplify lock of local flags in NSPE mailbox by David Hu · 5 years ago
  8. 9483037 Dualcpu: Refine NS mailbox wake-up mechanism by David Hu · 5 years ago
  9. 6730af2 Dualcpu: Remove mailbox message handle from NS mailbox by David Hu · 5 years ago
  10. 69e590e Dualcpu: Move NS mailbox thread management to RTOS specific file by David Hu · 5 years ago
  11. 1bd1c7b Dualcpu: Simplify NS mailbox interface by David Hu · 5 years ago
  12. 2cd2ab7 SPRTL: Partition Metadata Pointer [Optional Feature] by Summer Qin · 5 years ago
  13. 9763dee Build: Put CONFIG_TFM_ENABLE_MEMORY_PROTECT flag to platform by Mingyang Sun · 4 years, 8 months ago
  14. 1d2329a Build: Skip building platform_ns when NS app is not selected by David Hu · 4 years, 8 months ago
  15. b7a131e Build: Move psa_ns_api build to NS side by David Hu · 4 years, 8 months ago
  16. d79895b Crypto: Align crypto interface for non-secure by Summer Qin · 4 years, 8 months ago
  17. b9ac0d5 Platform: Add support to forward PSA msg in Musca-B1 by Mark Horvath · 5 years ago
  18. 652b900 PSA_proxy: Create first version of PSA proxy partition by Mark Horvath · 5 years ago
  19. d065159 Build: Enable CONFIG_TFM_ENABLE_MEMORY_PROTECT for PSA FF test by Mingyang Sun · 4 years, 9 months ago
  20. e3bf94d Build: Fix missing compiler reload for NS by Raef Coles · 4 years, 9 months ago
  21. 6981732 Build: Refactor toolchain files by Raef Coles · 4 years, 10 months ago
  22. f5471ba SPM: Change to new SPM log APIs by Shawn Shan · 4 years, 11 months ago
  23. 0e5b2e0 Crypto: Align with Mbed TLS 2.24 by Summer Qin · 4 years, 10 months ago
  24. ca4846e Build: Change NS log from interface to test log system by Kevin Peng · 4 years, 10 months ago
  25. 6086394 Build: Renable dual-cpu multiple PSA client call feature by David Hu · 4 years, 10 months ago
  26. 7d3545b Build: Convert interface dir to modern cmake by Raef Coles · 5 years ago
  27. 7329d7e Crypto: Fix types of psa_client_key_attributes_s by Soby Mathew · 5 years ago
  28. 07ef6e4 Crypto: migrate support to MbedTLS v2.23.0 by Soby Mathew · 5 years ago
  29. d86c840 Dualcpu: Hotfix to fix unused ns_mailbox_spin_lock() error by David Hu · 5 years ago
  30. ac9ccf2 Test: Record time cost of multi-core tests by David Hu · 5 years ago
  31. f1e36e8 Test: Simplify dual-cpu lightweight NS multi-thread test by David Hu · 5 years ago
  32. 675286d Dualcpu: Simplify the lock of multi-thread test statistics by David Hu · 5 years ago
  33. b6d91ad Interface: Correct spell error by Edison Ai · 5 years ago
  34. f3a0dc5 Interface: Move the tz_context.h from app to interface by Kevin Peng · 5 years ago
  35. c6d7450 SST: Rename SST(Secure STorage) to PS(Protected Storage) by Kevin Peng · 5 years ago
  36. d7b79f2 crypto: decouple the PSA Crypto interface from TF-M flags by Soby Mathew · 5 years ago
  37. 1f345b0 Build: Follow the 'source_structure.rst' by Ken Liu · 5 years ago
  38. f5cd369 Crypto: Import additional macros from crypto_extra.h in mbedcrypto by Soby Mathew · 5 years ago
  39. ef5118b Platform: Added a Non-Volatile counters service by Galanakis, Minos · 6 years ago
  40. d4c3c74 Core: Remove memory permission check API by Jamie Fox · 5 years ago
  41. cf05fc1 Interface: Remove unused header include by Devaraj Ranganna · 5 years ago
  42. 50373fc App: Clarify the initial_count parameter in semaphore creation API by David Hu · 5 years ago
  43. 6e7be07 Core: Add lifecycle API by Shawn Shan · 6 years ago
  44. fd247c4 Crypto: Introduce declarations for deprecated PSA APIs by Soby Mathew · 5 years ago
  45. 04debbd Crypto: Align to Mbed Crypto 3.0.1 by Antonio de Angelis · 6 years ago
  46. 65cbfb8 Dualcpu: Add NS mailbox statistics functionalities by David Hu · 6 years ago
  47. 74098b2 Test: Light test for multi-core multiple outstanding NS PSA Client calls by David Hu · 6 years ago
  48. 240f58e Test: Add a Secure Partition for multi-core test by David Hu · 6 years ago
  49. ecc9de8 SST: Implement PSA Protected Storage 1.0 by Galanakis, Minos · 6 years ago
  50. 235ab65 Interface: Update PSA Protected Storage header comments by Minos Galanakis · 5 years ago
  51. 8a1c7ed Interface: Update PSA Protected Storage header by Jamie Fox · 6 years ago
  52. 70a02da Attest: Align interface to PSA API 1.0 by Raef Coles · 6 years ago
  53. 793574c Attest: Introduce PSA error codes by Raef Coles · 6 years ago
  54. 56297f3 App: Add event flags set and wait operations for thread synchronization by David Hu · 6 years ago
  55. de3f79f Dualcpu: Adjust the definition number of mailbox queue slots by David Hu · 6 years ago
  56. 286b94a Dualcpu: Use counting semaphore in TF-M multi-core NS interface by David Hu · 6 years ago
  57. f3e2047 Dualcpu: Add general NSPE mailbox wait function by David Hu · 6 years ago
  58. 3684ee7 Dualcpu: Add NS mailbox functions to handle reply in IRQ handler by David Hu · 6 years ago
  59. c617ba1 Dualcpu: Protect NS mailbox critical section in NS IRQ handler by David Hu · 6 years ago
  60. 06ebac7 Dualcpu: Set mailbox message owner in NS mailbox queue slot by David Hu · 6 years ago
  61. c0514e6 Correction of includes for non-system header files by Robert Rostohar · 6 years ago
  62. 254ee97 Core: Move PSA API to SPRTL by Summer Qin · 6 years ago
  63. 483da64 Core: Apply naked implementation for secure entry by Summer Qin · 6 years ago
  64. f250b8b Core: Refine 'logging' and 'assert' symbols by Ken Liu · 6 years ago
  65. 90fdba2 Test: Add an ipc test for psa_call by Shawn Shan · 6 years ago
  66. 96f802e Crypto: Refine how crypto modules are selected by Kevin Peng · 6 years ago
  67. 81f2d5e Core: Suppress handler mode logging by Ken Liu · 6 years ago
  68. c6b458b Interface: TF-M specific log API by Mingyang Sun · 6 years ago
  69. c73130f Build: Add conditional build for secure partitions by Kevin Peng · 6 years ago
  70. 830ff76 Test: Add Secure Client 2 test partition by Jamie Fox · 6 years ago
  71. 83ac1ca Core: Update parameter packing mechanism by Summer Qin · 6 years ago
  72. 40db9ea Core: Refine veneer function description by Summer Qin · 6 years ago
  73. 179a156 Interface: Enable Platform service in IPC model by Mate Toth-Pal · 6 years ago
  74. ff6da53 Attest: Implement API to get attestation public key by David Vincze · 6 years ago
  75. 20c3e4e Attest: Extend attestation API to get public key by David Vincze · 6 years ago
  76. 7aa5203 Interface: Apply guard to avoid redefinition error by David Vincze · 6 years ago
  77. 0e823a0 Test: Add SST test partition by Jamie Fox · 6 years ago
  78. 4904152 Dualcpu: Add extern "C" keyword in tfm_mailbox.h by David Hu · 6 years ago
  79. 387663f Build: Create pid.h file by Edison Ai · 6 years ago
  80. dae9f93 Build: Remove conditional gaurding from manifest output files by Jaykumar Pitambarbhai Patel · 6 years ago
  81. 3a98602 Build: Align service version convention to PSA FF 1.0 by Jaykumar Pitambarbhai Patel · 6 years ago
  82. 3fac96a Twincpu: Add NSPE PSA client call interface in multi-core topology by David Hu · 6 years ago
  83. d2753b3 Twincpu: Add NSPE mailbox implementation by David Hu · 6 years ago
  84. dbafa3e Twincpu: Update NSPE mailbox APIs by David Hu · 6 years ago
  85. dadb4e8 Crypto: Add support for key APIs for HUK by Jamie Fox · 6 years ago
  86. 49ec08a Twincpu: Add multi-core topology mailbox data types and APIs by David Hu · 6 years ago
  87. fb182bc ITS: Implement the top layer of the ITS service by TudorCretu · 6 years ago
  88. 5428f5a Docs: Update ITS doxygen documentation in the header by TudorCretu · 6 years ago
  89. 598f6d4 Interface: Add PSA Internal Trusted Storage header by Jamie Fox · 6 years ago
  90. 9c1586b Attest: Remove security epoch by Tamas Ban · 6 years ago
  91. 8af8b03 Core: Remove legacy veneer support by Mate Toth-Pal · 6 years ago
  92. cfd7c1c Test: Remove test_share_redirection by Shawn Shan · 6 years ago
  93. 33f2fd2 Test: Add an option to select/deselect IRQ test cases by David Hu · 6 years ago
  94. 9449a36 Interface: Split the source files for different models by Kevin Peng · 6 years ago
  95. 383e840 Interface: Refine OS wrapper APIs by Kevin Peng · 6 years ago
  96. 477fa94 Interface: Split os_wrapper to multiple headers by Kevin Peng · 6 years ago
  97. c86dec0 Interface: Make the NS interface functions common by Kevin Peng · 6 years ago
  98. 95350f4 Interface: Add mutex APIs in the os_wrapper by Kevin Peng · 6 years ago
  99. d36a7fc Test/App: Rename os_wrapper header and implementation files by Kevin Peng · 6 years ago
  100. 7740b38 Crypto: Add option to disable separate modules by Antonio de Angelis · 6 years ago