1. b42ed86 tfm_secure_api.h should be Library Model only by Kevin Peng · 3 years ago
  2. 56725eb SPM: Memory check interface update by Summer Qin · 3 years, 3 months ago
  3. d183417 SPM: Add additional check in psa_wait() by Ruchika Gupta · 3 years, 2 months ago
  4. 995a974 SPM: Convert backend instances to direct function call by Ken Liu · 3 years, 3 months ago
  5. 8fb61f1 SPM: Share 'memcpy' and 'memset' with partitions by Ken Liu · 3 years, 8 months ago
  6. 016b0e4 SPM: Zero-size vectors should be treated as accessed by Kevin Peng · 3 years, 4 months ago
  7. 22c301a SPM: Update the overflow check for in_num and out_num by Summer Qin · 3 years, 3 months ago
  8. ad3f3e6 SPM: Use FFM reserved implementation error range by Ken Liu · 3 years, 5 months ago
  9. d9d497b SPM: PSA_ERROR_CONNECTION_REFUSED belongs to programmer error by Summer Qin · 3 years, 4 months ago
  10. 3326202 SPM: Two errors are not programmer error anymore by Summer Qin · 3 years, 4 months ago
  11. cf0b1a5 SPM: Move the check of 'NULL' user handle forward by Mingyang Sun · 3 years, 4 months ago
  12. aeca8e0 SPM: Improve logic of "psa_reply()" by Mingyang Sun · 3 years, 5 months ago
  13. e61e705 SPM: Improvements on connection handle creation and validation by Kevin Peng · 3 years, 6 months ago
  14. 97cef7e SPM: Extend halting instead of rebooting on panic to psa_panic by Joakim Andersson · 3 years, 5 months ago
  15. 5c9529f SPM: Add critical section for IPC "wait" in backend by Mingyang Sun · 3 years, 5 months ago
  16. def92de SPM: Add interrupt handling support for SFN backend by Kevin Peng · 3 years, 9 months ago
  17. a09adda SPM: Rename local handle pointer variable name by Mingyang Sun · 3 years, 6 months ago
  18. a4575f3 SPM: Remove unused code in no connection based service by Sherry Zhang · 3 years, 5 months ago
  19. 613b417 Build: Add configuration for doorbell APIs by Kevin Peng · 3 years, 6 months ago
  20. ed5fe7b SPM: Add build config for FF-M interrupt APIs by Mingyang Sun · 3 years, 6 months ago
  21. 4609ac7 SPM: Add build config for IPC-only FF-M APIs by Mingyang Sun · 3 years, 6 months ago
  22. f8c7e53 SPM: Align 'psa_reply' return type by Ken Liu · 3 years, 6 months ago
  23. 0bed7e0 SPM: Merge 'internal_msg' members into handle by Ken Liu · 3 years, 6 months ago
  24. 5a28da3 SPM: Turn bi-directional list into uni-directional by Ken Liu · 3 years, 7 months ago
  25. baa7f5b SPM: Remove the tfm_spm_get_msg_buffer_from_conn_handle by Kevin Peng · 3 years, 7 months ago
  26. cdf3ae2 SPM: Remove the tfm_spm_get_running_partition() by Kevin Peng · 3 years, 7 months ago
  27. a40d29f SPM: Introduce GET_PARTITION_PRIVILEGED_MODE by Kevin Peng · 3 years, 7 months ago
  28. 2bc4d57 SPM: Add build-time config for optional PSA APIs by Xinyu Zhang · 3 years, 7 months ago
  29. bb4a42a SPM: Optimize the PSA API error handling process by Mingyang Sun · 3 years, 8 months ago
  30. 3f67b2e SPM: Separate interrupt codes to new interrupt.[h/c] by Kevin Peng · 3 years, 10 months ago
  31. b287ef8 SPM: Handle specific programmer errors in function by Xinyu Zhang · 3 years, 9 months ago
  32. 67a89fd SPM: Add "psa" in interrupt APIs to unify with others by Kevin Peng · 3 years, 8 months ago
  33. 620c856 SPM: Use a standalone lock for scheduling by Mingyang Sun · 3 years, 9 months ago
  34. f39d8eb SPM: Add runtime SFN backend by Ken Liu · 3 years, 10 months ago
  35. 038348e SPM: Implement MM-IOVEC Secure Partition API by Shawn Shan · 4 years ago
  36. 802a370 SPM: Add backend operation 'replying' by Ken Liu · 3 years, 10 months ago
  37. 92ede9f SPM: Critical-section for signal asserting by Ken Liu · 3 years, 10 months ago
  38. e07c3b7 SPM: PSA API working under Thread mode when level 1 by Ken Liu · 3 years, 10 months ago
  39. 82e3eac SPM: Make PSA interface redirect-able by Ken Liu · 3 years, 10 months ago
  40. 5e68b11 SPM: Trigger scheduler at the end of SPM API by Mingyang Sun · 3 years, 11 months ago
  41. deae45d SPM: Involve SPM backends by Mingyang Sun · 4 years ago
  42. d399a1f HAL: Migrate legacy interrupt API to new HAL API by Kevin Peng · 4 years ago
  43. 5d73c87 SPM: Abstract and update SPM module 'thread' by Ken Liu · 4 years ago
  44. 3dd9256 SPM: Rename 'irq_defs' into 'interrupt_defs' by Ken Liu · 4 years ago
  45. 385fda8 SPM: Add client_id validation by Kevin Peng · 4 years ago
  46. eeca465 SPM: Replace SVC "ctx" with actual args by Mingyang Sun · 4 years, 1 month ago
  47. e529e3b SPM: Remove the "privileged" argument by Mingyang Sun · 4 years, 1 month ago
  48. 22a3faf SPM: Get "ns_caller" information from caller info by Mingyang Sun · 4 years, 1 month ago
  49. 133a792 SPM: Rename PSA API source and header filename by Mingyang Sun · 4 years, 1 month ago[Renamed (99%) from secure_fw/spm/ffm/spm_psa_client_call.c]
  50. b26b280 SPM: Unify the args of PSA API function body by Mingyang Sun · 4 years, 1 month ago
  51. 8621324 SPM: Add error check of NULL stateless service by Mingyang Sun · 4 years, 1 month ago
  52. ef42f44 SPM: Stateless services can be searched by sid by Mingyang Sun · 4 years, 2 months ago
  53. a38e9b5 SPM: Fix warning of discarded qualifiers by Xinyu Zhang · 4 years, 2 months ago
  54. b3b2cb6 SPM: Optimize stateless service logic by Ken Liu · 4 years, 3 months ago
  55. acd2a57 SPM: Refine 'load' interfaces by Ken Liu · 4 years, 3 months ago
  56. 2b35266 SPM: Use partition static data from data section by Mingyang Sun · 4 years, 4 months ago
  57. 783a59b SPM: Update service structure by Mingyang Sun · 4 years, 4 months ago
  58. e8d3808 SPM: Optimize static handle check macro by Mingyang Sun · 4 years, 4 months ago
  59. 453ad40 SPM: Implement version check for stateless service by Mingyang Sun · 4 years, 5 months ago
  60. 6d5dc3d SPM: Service API psa_set_rhandle() change by Mingyang Sun · 4 years, 5 months ago
  61. cb6f70e SPM: Client API psa_call() changes by Mingyang Sun · 4 years, 5 months ago
  62. 00cef5e SPM: Client API change for stateless service by Mingyang Sun · 4 years, 5 months ago
  63. 8dac610 SPM: Wake up only when waitfing for the signal by Kevin Peng · 4 years, 5 months ago
  64. edb8ee4 SPM: Check client version before creating handle by Kevin Peng · 4 years, 5 months ago
  65. df6aa29 Revert "SPM: Remove tfm_spm_get_msg_buffer_from_conn_handle" by Kevin Peng · 4 years, 5 months ago
  66. ae8965e SPM: Remove tfm_spm_get_msg_buffer_from_conn_handle by Kevin Peng · 4 years, 5 months ago
  67. bcae38b SPM: Implementation error codes update by Ken Liu · 4 years, 7 months ago
  68. 55ba01f SPM: Rename 'spm/common' into 'spm/ffm' by Ken Liu · 4 years, 7 months ago[Renamed (99%) from secure_fw/spm/common/spm_psa_client_call.c]
  69. b222d89 SPM: Return error code when NS causes a programmer error by Shawn Shan · 4 years, 7 months ago
  70. df7a14c SPM: Move psa client call apis into 'spm/common' by Summer Qin · 5 years ago[Renamed (99%) from secure_fw/spm/cmsis_psa/spm_psa_client_call.c]
  71. 73056b6 SPM: Move message list to partition by Mingyang Sun · 5 years ago
  72. f24dbb5 SPM: Restructure memory operation functions by Summer Qin · 5 years ago
  73. 7397b4f SPM: Use separate head file for different models by Mingyang Sun · 5 years ago
  74. 90602de SPM: Restructure SPM folder by Summer Qin · 5 years ago[Renamed from secure_fw/spm/model_ipc/spm_psa_client_call.c]
  75. 5fdcf63 SPM: Sort out tfm_secure_api.c file by Summer Qin · 5 years ago
  76. 505b170 SPM: Use connection handle as the message handle by Ken Liu · 5 years ago
  77. c3123ec Core: Move spm header files to 'spm' folder by Mingyang Sun · 5 years ago
  78. 1f345b0 Build: Follow the 'source_structure.rst' by Ken Liu · 5 years ago[Renamed (99%) from secure_fw/spm/spm_psa_client_call.c]
  79. 373feb1 Core: Manipulate clients connection handle by Summer Qin · 5 years ago
  80. 630c76b Core: Distinguish connection handle types by Summer Qin · 5 years ago
  81. d44522a Core: Move IPC model SPM code to 'spm' folder by Mingyang Sun · 6 years ago[Renamed (92%) from secure_fw/core/ipc/tfm_psa_client_call.c]
  82. 83d9637 Build: Update to IAR support by TTornblom · 6 years ago
  83. adb0286 Core: Enhance the psa_call to process invalid message by Shawn Shan · 6 years ago
  84. c74ff37 Core: Detect the concurrent handling handle in psa_call by Shawn Shan · 6 years ago
  85. 9059ea0 Core: Change function name by Edison Ai · 6 years ago
  86. 2365c90 Core: Align psa_version to PSA FF 1.0.0 by Shawn Shan · 6 years ago
  87. ba2346e Core: Add memory overlap check in psa_call by Summer Qin · 6 years ago
  88. 43c185d Core: Change the type of ns_caller from int32_t/uint32_t to bool by Summer Qin · 6 years ago
  89. e728fbf Core: Add dependency support by Edison Ai · 6 years ago
  90. 1ce712a Core: Add connect handle check by Summer Qin · 6 years ago
  91. cc39fcb Core: Detect the current handling handle in psa_close by Shawn Shan · 6 years ago
  92. 3a98602 Build: Align service version convention to PSA FF 1.0 by Jaykumar Pitambarbhai Patel · 6 years ago
  93. 733d8f9 Core: Extract out common PSA client call handlers by David Hu · 6 years ago