1. 995a974 SPM: Convert backend instances to direct function call by Ken Liu · 3 years, 3 months ago feature-build-split
  2. b671d68 SPM: Deprecate customized '*_mem*' API by Ken Liu · 3 years, 3 months ago
  3. 60fcf1c SPM: Update the build-time-config-check header by Ken Liu · 3 years, 3 months ago
  4. 049733e SPM: Remove thread management in SFN backend by Sherry Zhang · 3 years, 4 months ago
  5. 1e7e140 Build: Add missing compile definition to spm by Gabor Abonyi · 3 years, 4 months ago
  6. 8fb61f1 SPM: Share 'memcpy' and 'memset' with partitions by Ken Liu · 3 years, 8 months ago
  7. e1c16fc SPM: Add ISB instruction after changing CONTROL register by Sherry Zhang · 3 years, 3 months ago
  8. 016b0e4 SPM: Zero-size vectors should be treated as accessed by Kevin Peng · 3 years, 4 months ago
  9. 22c301a SPM: Update the overflow check for in_num and out_num by Summer Qin · 3 years, 3 months ago
  10. e817fdd SPM: Remove outdated comments by Summer Qin · 3 years, 3 months ago
  11. ad3f3e6 SPM: Use FFM reserved implementation error range by Ken Liu · 3 years, 5 months ago
  12. bf01ad7 Merge branch 'release/1.6.x' by Antonio de Angelis · 3 years, 3 months ago
  13. 30106ba SPM: Add support for using watermarks to determine stack usage by Chris Brand · 3 years, 7 months ago
  14. cc743a5 Build: Make tfm_boot_status private in tfm_sprt by Jianliang Shen · 3 years, 4 months ago
  15. d9d497b SPM: PSA_ERROR_CONNECTION_REFUSED belongs to programmer error by Summer Qin · 3 years, 4 months ago TF-Mv1.6.0-RC3
  16. 3326202 SPM: Two errors are not programmer error anymore by Summer Qin · 3 years, 4 months ago
  17. f32765e Build: Fix IAR build Error by Michel Jaouen · 3 years, 4 months ago TF-Mv1.6.0-RC1
  18. 401cf81 SPM: Correct the condition for handle related function by Summer Qin · 3 years, 4 months ago
  19. 25feac9 Build: Refine tfm_secure_api dependency routine by Jianliang Shen · 3 years, 5 months ago
  20. cf0b1a5 SPM: Move the check of 'NULL' user handle forward by Mingyang Sun · 3 years, 4 months ago
  21. aeca8e0 SPM: Improve logic of "psa_reply()" by Mingyang Sun · 3 years, 5 months ago
  22. e61e705 SPM: Improvements on connection handle creation and validation by Kevin Peng · 3 years, 6 months ago
  23. d6dbe51 SPM: Remove deprivileged FLIH context in isolation level 1 by Sherry Zhang · 3 years, 5 months ago
  24. 9676a54 SPM: Use tfm_hal_system_halt instead of infinite loops by Joakim Andersson · 3 years, 5 months ago
  25. 97cef7e SPM: Extend halting instead of rebooting on panic to psa_panic by Joakim Andersson · 3 years, 5 months ago
  26. 055d83a SPM: Introduce option for halting instead of rebooting on panic by Sebastian Bøe · 3 years, 6 months ago
  27. 09328bd SPM: Clear 'signals_waiting' when partition wakes up by Mingyang Sun · 3 years, 4 months ago
  28. ac1114e SPM: Remame the thread function 'thrd_wait_on()' by Mingyang Sun · 3 years, 5 months ago
  29. ca4580f SPM: Update the return value setting logic of cross-boundary call by Ken Liu · 3 years, 5 months ago
  30. 5c9529f SPM: Add critical section for IPC "wait" in backend by Mingyang Sun · 3 years, 5 months ago
  31. 9c752dd SPM: Use volatile keywork for partition signal member by Mingyang Sun · 3 years, 5 months ago
  32. 02a7600 FIH: Split FIH library into headers and impl by Raef Coles · 4 years, 3 months ago
  33. b279952 SPM: Prevent PSA APIs from FLIH Functions in thread call by Kevin Peng · 3 years, 7 months ago
  34. c40840a SPM: Prevent PSA APIs from FLIH Funcs for SFN backend by Kevin Peng · 3 years, 7 months ago
  35. def92de SPM: Add interrupt handling support for SFN backend by Kevin Peng · 3 years, 9 months ago
  36. be19675 Build: Fix the build of IPC model specific file by David Hu · 3 years, 8 months ago
  37. 43160d5 SPM: Add SFN Partition support in IPC backend by Kevin Peng · 3 years, 6 months ago
  38. 057ba65 Build: Add secure_fw/partitions/CMakeLists.txt by David Hu · 3 years, 8 months ago
  39. 9714d96 SPM: Use Basic Asm in naked functions by Sherry Zhang · 3 years, 5 months ago
  40. 596f555 SPM: Common partition runtime entry point by Summer Qin · 3 years, 6 months ago
  41. a09adda SPM: Rename local handle pointer variable name by Mingyang Sun · 3 years, 6 months ago
  42. a4575f3 SPM: Remove unused code in no connection based service by Sherry Zhang · 3 years, 5 months ago
  43. 613b417 Build: Add configuration for doorbell APIs by Kevin Peng · 3 years, 6 months ago
  44. 2d2a6fc build: Print the full TF-M version on boot by Anton Komlev · 3 years, 6 months ago
  45. b702cba SPM: Fix typo in tfm_core_svcalls_handler.c by Bence Balogh · 3 years, 8 months ago
  46. ef9e4c3 SPM: Remove unused boot status macros by David Vincze · 3 years, 7 months ago
  47. 2e43489 SPM: Move exception info dump to platform by Ken Liu · 3 years, 6 months ago
  48. ef229a2 SPM: Simplify SFN backend by Ken Liu · 3 years, 6 months ago
  49. bf4681f SPM: Update thread and context interfaces by Ken Liu · 3 years, 6 months ago
  50. ed5fe7b SPM: Add build config for FF-M interrupt APIs by Mingyang Sun · 3 years, 6 months ago
  51. 4609ac7 SPM: Add build config for IPC-only FF-M APIs by Mingyang Sun · 3 years, 6 months ago
  52. f8c7e53 SPM: Align 'psa_reply' return type by Ken Liu · 3 years, 6 months ago
  53. 8b8fe85 SPM: Rename ZI data section by Summer Qin · 3 years, 6 months ago
  54. 9f1a754 Tools: Generate SPM configurations in script by Kevin Peng · 3 years, 6 months ago
  55. 0bed7e0 SPM: Merge 'internal_msg' members into handle by Ken Liu · 3 years, 6 months ago
  56. b20b032 SPM: Scheduler: Check sp_limit by CURRENT_THREAD by Kevin Peng · 3 years, 6 months ago
  57. 897e8f1 Revert "SPM: Use flag to indicate NS Agent" by Ken Liu · 3 years, 6 months ago
  58. 27f9a49 SPM: Use flag to indicate NS Agent by Ken Liu · 3 years, 6 months ago
  59. 5a28da3 SPM: Turn bi-directional list into uni-directional by Ken Liu · 3 years, 7 months ago
  60. 86a71c6 SPM: Make the TFM_CONN_HANDLE_MAX_NUM configurable by Sherry Zhang · 3 years, 7 months ago
  61. ec73594 Lib Model: Fix the build issues for Library Model by Kevin Peng · 3 years, 6 months ago
  62. 2a29959 SPM: Rename partition metadata config by Summer Qin · 3 years, 6 months ago
  63. 9544482 SPM: Abstract NS configurations by Summer Qin · 3 years, 6 months ago
  64. baa7f5b SPM: Remove the tfm_spm_get_msg_buffer_from_conn_handle by Kevin Peng · 3 years, 7 months ago
  65. cdf3ae2 SPM: Remove the tfm_spm_get_running_partition() by Kevin Peng · 3 years, 7 months ago
  66. a40d29f SPM: Introduce GET_PARTITION_PRIVILEGED_MODE by Kevin Peng · 3 years, 7 months ago
  67. 56c571e SPM: Add Macros of checking Partition attributes by Kevin Peng · 3 years, 7 months ago
  68. 3867593 Build: Revert hotfix by Raef Coles · 3 years, 7 months ago
  69. 2bc4d57 SPM: Add build-time config for optional PSA APIs by Xinyu Zhang · 3 years, 7 months ago
  70. 5519438 SPM: Enable FP usage in NSPE for gnu arm embedded toolchain by Feder Liang · 3 years, 9 months ago
  71. c55d060 SPM: Fix build time error in PSA arch test by Sherry Zhang · 3 years, 7 months ago
  72. f58f2bd SPM: Enhance build control for IPC and SFN models by Sherry Zhang · 3 years, 7 months ago
  73. bb4a42a SPM: Optimize the PSA API error handling process by Mingyang Sun · 3 years, 8 months ago
  74. b8bf9a9 Add SLIH to ns_agent_mailbox by Chris Brand · 3 years, 9 months ago
  75. 086b32c SPM: AAPCS-specific operations by Ken Liu · 3 years, 7 months ago
  76. dcab286 SPM: Remove unused field in service_t struct by Sherry Zhang · 3 years, 7 months ago
  77. 4be53d0 Build: Fix warning in IPC mode by Antonio de Angelis · 3 years, 7 months ago
  78. a7ba50b SPM: Rename 'thread call' with 'cross call' by Xinyu Zhang · 3 years, 7 months ago
  79. ca59ec0 SPM: Refinements on de-privileged FLIH implementation by Kevin Peng · 3 years, 8 months ago
  80. 3778bc1 SPM: Use the right stack for SPM in multi-core builds by Chris Brand · 3 years, 8 months ago
  81. 243f7b4 SPM: Reorder members in struct 'partition_t' by Xinyu Zhang · 3 years, 8 months ago
  82. 1ba9ff0 Cppcheck: Fix warnings with updated tf-m-ci-scripts by Antonio de Angelis · 3 years, 8 months ago
  83. ac84921 SPM: Support the MMIOVEC feature for the SFN model by Shawn Shan · 3 years, 8 months ago
  84. 56b4d0c SPM: Tweak multi-core NSID code by Chris Brand · 3 years, 8 months ago
  85. b288c52 HAL: Duplicates three legacy tfm_spm_hal_* APIs for IPC Model by Kevin Peng · 3 years, 10 months ago
  86. f7a20d8 SPM: Make the parameters of interrupt APIs common by Kevin Peng · 3 years, 8 months ago
  87. 965a8bb SPM: Handle PSA status error at the end of SVC by Mingyang Sun · 3 years, 8 months ago
  88. 8a57969 SPM: Trigger scheduler at the end of interrupt handling by Kevin Peng · 3 years, 8 months ago
  89. 3f67b2e SPM: Separate interrupt codes to new interrupt.[h/c] by Kevin Peng · 3 years, 10 months ago
  90. 0cffae2 SPM: Fix the IRQ load API by Kevin Peng · 3 years, 8 months ago
  91. dc605e0 SPM: Move seal main stack after tfm_spm_init by Jianliang Shen · 3 years, 8 months ago
  92. b287ef8 SPM: Handle specific programmer errors in function by Xinyu Zhang · 3 years, 9 months ago
  93. c180543 SPM: Fix non-secure caller check logic by Mingyang Sun · 3 years, 9 months ago
  94. 9fe8b3a SPM: Add a header file include by David Hu · 3 years, 9 months ago
  95. 67a89fd SPM: Add "psa" in interrupt APIs to unify with others by Kevin Peng · 3 years, 8 months ago
  96. 2176c02 SPM: Small cleanup of mailbox code by Chris Brand · 3 years, 8 months ago
  97. 2cc2572 SPM: Clean connection handle in creation by Kevin Peng · 3 years, 9 months ago
  98. efe2a5b SPM: Fix typos in macro definitions by Chris Brand · 3 years, 9 months ago
  99. 620c856 SPM: Use a standalone lock for scheduling by Mingyang Sun · 3 years, 9 months ago
  100. f39d8eb SPM: Add runtime SFN backend by Ken Liu · 3 years, 10 months ago