1. 2a29959 SPM: Rename partition metadata config by Summer Qin · 3 years, 6 months ago
  2. 9544482 SPM: Abstract NS configurations by Summer Qin · 3 years, 6 months ago
  3. 15c16ab platform: link platform_s library against mbedcrypto by Joakim Andersson · 3 years, 7 months ago
  4. baa7f5b SPM: Remove the tfm_spm_get_msg_buffer_from_conn_handle by Kevin Peng · 3 years, 7 months ago
  5. cdf3ae2 SPM: Remove the tfm_spm_get_running_partition() by Kevin Peng · 3 years, 7 months ago
  6. a40d29f SPM: Introduce GET_PARTITION_PRIVILEGED_MODE by Kevin Peng · 3 years, 7 months ago
  7. 56c571e SPM: Add Macros of checking Partition attributes by Kevin Peng · 3 years, 7 months ago
  8. 3867593 Build: Revert hotfix by Raef Coles · 3 years, 7 months ago
  9. 2bc4d57 SPM: Add build-time config for optional PSA APIs by Xinyu Zhang · 3 years, 7 months ago
  10. d7eb7ca Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 6 months ago
  11. 4f342a4 Boot: Make mcuboot swap upgrade strategy configurable by Michel Jaouen · 3 years, 8 months ago
  12. 1743f80 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 6 months ago
  13. ce8ea67 Attest: Correct function name after extending it by David Vincze · 3 years, 7 months ago
  14. 45385b8 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
  15. c68b209 Dualcpu: Fix build warning from Armclang by David Hu · 3 years, 7 months ago
  16. 5519438 SPM: Enable FP usage in NSPE for gnu arm embedded toolchain by Feder Liang · 3 years, 9 months ago
  17. c55d060 SPM: Fix build time error in PSA arch test by Sherry Zhang · 3 years, 7 months ago
  18. 33f8729 Fix CppCheck Errors by Xinyu Zhang · 3 years, 7 months ago
  19. 4925916 Platform: Align flash driver to CMSIS Flash APIs by Sherry Zhang · 3 years, 7 months ago
  20. f58f2bd SPM: Enhance build control for IPC and SFN models by Sherry Zhang · 3 years, 7 months ago
  21. 9b88522 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
  22. 0454237 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
  23. c26af63 Crypto: Add frontend support for multipart AEAD APIs by Antonio de Angelis · 3 years, 10 months ago
  24. bb4a42a SPM: Optimize the PSA API error handling process by Mingyang Sun · 3 years, 8 months ago
  25. b8bf9a9 Add SLIH to ns_agent_mailbox by Chris Brand · 3 years, 9 months ago
  26. fe81746 Crypto: Align interface style to the master branch style by Antonio de Angelis · 3 years, 7 months ago
  27. bd2d462 Crypto: Fix checkpatch issues by Antonio de Angelis · 3 years, 7 months ago
  28. 5cbaf32 Crypto: Cover corner case for BAD_STATE error return by Antonio de Angelis · 3 years, 7 months ago
  29. 9305ab0 Crypto: Release AEAD multipart operation correctly by Antonio de Angelis · 3 years, 7 months ago
  30. 312138b Crypto: Cover corner case for BAD_STATE error return by Antonio de Angelis · 3 years, 7 months ago
  31. 086b32c SPM: AAPCS-specific operations by Ken Liu · 3 years, 7 months ago
  32. dcab286 SPM: Remove unused field in service_t struct by Sherry Zhang · 3 years, 7 months ago
  33. b15f79b Crypto: Support optional inputs in aead_update and aead_update_ad by Antonio de Angelis · 3 years, 7 months ago
  34. dc1075c Crypto: Return correctly PSA_ERROR_INVALID_HANDLE by Antonio de Angelis · 3 years, 7 months ago
  35. 4edd234 Build: Fix warning in IPC mode by Antonio de Angelis · 3 years, 7 months ago
  36. dab11b4 Crypto: Return correctly PSA_ERROR_INVALID_HANDLE by Antonio de Angelis · 3 years, 7 months ago
  37. 4be53d0 Build: Fix warning in IPC mode by Antonio de Angelis · 3 years, 7 months ago
  38. 902fdd0 Crypto: psa_aead_verify()/finish() can have NULL pointer outputs by Antonio de Angelis · 3 years, 7 months ago
  39. 04a6397 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
  40. a7ba50b SPM: Rename 'thread call' with 'cross call' by Xinyu Zhang · 3 years, 7 months ago
  41. ca59ec0 SPM: Refinements on de-privileged FLIH implementation by Kevin Peng · 3 years, 8 months ago
  42. 3778bc1 SPM: Use the right stack for SPM in multi-core builds by Chris Brand · 3 years, 8 months ago
  43. 243f7b4 SPM: Reorder members in struct 'partition_t' by Xinyu Zhang · 3 years, 8 months ago
  44. 1ba9ff0 Cppcheck: Fix warnings with updated tf-m-ci-scripts by Antonio de Angelis · 3 years, 8 months ago
  45. ac84921 SPM: Support the MMIOVEC feature for the SFN model by Shawn Shan · 3 years, 8 months ago
  46. 56b4d0c SPM: Tweak multi-core NSID code by Chris Brand · 3 years, 8 months ago
  47. 341f52a Cppcheck: Fix warnings with updated tf-m-ci-scripts by Antonio de Angelis · 3 years, 8 months ago
  48. 2cb3c2f ITS: Fix cpp check issue in ITS by Sherry Zhang · 3 years, 8 months ago
  49. b288c52 HAL: Duplicates three legacy tfm_spm_hal_* APIs for IPC Model by Kevin Peng · 3 years, 10 months ago
  50. 734714d SPM: Maintain NS caller FP state by Ken Liu · 3 years, 8 months ago
  51. f7a20d8 SPM: Make the parameters of interrupt APIs common by Kevin Peng · 3 years, 8 months ago
  52. 965a8bb SPM: Handle PSA status error at the end of SVC by Mingyang Sun · 3 years, 8 months ago
  53. 8a57969 SPM: Trigger scheduler at the end of interrupt handling by Kevin Peng · 3 years, 8 months ago
  54. 3f67b2e SPM: Separate interrupt codes to new interrupt.[h/c] by Kevin Peng · 3 years, 10 months ago
  55. 75d46e7 Move ns_agent_mailbox partition to manifest scheme by Chris Brand · 3 years, 9 months ago
  56. 0cffae2 SPM: Fix the IRQ load API by Kevin Peng · 3 years, 8 months ago
  57. 3895cfe ITS: Fix cpp check issue in ITS by Sherry Zhang · 3 years, 8 months ago
  58. dc605e0 SPM: Move seal main stack after tfm_spm_init by Jianliang Shen · 3 years, 8 months ago
  59. b287ef8 SPM: Handle specific programmer errors in function by Xinyu Zhang · 3 years, 9 months ago
  60. f99ab52 ITS: Change data type of sector/block size variable in the ITS by Emekcan Aras · 3 years, 9 months ago
  61. 0d37310 Split ns_agent into ns_agent_mailbox and ns_agent_tz by Chris Brand · 3 years, 9 months ago
  62. c180543 SPM: Fix non-secure caller check logic by Mingyang Sun · 3 years, 9 months ago
  63. c22e893 Crypto: Direct return key id in tfm_crypto_import_key by Summer Qin · 3 years, 9 months ago
  64. 5b1a271 SPM: Fix SFN veneer by Mingyang Sun · 3 years, 9 months ago
  65. 9fe8b3a SPM: Add a header file include by David Hu · 3 years, 9 months ago
  66. 67a89fd SPM: Add "psa" in interrupt APIs to unify with others by Kevin Peng · 3 years, 8 months ago
  67. 2176c02 SPM: Small cleanup of mailbox code by Chris Brand · 3 years, 8 months ago
  68. a80e784 Crypto: Use loop variable declaration under conditional flows by Antonio de Angelis · 3 years, 8 months ago
  69. f25257f Build: Create a dedicated target for the interface of CC-312 stack by Antonio de Angelis · 3 years, 9 months ago
  70. d679cb1 Merge branch '1.5.x' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 9 months ago
  71. 417091f SPM: Fix non-secure caller check logic by Mingyang Sun · 3 years, 9 months ago
  72. 8585f98 Crypto: Direct return key id in tfm_crypto_import_key by Summer Qin · 3 years, 9 months ago
  73. 2cc2572 SPM: Clean connection handle in creation by Kevin Peng · 3 years, 9 months ago
  74. efe2a5b SPM: Fix typos in macro definitions by Chris Brand · 3 years, 9 months ago
  75. fbbec77 SPM: Fix SFN veneer by Mingyang Sun · 3 years, 9 months ago
  76. 3e71449 SPM: Clean connection handle in creation by Kevin Peng · 3 years, 9 months ago
  77. eeef17d SPM: Add a header file include by David Hu · 3 years, 9 months ago
  78. 78f7530 FWU: Refine the validation of the input argument by Mark Horvath · 3 years, 9 months ago
  79. 620c856 SPM: Use a standalone lock for scheduling by Mingyang Sun · 3 years, 9 months ago
  80. f39d8eb SPM: Add runtime SFN backend by Ken Liu · 3 years, 10 months ago
  81. 91ea6aa FP: Fix FP info message color by David Hu · 3 years, 9 months ago
  82. 126122f Build: Clean up mbedcrypto related CMakeLists.txt by Antonio de Angelis · 3 years, 9 months ago
  83. d4dbaa9 SPM: Add FPU support for gnu arm embedded toolchain by Feder Liang · 4 years ago
  84. 42f5b56 SPM: Float-point context management by Feder Liang · 4 years ago
  85. 3d3c445 secure_fw: exception_info: Log fatal error as error message by Joakim Andersson · 3 years, 9 months ago
  86. c29bc0a Build: Propagate correct flags to crypto related libraries by Antonio de Angelis · 3 years, 10 months ago
  87. 038348e SPM: Implement MM-IOVEC Secure Partition API by Shawn Shan · 4 years ago
  88. 38788a1 HAL: Migrate the FIH HAL to TFM HAL for IPC model by Kevin Peng · 4 years ago
  89. c2521f7 SPM: Use global variables as ns agent stack by Mingyang Sun · 4 years ago
  90. 6ee4a97 Platform SP: Check the input parameter before using it by Sherry Zhang · 3 years, 9 months ago
  91. c9a7070 Tools: Remove condition check in templates by Kevin Peng · 3 years, 10 months ago
  92. dd94a99 ITS: Fix NAND issues in ITS by Sherry Zhang · 3 years, 9 months ago
  93. 7d88ae9 Tools: Support for MM_IOVEC by Shawn Shan · 4 years ago
  94. 5383143 SPM: Fix print format of exception info dump by Joakim Andersson · 3 years, 9 months ago
  95. 263bf0a ITS: Support ITS file system backward compatibility by Sherry Zhnag · 3 years, 10 months ago
  96. dedbf4b SPM : Arch: Update MSP resetting logic by Ken Liu · 3 years, 9 months ago
  97. 4bc9821 Build: Exclude mbedTLS targets from all by Antonio de Angelis · 3 years, 9 months ago
  98. fa2fa4e ITS: Add metadata XOR checksum to validate metadata by Sherry Zhnag · 3 years, 10 months ago
  99. 1598e47 Build: Exclude mbedTLS targets from all by Antonio de Angelis · 3 years, 9 months ago
  100. d9c8124 SPM : Arch : Force PendSV triggering under thread mode by Ken Liu · 3 years, 9 months ago