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