1. 995a974 SPM: Convert backend instances to direct function call by Ken Liu · 3 years, 3 months ago feature-build-split
  2. 30aea8b ITS: Enable MM-IOVEC for asset_data buffer by Kevin Peng · 3 years, 4 months ago
  3. 6c32821 ITS: Decouple Partition codes with service codes by Kevin Peng · 3 years, 4 months ago
  4. b671d68 SPM: Deprecate customized '*_mem*' API by Ken Liu · 3 years, 3 months ago
  5. 60fcf1c SPM: Update the build-time-config-check header by Ken Liu · 3 years, 3 months ago
  6. e02ee06 PARTITIONS: Adjust the stack size of partitions by Sherry Zhang · 3 years, 3 months ago
  7. f6dfe32 Build: Refine tfm_sp_log_raw library build by David Hu · 3 years, 3 months ago
  8. 5890850 Revert "PARTITIONS: Adjust the stack size of partitions" by David Hu · 3 years, 3 months ago
  9. 049733e SPM: Remove thread management in SFN backend by Sherry Zhang · 3 years, 4 months ago
  10. 92f61d7 PARTITIONS: Adjust the stack size of partitions by Sherry Zhang · 3 years, 3 months ago
  11. 0a06eb3 FWU: Add a platform specific flash_driver init by Michel Jaouen · 3 years, 4 months ago
  12. f371b3c Attest: Add MM-IOVEC support for buffers by Kevin Peng · 3 years, 4 months ago
  13. 4da4424 Attest: Remove double packing on parameters by Kevin Peng · 3 years, 4 months ago
  14. 562f2a1 SPRT: Rename the folder name to 'runtime' by Ken Liu · 3 years, 3 months ago
  15. 1e7e140 Build: Add missing compile definition to spm by Gabor Abonyi · 3 years, 4 months ago
  16. 8fb61f1 SPM: Share 'memcpy' and 'memset' with partitions by Ken Liu · 3 years, 8 months ago
  17. e1c16fc SPM: Add ISB instruction after changing CONTROL register by Sherry Zhang · 3 years, 3 months ago
  18. fe730cc Crypto: Enable MM-IOVEC by Kevin Peng · 3 years, 4 months ago
  19. 016b0e4 SPM: Zero-size vectors should be treated as accessed by Kevin Peng · 3 years, 4 months ago
  20. 22c301a SPM: Update the overflow check for in_num and out_num by Summer Qin · 3 years, 3 months ago
  21. e817fdd SPM: Remove outdated comments by Summer Qin · 3 years, 3 months ago
  22. 095d45c SFN: Support initialize SFN partitions by priority by Jianliang Shen · 3 years, 4 months ago
  23. ad3f3e6 SPM: Use FFM reserved implementation error range by Ken Liu · 3 years, 5 months ago
  24. bf01ad7 Merge branch 'release/1.6.x' by Antonio de Angelis · 3 years, 3 months ago
  25. 30106ba SPM: Add support for using watermarks to determine stack usage by Chris Brand · 3 years, 7 months ago
  26. cc743a5 Build: Make tfm_boot_status private in tfm_sprt by Jianliang Shen · 3 years, 4 months ago
  27. d9d497b SPM: PSA_ERROR_CONNECTION_REFUSED belongs to programmer error by Summer Qin · 3 years, 4 months ago TF-Mv1.6.0-RC3
  28. 3326202 SPM: Two errors are not programmer error anymore by Summer Qin · 3 years, 4 months ago
  29. f32765e Build: Fix IAR build Error by Michel Jaouen · 3 years, 4 months ago TF-Mv1.6.0-RC1
  30. 401cf81 SPM: Correct the condition for handle related function by Summer Qin · 3 years, 4 months ago
  31. 25feac9 Build: Refine tfm_secure_api dependency routine by Jianliang Shen · 3 years, 5 months ago
  32. cf0b1a5 SPM: Move the check of 'NULL' user handle forward by Mingyang Sun · 3 years, 4 months ago
  33. aeca8e0 SPM: Improve logic of "psa_reply()" by Mingyang Sun · 3 years, 5 months ago
  34. e61e705 SPM: Improvements on connection handle creation and validation by Kevin Peng · 3 years, 6 months ago
  35. d6dbe51 SPM: Remove deprivileged FLIH context in isolation level 1 by Sherry Zhang · 3 years, 5 months ago
  36. 9676a54 SPM: Use tfm_hal_system_halt instead of infinite loops by Joakim Andersson · 3 years, 5 months ago
  37. 97cef7e SPM: Extend halting instead of rebooting on panic to psa_panic by Joakim Andersson · 3 years, 5 months ago
  38. 055d83a SPM: Introduce option for halting instead of rebooting on panic by Sebastian Bøe · 3 years, 6 months ago
  39. 09328bd SPM: Clear 'signals_waiting' when partition wakes up by Mingyang Sun · 3 years, 5 months ago
  40. ac1114e SPM: Remame the thread function 'thrd_wait_on()' by Mingyang Sun · 3 years, 5 months ago
  41. ca4580f SPM: Update the return value setting logic of cross-boundary call by Ken Liu · 3 years, 5 months ago
  42. 5c9529f SPM: Add critical section for IPC "wait" in backend by Mingyang Sun · 3 years, 5 months ago
  43. 9c752dd SPM: Use volatile keywork for partition signal member by Mingyang Sun · 3 years, 5 months ago
  44. 02a7600 FIH: Split FIH library into headers and impl by Raef Coles · 4 years, 3 months ago
  45. 4351ec2 Build: Refactor code-sharing primitives by Raef Coles · 4 years, 3 months ago
  46. 87ab554 Build: Fix IAR build issue on sprt/sprt_main.c by Michel Jaouen · 3 years, 5 months ago
  47. b279952 SPM: Prevent PSA APIs from FLIH Functions in thread call by Kevin Peng · 3 years, 7 months ago
  48. c40840a SPM: Prevent PSA APIs from FLIH Funcs for SFN backend by Kevin Peng · 3 years, 7 months ago
  49. def92de SPM: Add interrupt handling support for SFN backend by Kevin Peng · 3 years, 9 months ago
  50. 2d4bc2e Partitions: Convert PSA Partitions to SFN Model by Kevin Peng · 3 years, 6 months ago
  51. 40478c2 Platform: Move data_width_byte variable from RAM to Flash by Sherry Zhang · 3 years, 7 months ago
  52. 24c3dd0 Boot: Extend align value and make it configurable by platform by Michel Jaouen · 4 years ago
  53. be19675 Build: Fix the build of IPC model specific file by David Hu · 3 years, 8 months ago
  54. 971bd92 FWU: Fix SP run out issue by Sherry Zhang · 3 years, 5 months ago
  55. 43160d5 SPM: Add SFN Partition support in IPC backend by Kevin Peng · 3 years, 6 months ago
  56. 057ba65 Build: Add secure_fw/partitions/CMakeLists.txt by David Hu · 3 years, 8 months ago
  57. 9714d96 SPM: Use Basic Asm in naked functions by Sherry Zhang · 3 years, 5 months ago
  58. 596f555 SPM: Common partition runtime entry point by Summer Qin · 3 years, 6 months ago
  59. 17fb3f0 Crypto: allow null argument inside aead set nonce and aead update api by Satish Kumar · 3 years, 5 months ago
  60. 73126e5 FWU: Optimize the RAM cost in FWU partition by Sherry Zhang · 3 years, 6 months ago
  61. a09adda SPM: Rename local handle pointer variable name by Mingyang Sun · 3 years, 6 months ago
  62. a4575f3 SPM: Remove unused code in no connection based service by Sherry Zhang · 3 years, 5 months ago
  63. 613b417 Build: Add configuration for doorbell APIs by Kevin Peng · 3 years, 6 months ago
  64. c32279d Build: Fix configurations of build log quietly by Kevin Peng · 3 years, 6 months ago
  65. 2d2a6fc build: Print the full TF-M version on boot by Anton Komlev · 3 years, 6 months ago
  66. b702cba SPM: Fix typo in tfm_core_svcalls_handler.c by Bence Balogh · 3 years, 8 months ago
  67. ef9e4c3 SPM: Remove unused boot status macros by David Vincze · 3 years, 7 months ago
  68. 2e43489 SPM: Move exception info dump to platform by Ken Liu · 3 years, 6 months ago
  69. b932f22 Build: Fix IAR build error by Michel Jaouen · 3 years, 6 months ago
  70. ef229a2 SPM: Simplify SFN backend by Ken Liu · 3 years, 6 months ago
  71. bf4681f SPM: Update thread and context interfaces by Ken Liu · 3 years, 6 months ago
  72. d3f5597 Build: Enable idle partition only in IPC backend by Mingyang Sun · 3 years, 6 months ago
  73. ed5fe7b SPM: Add build config for FF-M interrupt APIs by Mingyang Sun · 3 years, 6 months ago
  74. 4609ac7 SPM: Add build config for IPC-only FF-M APIs by Mingyang Sun · 3 years, 6 months ago
  75. f8c7e53 SPM: Align 'psa_reply' return type by Ken Liu · 3 years, 6 months ago
  76. 8b8fe85 SPM: Rename ZI data section by Summer Qin · 3 years, 6 months ago
  77. 9f1a754 Tools: Generate SPM configurations in script by Kevin Peng · 3 years, 6 months ago
  78. 0bed7e0 SPM: Merge 'internal_msg' members into handle by Ken Liu · 3 years, 6 months ago
  79. b20b032 SPM: Scheduler: Check sp_limit by CURRENT_THREAD by Kevin Peng · 3 years, 6 months ago
  80. 897e8f1 Revert "SPM: Use flag to indicate NS Agent" by Ken Liu · 3 years, 6 months ago
  81. 006bd9c Partition: Allow silencing partition config printing by Jimmy Brisson · 3 years, 8 months ago
  82. 27f9a49 SPM: Use flag to indicate NS Agent by Ken Liu · 3 years, 6 months ago
  83. 6aa4895 Crypto: Rename SFN/Secure Function terms by Kevin Peng · 3 years, 6 months ago
  84. 5a28da3 SPM: Turn bi-directional list into uni-directional by Ken Liu · 3 years, 7 months ago
  85. 7bb4ea6 Proxy: Add a dummy connection-based service by Kevin Peng · 3 years, 6 months ago
  86. 86a71c6 SPM: Make the TFM_CONN_HANDLE_MAX_NUM configurable by Sherry Zhang · 3 years, 7 months ago
  87. ec73594 Lib Model: Fix the build issues for Library Model by Kevin Peng · 3 years, 6 months ago
  88. 2a29959 SPM: Rename partition metadata config by Summer Qin · 3 years, 6 months ago
  89. 9544482 SPM: Abstract NS configurations by Summer Qin · 3 years, 6 months ago
  90. 15c16ab platform: link platform_s library against mbedcrypto by Joakim Andersson · 3 years, 7 months ago
  91. baa7f5b SPM: Remove the tfm_spm_get_msg_buffer_from_conn_handle by Kevin Peng · 3 years, 7 months ago
  92. cdf3ae2 SPM: Remove the tfm_spm_get_running_partition() by Kevin Peng · 3 years, 7 months ago
  93. a40d29f SPM: Introduce GET_PARTITION_PRIVILEGED_MODE by Kevin Peng · 3 years, 7 months ago
  94. 56c571e SPM: Add Macros of checking Partition attributes by Kevin Peng · 3 years, 7 months ago
  95. 3867593 Build: Revert hotfix by Raef Coles · 3 years, 7 months ago
  96. 2bc4d57 SPM: Add build-time config for optional PSA APIs by Xinyu Zhang · 3 years, 7 months ago
  97. d7eb7ca Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 6 months ago
  98. 4f342a4 Boot: Make mcuboot swap upgrade strategy configurable by Michel Jaouen · 3 years, 8 months ago
  99. 1743f80 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 6 months ago
  100. ce8ea67 Attest: Correct function name after extending it by David Vincze · 3 years, 7 months ago