1. 613b417 Build: Add configuration for doorbell APIs by Kevin Peng · 3 years, 6 months ago
  2. ef229a2 SPM: Simplify SFN backend by Ken Liu · 3 years, 6 months ago
  3. bf4681f SPM: Update thread and context interfaces by Ken Liu · 3 years, 6 months ago
  4. ed5fe7b SPM: Add build config for FF-M interrupt APIs by Mingyang Sun · 3 years, 6 months ago
  5. 4609ac7 SPM: Add build config for IPC-only FF-M APIs by Mingyang Sun · 3 years, 6 months ago
  6. f8c7e53 SPM: Align 'psa_reply' return type by Ken Liu · 3 years, 6 months ago
  7. 9f1a754 Tools: Generate SPM configurations in script by Kevin Peng · 3 years, 6 months ago
  8. 0bed7e0 SPM: Merge 'internal_msg' members into handle by Ken Liu · 3 years, 6 months ago
  9. 897e8f1 Revert "SPM: Use flag to indicate NS Agent" by Ken Liu · 3 years, 6 months ago
  10. 27f9a49 SPM: Use flag to indicate NS Agent by Ken Liu · 3 years, 6 months ago
  11. 5a28da3 SPM: Turn bi-directional list into uni-directional by Ken Liu · 3 years, 7 months ago
  12. 9544482 SPM: Abstract NS configurations by Summer Qin · 3 years, 6 months ago
  13. baa7f5b SPM: Remove the tfm_spm_get_msg_buffer_from_conn_handle by Kevin Peng · 3 years, 7 months ago
  14. cdf3ae2 SPM: Remove the tfm_spm_get_running_partition() by Kevin Peng · 3 years, 7 months ago
  15. a40d29f SPM: Introduce GET_PARTITION_PRIVILEGED_MODE by Kevin Peng · 3 years, 7 months ago
  16. 56c571e SPM: Add Macros of checking Partition attributes by Kevin Peng · 3 years, 7 months ago
  17. 2bc4d57 SPM: Add build-time config for optional PSA APIs by Xinyu Zhang · 3 years, 7 months ago
  18. bb4a42a SPM: Optimize the PSA API error handling process by Mingyang Sun · 3 years, 8 months ago
  19. a7ba50b SPM: Rename 'thread call' with 'cross call' by Xinyu Zhang · 3 years, 7 months ago
  20. ca59ec0 SPM: Refinements on de-privileged FLIH implementation by Kevin Peng · 3 years, 8 months ago
  21. 3778bc1 SPM: Use the right stack for SPM in multi-core builds by Chris Brand · 3 years, 8 months ago
  22. b288c52 HAL: Duplicates three legacy tfm_spm_hal_* APIs for IPC Model by Kevin Peng · 3 years, 10 months ago
  23. f7a20d8 SPM: Make the parameters of interrupt APIs common by Kevin Peng · 3 years, 8 months ago
  24. 8a57969 SPM: Trigger scheduler at the end of interrupt handling by Kevin Peng · 3 years, 8 months ago
  25. 3f67b2e SPM: Separate interrupt codes to new interrupt.[h/c] by Kevin Peng · 3 years, 10 months ago
  26. b287ef8 SPM: Handle specific programmer errors in function by Xinyu Zhang · 3 years, 9 months ago
  27. 67a89fd SPM: Add "psa" in interrupt APIs to unify with others by Kevin Peng · 3 years, 9 months ago
  28. 620c856 SPM: Use a standalone lock for scheduling by Mingyang Sun · 3 years, 9 months ago
  29. f39d8eb SPM: Add runtime SFN backend by Ken Liu · 3 years, 10 months ago
  30. 038348e SPM: Implement MM-IOVEC Secure Partition API by Shawn Shan · 4 years ago
  31. 802a370 SPM: Add backend operation 'replying' by Ken Liu · 3 years, 10 months ago
  32. 92ede9f SPM: Critical-section for signal asserting by Ken Liu · 3 years, 10 months ago
  33. e07c3b7 SPM: PSA API working under Thread mode when level 1 by Ken Liu · 3 years, 10 months ago
  34. 82e3eac SPM: Make PSA interface redirect-able by Ken Liu · 3 years, 10 months ago
  35. 62bae59 SPM: Update boundaries for the 1st partition by Ken Liu · 3 years, 10 months ago
  36. 5e68b11 SPM: Trigger scheduler at the end of SPM API by Mingyang Sun · 3 years, 11 months ago
  37. deae45d SPM: Involve SPM backends by Mingyang Sun · 4 years ago
  38. d399a1f HAL: Migrate legacy interrupt API to new HAL API by Kevin Peng · 4 years ago
  39. 5d73c87 SPM: Abstract and update SPM module 'thread' by Ken Liu · 4 years ago
  40. 3dd9256 SPM: Rename 'irq_defs' into 'interrupt_defs' by Ken Liu · 4 years ago
  41. 385fda8 SPM: Add client_id validation by Kevin Peng · 4 years ago
  42. eec41a8 SPM: Change data type of Partition ID to int32_t by Kevin Peng · 4 years ago
  43. eeca465 SPM: Replace SVC "ctx" with actual args by Mingyang Sun · 4 years, 1 month ago
  44. e529e3b SPM: Remove the "privileged" argument by Mingyang Sun · 4 years, 1 month ago
  45. 22a3faf SPM: Get "ns_caller" information from caller info by Mingyang Sun · 4 years, 1 month ago
  46. 133a792 SPM: Rename PSA API source and header filename by Mingyang Sun · 4 years, 1 month ago
  47. b26b280 SPM: Unify the args of PSA API function body by Mingyang Sun · 4 years, 1 month ago
  48. ae77416 SPM: Remove IPC model reference of "spm_partition_defs.h" by Mingyang Sun · 4 years, 1 month ago
  49. 9f7cd96 SPM: Activate scheduler in psa_wait() if no signal asserted by Kevin Peng · 4 years, 1 month ago
  50. 8621324 SPM: Add error check of NULL stateless service by Mingyang Sun · 4 years, 1 month ago
  51. f5c66be SPM: Make boot data table only have enabled Partition by Kevin Peng · 4 years, 1 month ago
  52. 9280ae9 SPM: Changes to Secure Partition API for FLIH by Kevin Peng · 4 years, 7 months ago
  53. ef42f44 SPM: Stateless services can be searched by sid by Mingyang Sun · 4 years, 2 months ago
  54. 27e4227 SPM: Add IRQ data in Partition Loading by Kevin Peng · 4 years, 2 months ago
  55. f8564cb SPM: Invert tfm_spm_check_buffer_access() logic by Antonio de Angelis · 4 years, 3 months ago
  56. a38e9b5 SPM: Fix warning of discarded qualifiers by Xinyu Zhang · 4 years, 2 months ago
  57. b3b2cb6 SPM: Optimize stateless service logic by Ken Liu · 4 years, 3 months ago
  58. acd2a57 SPM: Refine 'load' interfaces by Ken Liu · 4 years, 3 months ago
  59. 9c7b9be SPM: Correct 'invalid parameter' error handling by Shawn Shan · 4 years, 3 months ago
  60. c25558c SPM: Shorten 'TFM_GET_CONTAINER_PTR' by Ken Liu · 4 years, 3 months ago
  61. 2b35266 SPM: Use partition static data from data section by Mingyang Sun · 4 years, 4 months ago
  62. 99b069f Interface: Change control param to uint32_t preprocessor by Xinyu Zhang · 4 years, 4 months ago
  63. ade2e0a Unify to use ARRAY_SIZE in TF-M codes by Xinyu Zhang · 4 years, 5 months ago
  64. 783a59b SPM: Update service structure by Mingyang Sun · 4 years, 4 months ago
  65. e8d3808 SPM: Optimize static handle check macro by Mingyang Sun · 4 years, 4 months ago
  66. 453ad40 SPM: Implement version check for stateless service by Mingyang Sun · 4 years, 5 months ago
  67. 6d5dc3d SPM: Service API psa_set_rhandle() change by Mingyang Sun · 4 years, 5 months ago
  68. cb6f70e SPM: Client API psa_call() changes by Mingyang Sun · 4 years, 5 months ago
  69. 00cef5e SPM: Client API change for stateless service by Mingyang Sun · 4 years, 5 months ago
  70. 9804b6a SPM: Add fault injection protection support in Library model by David Hu · 4 years, 6 months ago
  71. 07b4241 FWU: Add Firmware Update partition by Sherry Zhang · 4 years, 7 months ago
  72. 8dac610 SPM: Wake up only when waitfing for the signal by Kevin Peng · 4 years, 5 months ago
  73. edb8ee4 SPM: Check client version before creating handle by Kevin Peng · 4 years, 5 months ago
  74. f9a0eb0 SPM: Partial implementation of PSA interrupt control APIs by Kevin Peng · 4 years, 7 months ago
  75. df6aa29 Revert "SPM: Remove tfm_spm_get_msg_buffer_from_conn_handle" by Kevin Peng · 4 years, 5 months ago
  76. ae8965e SPM: Remove tfm_spm_get_msg_buffer_from_conn_handle by Kevin Peng · 4 years, 5 months ago
  77. 24dffb2 SPM: Adjust fundamental headers - lists and bits by Ken Liu · 4 years, 6 months ago
  78. bcae38b SPM: Implementation error codes update by Ken Liu · 4 years, 7 months ago
  79. 55ba01f SPM: Rename 'spm/common' into 'spm/ffm' by Ken Liu · 4 years, 7 months ago