1. 9f1a754 Tools: Generate SPM configurations in script by Kevin Peng · 3 years, 6 months ago
  2. 0bed7e0 SPM: Merge 'internal_msg' members into handle by Ken Liu · 3 years, 6 months ago
  3. b20b032 SPM: Scheduler: Check sp_limit by CURRENT_THREAD by Kevin Peng · 3 years, 6 months ago
  4. 897e8f1 Revert "SPM: Use flag to indicate NS Agent" by Ken Liu · 3 years, 6 months ago
  5. 27f9a49 SPM: Use flag to indicate NS Agent by Ken Liu · 3 years, 6 months ago
  6. 5a28da3 SPM: Turn bi-directional list into uni-directional by Ken Liu · 3 years, 7 months ago
  7. 86a71c6 SPM: Make the TFM_CONN_HANDLE_MAX_NUM configurable by Sherry Zhang · 3 years, 7 months ago
  8. ec73594 Lib Model: Fix the build issues for Library Model by Kevin Peng · 3 years, 6 months ago
  9. 2a29959 SPM: Rename partition metadata config by Summer Qin · 3 years, 6 months ago
  10. 9544482 SPM: Abstract NS configurations by Summer Qin · 3 years, 6 months ago
  11. baa7f5b SPM: Remove the tfm_spm_get_msg_buffer_from_conn_handle by Kevin Peng · 3 years, 7 months ago
  12. cdf3ae2 SPM: Remove the tfm_spm_get_running_partition() by Kevin Peng · 3 years, 7 months ago
  13. a40d29f SPM: Introduce GET_PARTITION_PRIVILEGED_MODE by Kevin Peng · 3 years, 7 months ago
  14. 56c571e SPM: Add Macros of checking Partition attributes by Kevin Peng · 3 years, 7 months ago
  15. 3867593 Build: Revert hotfix by Raef Coles · 3 years, 7 months ago
  16. 2bc4d57 SPM: Add build-time config for optional PSA APIs by Xinyu Zhang · 3 years, 7 months ago
  17. 5519438 SPM: Enable FP usage in NSPE for gnu arm embedded toolchain by Feder Liang · 3 years, 9 months ago
  18. c55d060 SPM: Fix build time error in PSA arch test by Sherry Zhang · 3 years, 7 months ago
  19. f58f2bd SPM: Enhance build control for IPC and SFN models by Sherry Zhang · 3 years, 7 months ago
  20. bb4a42a SPM: Optimize the PSA API error handling process by Mingyang Sun · 3 years, 8 months ago
  21. b8bf9a9 Add SLIH to ns_agent_mailbox by Chris Brand · 3 years, 9 months ago
  22. 086b32c SPM: AAPCS-specific operations by Ken Liu · 3 years, 7 months ago
  23. dcab286 SPM: Remove unused field in service_t struct by Sherry Zhang · 3 years, 7 months ago
  24. 4be53d0 Build: Fix warning in IPC mode by Antonio de Angelis · 3 years, 7 months ago
  25. a7ba50b SPM: Rename 'thread call' with 'cross call' by Xinyu Zhang · 3 years, 7 months ago
  26. ca59ec0 SPM: Refinements on de-privileged FLIH implementation by Kevin Peng · 3 years, 8 months ago
  27. 3778bc1 SPM: Use the right stack for SPM in multi-core builds by Chris Brand · 3 years, 8 months ago
  28. 243f7b4 SPM: Reorder members in struct 'partition_t' by Xinyu Zhang · 3 years, 8 months ago
  29. 1ba9ff0 Cppcheck: Fix warnings with updated tf-m-ci-scripts by Antonio de Angelis · 3 years, 8 months ago
  30. ac84921 SPM: Support the MMIOVEC feature for the SFN model by Shawn Shan · 3 years, 8 months ago
  31. 56b4d0c SPM: Tweak multi-core NSID code by Chris Brand · 3 years, 8 months ago
  32. b288c52 HAL: Duplicates three legacy tfm_spm_hal_* APIs for IPC Model by Kevin Peng · 3 years, 10 months ago
  33. f7a20d8 SPM: Make the parameters of interrupt APIs common by Kevin Peng · 3 years, 8 months ago
  34. 965a8bb SPM: Handle PSA status error at the end of SVC by Mingyang Sun · 3 years, 8 months ago
  35. 8a57969 SPM: Trigger scheduler at the end of interrupt handling by Kevin Peng · 3 years, 8 months ago
  36. 3f67b2e SPM: Separate interrupt codes to new interrupt.[h/c] by Kevin Peng · 3 years, 10 months ago
  37. 0cffae2 SPM: Fix the IRQ load API by Kevin Peng · 3 years, 8 months ago
  38. dc605e0 SPM: Move seal main stack after tfm_spm_init by Jianliang Shen · 3 years, 8 months ago
  39. b287ef8 SPM: Handle specific programmer errors in function by Xinyu Zhang · 3 years, 9 months ago
  40. c180543 SPM: Fix non-secure caller check logic by Mingyang Sun · 3 years, 9 months ago
  41. 9fe8b3a SPM: Add a header file include by David Hu · 3 years, 9 months ago
  42. 67a89fd SPM: Add "psa" in interrupt APIs to unify with others by Kevin Peng · 3 years, 9 months ago
  43. 2176c02 SPM: Small cleanup of mailbox code by Chris Brand · 3 years, 8 months ago
  44. 2cc2572 SPM: Clean connection handle in creation by Kevin Peng · 3 years, 9 months ago
  45. efe2a5b SPM: Fix typos in macro definitions by Chris Brand · 3 years, 9 months ago
  46. 620c856 SPM: Use a standalone lock for scheduling by Mingyang Sun · 3 years, 9 months ago
  47. f39d8eb SPM: Add runtime SFN backend by Ken Liu · 3 years, 10 months ago
  48. 91ea6aa FP: Fix FP info message color by David Hu · 3 years, 9 months ago
  49. d4dbaa9 SPM: Add FPU support for gnu arm embedded toolchain by Feder Liang · 4 years ago
  50. 42f5b56 SPM: Float-point context management by Feder Liang · 4 years ago
  51. 3d3c445 secure_fw: exception_info: Log fatal error as error message by Joakim Andersson · 3 years, 9 months ago
  52. 038348e SPM: Implement MM-IOVEC Secure Partition API by Shawn Shan · 4 years ago
  53. 38788a1 HAL: Migrate the FIH HAL to TFM HAL for IPC model by Kevin Peng · 4 years ago
  54. c2521f7 SPM: Use global variables as ns agent stack by Mingyang Sun · 4 years ago
  55. c9a7070 Tools: Remove condition check in templates by Kevin Peng · 3 years, 10 months ago
  56. 7d88ae9 Tools: Support for MM_IOVEC by Shawn Shan · 4 years ago
  57. 5383143 SPM: Fix print format of exception info dump by Joakim Andersson · 3 years, 9 months ago
  58. dedbf4b SPM : Arch: Update MSP resetting logic by Ken Liu · 3 years, 9 months ago
  59. d9c8124 SPM : Arch : Force PendSV triggering under thread mode by Ken Liu · 3 years, 9 months ago
  60. 68b14d4 SPM : Arch : Refine common arch code by Ken Liu · 3 years, 9 months ago
  61. c855573 HAL: Apply FIH to tfm_hal_platform_init by Kevin Peng · 3 years, 11 months ago
  62. b8bc0d2 HAL: Expand the scope of tfm_hal_platform_init API by Kevin Peng · 4 years ago
  63. 2f534fa SPM: Fix psa-arch-test build issue by Mingyang Sun · 3 years, 9 months ago
  64. e9aa66c HAL: Rename the Multi-core HAL APIs by Kevin Peng · 4 years ago
  65. 00b5463 SPM: Hotfix: Remove operands in basic assembly by Ken Liu · 3 years, 9 months ago
  66. d4d6a5b SPM: Sort up inline assembly by Ken Liu · 3 years, 9 months ago
  67. cbcd787 SPM: Put psa interface thread call into one section by Mingyang Sun · 3 years, 9 months ago
  68. 802a370 SPM: Add backend operation 'replying' by Ken Liu · 3 years, 10 months ago
  69. 92ede9f SPM: Critical-section for signal asserting by Ken Liu · 3 years, 10 months ago
  70. 0b773c1 SPM: Fix misload of pendsv lock variable by Mingyang Sun · 3 years, 9 months ago
  71. 866571c Build: Add support for using target arch only by Gabor Abonyi · 3 years, 10 months ago
  72. 1f66afb SPM: Fix scheduler error on dual core by Mingyang Sun · 3 years, 10 months ago
  73. e07c3b7 SPM: PSA API working under Thread mode when level 1 by Ken Liu · 3 years, 10 months ago
  74. 482b88b SPM: Enable NSPE managing client_id by Sherry Zhnag · 4 years ago
  75. 517e001 SPM: Add Non-secure Client extension support by David Wang · 4 years ago
  76. 854a46f SPM: Add non-secure context management support by David Wang · 4 years ago
  77. bd9a19b SPM: Fix psa-arch-test partition build issue by Ken Liu · 3 years, 10 months ago
  78. c43a588 SPM: Warning Fix: Missed header file by Ken Liu · 3 years, 10 months ago
  79. 82e3eac SPM: Make PSA interface redirect-able by Ken Liu · 3 years, 10 months ago
  80. 62bae59 SPM: Update boundaries for the 1st partition by Ken Liu · 3 years, 10 months ago
  81. a3657e8 Build: Fix library model build warnings by Shawn Shan · 3 years, 10 months ago
  82. 5e68b11 SPM: Trigger scheduler at the end of SPM API by Mingyang Sun · 3 years, 11 months ago
  83. 2d12324 docs: Fix outdated TLV header descriptions by David Vincze · 3 years, 10 months ago
  84. deae45d SPM: Involve SPM backends by Mingyang Sun · 4 years ago
  85. 4f08f4d SPM: Owner and 'current thread' retrieving helper by Mingyang Sun · 4 years ago
  86. 59728d0 SPM: Rename 'SPM_PART_FLAG_IPC' by Ken Liu · 3 years, 10 months ago
  87. aefbe08 Platform: Add provisioning api and implementation by Raef Coles · 4 years, 2 months ago
  88. 611dba1 Platform: Add IAR support for Musca B1 by TTornblom · 3 years, 10 months ago
  89. ec239bb SPM: New IRQ init and handler integration approach by Kevin Peng · 4 years ago
  90. d399a1f HAL: Migrate legacy interrupt API to new HAL API by Kevin Peng · 4 years ago
  91. 5d73c87 SPM: Abstract and update SPM module 'thread' by Ken Liu · 4 years ago
  92. e8a31bd Revert "SPM: Correct the PendSV priority value" by Kevin Peng · 3 years, 11 months ago
  93. f373efb Build: Fix for small profile support with IARARM. by Michel Jaouen · 3 years, 11 months ago
  94. a04206a SPM: Fix CCR.TRD setting for Armv8.1-M by Feder Liang · 4 years ago
  95. 5885250 SPM: Re-entrant detection in NS Agent by Ken Liu · 4 years ago
  96. ce58bfc Plaform: AN521: Introduce platform binding HAL by Ken Liu · 4 years, 3 months ago
  97. 300c68d SPM: Use Main Stack for initialization by Kevin Peng · 4 years ago
  98. 3dd9256 SPM: Rename 'irq_defs' into 'interrupt_defs' by Ken Liu · 4 years ago
  99. 52ff16f SPM: Refine TF-M secure log control by David Hu · 4 years ago
  100. 2333106 SPM: Add a marco NO_MORE_PARTITION by Shawn Shan · 4 years ago