1. 09328bd SPM: Clear 'signals_waiting' when partition wakes up by Mingyang Sun · 3 years, 5 months ago
  2. ac1114e SPM: Remame the thread function 'thrd_wait_on()' by Mingyang Sun · 3 years, 5 months ago
  3. ca4580f SPM: Update the return value setting logic of cross-boundary call by Ken Liu · 3 years, 5 months ago
  4. 5c9529f SPM: Add critical section for IPC "wait" in backend by Mingyang Sun · 3 years, 5 months ago
  5. 9c752dd SPM: Use volatile keywork for partition signal member by Mingyang Sun · 3 years, 5 months ago
  6. 02a7600 FIH: Split FIH library into headers and impl by Raef Coles · 4 years, 3 months ago
  7. 4351ec2 Build: Refactor code-sharing primitives by Raef Coles · 4 years, 3 months ago
  8. 87ab554 Build: Fix IAR build issue on sprt/sprt_main.c by Michel Jaouen · 3 years, 5 months ago
  9. b279952 SPM: Prevent PSA APIs from FLIH Functions in thread call by Kevin Peng · 3 years, 7 months ago
  10. c40840a SPM: Prevent PSA APIs from FLIH Funcs for SFN backend by Kevin Peng · 3 years, 7 months ago
  11. def92de SPM: Add interrupt handling support for SFN backend by Kevin Peng · 3 years, 9 months ago
  12. 2d4bc2e Partitions: Convert PSA Partitions to SFN Model by Kevin Peng · 3 years, 6 months ago
  13. 40478c2 Platform: Move data_width_byte variable from RAM to Flash by Sherry Zhang · 3 years, 7 months ago
  14. 24c3dd0 Boot: Extend align value and make it configurable by platform by Michel Jaouen · 4 years ago
  15. be19675 Build: Fix the build of IPC model specific file by David Hu · 3 years, 8 months ago
  16. 971bd92 FWU: Fix SP run out issue by Sherry Zhang · 3 years, 5 months ago
  17. 43160d5 SPM: Add SFN Partition support in IPC backend by Kevin Peng · 3 years, 6 months ago
  18. 057ba65 Build: Add secure_fw/partitions/CMakeLists.txt by David Hu · 3 years, 8 months ago
  19. 9714d96 SPM: Use Basic Asm in naked functions by Sherry Zhang · 3 years, 5 months ago
  20. 596f555 SPM: Common partition runtime entry point by Summer Qin · 3 years, 6 months ago
  21. 17fb3f0 Crypto: allow null argument inside aead set nonce and aead update api by Satish Kumar · 3 years, 5 months ago
  22. 73126e5 FWU: Optimize the RAM cost in FWU partition by Sherry Zhang · 3 years, 6 months ago
  23. a09adda SPM: Rename local handle pointer variable name by Mingyang Sun · 3 years, 6 months ago
  24. a4575f3 SPM: Remove unused code in no connection based service by Sherry Zhang · 3 years, 5 months ago
  25. 613b417 Build: Add configuration for doorbell APIs by Kevin Peng · 3 years, 6 months ago
  26. c32279d Build: Fix configurations of build log quietly by Kevin Peng · 3 years, 6 months ago
  27. 2d2a6fc build: Print the full TF-M version on boot by Anton Komlev · 3 years, 6 months ago
  28. b702cba SPM: Fix typo in tfm_core_svcalls_handler.c by Bence Balogh · 3 years, 8 months ago
  29. ef9e4c3 SPM: Remove unused boot status macros by David Vincze · 3 years, 7 months ago
  30. 2e43489 SPM: Move exception info dump to platform by Ken Liu · 3 years, 6 months ago
  31. b932f22 Build: Fix IAR build error by Michel Jaouen · 3 years, 6 months ago
  32. ef229a2 SPM: Simplify SFN backend by Ken Liu · 3 years, 6 months ago
  33. bf4681f SPM: Update thread and context interfaces by Ken Liu · 3 years, 6 months ago
  34. d3f5597 Build: Enable idle partition only in IPC backend by Mingyang Sun · 3 years, 6 months ago
  35. ed5fe7b SPM: Add build config for FF-M interrupt APIs by Mingyang Sun · 3 years, 6 months ago
  36. 4609ac7 SPM: Add build config for IPC-only FF-M APIs by Mingyang Sun · 3 years, 6 months ago
  37. f8c7e53 SPM: Align 'psa_reply' return type by Ken Liu · 3 years, 6 months ago
  38. 8b8fe85 SPM: Rename ZI data section by Summer Qin · 3 years, 6 months ago
  39. 9f1a754 Tools: Generate SPM configurations in script by Kevin Peng · 3 years, 6 months ago
  40. 0bed7e0 SPM: Merge 'internal_msg' members into handle by Ken Liu · 3 years, 6 months ago
  41. b20b032 SPM: Scheduler: Check sp_limit by CURRENT_THREAD by Kevin Peng · 3 years, 6 months ago
  42. 897e8f1 Revert "SPM: Use flag to indicate NS Agent" by Ken Liu · 3 years, 6 months ago
  43. 006bd9c Partition: Allow silencing partition config printing by Jimmy Brisson · 3 years, 8 months ago
  44. 27f9a49 SPM: Use flag to indicate NS Agent by Ken Liu · 3 years, 6 months ago
  45. 6aa4895 Crypto: Rename SFN/Secure Function terms by Kevin Peng · 3 years, 6 months ago
  46. 5a28da3 SPM: Turn bi-directional list into uni-directional by Ken Liu · 3 years, 7 months ago
  47. 7bb4ea6 Proxy: Add a dummy connection-based service by Kevin Peng · 3 years, 6 months ago
  48. 86a71c6 SPM: Make the TFM_CONN_HANDLE_MAX_NUM configurable by Sherry Zhang · 3 years, 7 months ago
  49. ec73594 Lib Model: Fix the build issues for Library Model by Kevin Peng · 3 years, 6 months ago
  50. 2a29959 SPM: Rename partition metadata config by Summer Qin · 3 years, 6 months ago
  51. 9544482 SPM: Abstract NS configurations by Summer Qin · 3 years, 6 months ago
  52. 15c16ab platform: link platform_s library against mbedcrypto by Joakim Andersson · 3 years, 7 months ago
  53. baa7f5b SPM: Remove the tfm_spm_get_msg_buffer_from_conn_handle by Kevin Peng · 3 years, 7 months ago
  54. cdf3ae2 SPM: Remove the tfm_spm_get_running_partition() by Kevin Peng · 3 years, 7 months ago
  55. a40d29f SPM: Introduce GET_PARTITION_PRIVILEGED_MODE by Kevin Peng · 3 years, 7 months ago
  56. 56c571e SPM: Add Macros of checking Partition attributes by Kevin Peng · 3 years, 7 months ago
  57. 3867593 Build: Revert hotfix by Raef Coles · 3 years, 7 months ago
  58. 2bc4d57 SPM: Add build-time config for optional PSA APIs by Xinyu Zhang · 3 years, 7 months ago
  59. d7eb7ca Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 6 months ago
  60. 4f342a4 Boot: Make mcuboot swap upgrade strategy configurable by Michel Jaouen · 3 years, 8 months ago
  61. 1743f80 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 6 months ago
  62. ce8ea67 Attest: Correct function name after extending it by David Vincze · 3 years, 7 months ago
  63. 45385b8 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
  64. c68b209 Dualcpu: Fix build warning from Armclang by David Hu · 3 years, 7 months ago
  65. 5519438 SPM: Enable FP usage in NSPE for gnu arm embedded toolchain by Feder Liang · 3 years, 9 months ago
  66. c55d060 SPM: Fix build time error in PSA arch test by Sherry Zhang · 3 years, 7 months ago
  67. 33f8729 Fix CppCheck Errors by Xinyu Zhang · 3 years, 7 months ago
  68. 4925916 Platform: Align flash driver to CMSIS Flash APIs by Sherry Zhang · 3 years, 7 months ago
  69. f58f2bd SPM: Enhance build control for IPC and SFN models by Sherry Zhang · 3 years, 7 months ago
  70. 9b88522 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
  71. 0454237 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
  72. c26af63 Crypto: Add frontend support for multipart AEAD APIs by Antonio de Angelis · 3 years, 10 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. fe81746 Crypto: Align interface style to the master branch style by Antonio de Angelis · 3 years, 7 months ago
  76. bd2d462 Crypto: Fix checkpatch issues by Antonio de Angelis · 3 years, 7 months ago
  77. 5cbaf32 Crypto: Cover corner case for BAD_STATE error return by Antonio de Angelis · 3 years, 7 months ago
  78. 9305ab0 Crypto: Release AEAD multipart operation correctly by Antonio de Angelis · 3 years, 7 months ago
  79. 312138b Crypto: Cover corner case for BAD_STATE error return by Antonio de Angelis · 3 years, 7 months ago
  80. 086b32c SPM: AAPCS-specific operations by Ken Liu · 3 years, 7 months ago
  81. dcab286 SPM: Remove unused field in service_t struct by Sherry Zhang · 3 years, 7 months ago
  82. b15f79b Crypto: Support optional inputs in aead_update and aead_update_ad by Antonio de Angelis · 3 years, 7 months ago
  83. dc1075c Crypto: Return correctly PSA_ERROR_INVALID_HANDLE by Antonio de Angelis · 3 years, 7 months ago
  84. 4edd234 Build: Fix warning in IPC mode by Antonio de Angelis · 3 years, 7 months ago
  85. dab11b4 Crypto: Return correctly PSA_ERROR_INVALID_HANDLE by Antonio de Angelis · 3 years, 7 months ago
  86. 4be53d0 Build: Fix warning in IPC mode by Antonio de Angelis · 3 years, 7 months ago
  87. 902fdd0 Crypto: psa_aead_verify()/finish() can have NULL pointer outputs by Antonio de Angelis · 3 years, 7 months ago
  88. 04a6397 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
  89. a7ba50b SPM: Rename 'thread call' with 'cross call' by Xinyu Zhang · 3 years, 7 months ago
  90. ca59ec0 SPM: Refinements on de-privileged FLIH implementation by Kevin Peng · 3 years, 8 months ago
  91. 3778bc1 SPM: Use the right stack for SPM in multi-core builds by Chris Brand · 3 years, 8 months ago
  92. 243f7b4 SPM: Reorder members in struct 'partition_t' by Xinyu Zhang · 3 years, 8 months ago
  93. 1ba9ff0 Cppcheck: Fix warnings with updated tf-m-ci-scripts by Antonio de Angelis · 3 years, 8 months ago
  94. ac84921 SPM: Support the MMIOVEC feature for the SFN model by Shawn Shan · 3 years, 8 months ago
  95. 56b4d0c SPM: Tweak multi-core NSID code by Chris Brand · 3 years, 8 months ago
  96. 341f52a Cppcheck: Fix warnings with updated tf-m-ci-scripts by Antonio de Angelis · 3 years, 8 months ago
  97. 2cb3c2f ITS: Fix cpp check issue in ITS by Sherry Zhang · 3 years, 8 months ago
  98. b288c52 HAL: Duplicates three legacy tfm_spm_hal_* APIs for IPC Model by Kevin Peng · 3 years, 10 months ago
  99. 734714d SPM: Maintain NS caller FP state by Ken Liu · 3 years, 8 months ago
  100. f7a20d8 SPM: Make the parameters of interrupt APIs common by Kevin Peng · 3 years, 8 months ago