1. 30aea8b ITS: Enable MM-IOVEC for asset_data buffer by Kevin Peng · 3 years, 4 months ago
  2. 6c32821 ITS: Decouple Partition codes with service codes by Kevin Peng · 3 years, 4 months ago
  3. b671d68 SPM: Deprecate customized '*_mem*' API by Ken Liu · 3 years, 3 months ago
  4. e02ee06 PARTITIONS: Adjust the stack size of partitions by Sherry Zhang · 3 years, 3 months ago
  5. f6dfe32 Build: Refine tfm_sp_log_raw library build by David Hu · 3 years, 3 months ago
  6. 5890850 Revert "PARTITIONS: Adjust the stack size of partitions" by David Hu · 3 years, 3 months ago
  7. 92f61d7 PARTITIONS: Adjust the stack size of partitions by Sherry Zhang · 3 years, 3 months ago
  8. 0a06eb3 FWU: Add a platform specific flash_driver init by Michel Jaouen · 3 years, 4 months ago
  9. f371b3c Attest: Add MM-IOVEC support for buffers by Kevin Peng · 3 years, 4 months ago
  10. 4da4424 Attest: Remove double packing on parameters by Kevin Peng · 3 years, 4 months ago
  11. 562f2a1 SPRT: Rename the folder name to 'runtime' by Ken Liu · 3 years, 3 months ago
  12. 8fb61f1 SPM: Share 'memcpy' and 'memset' with partitions by Ken Liu · 3 years, 8 months ago
  13. e1c16fc SPM: Add ISB instruction after changing CONTROL register by Sherry Zhang · 3 years, 3 months ago
  14. fe730cc Crypto: Enable MM-IOVEC by Kevin Peng · 3 years, 4 months ago
  15. 095d45c SFN: Support initialize SFN partitions by priority by Jianliang Shen · 3 years, 4 months ago
  16. cc743a5 Build: Make tfm_boot_status private in tfm_sprt by Jianliang Shen · 3 years, 4 months ago
  17. 25feac9 Build: Refine tfm_secure_api dependency routine by Jianliang Shen · 3 years, 5 months ago
  18. d6dbe51 SPM: Remove deprivileged FLIH context in isolation level 1 by Sherry Zhang · 3 years, 5 months ago
  19. 87ab554 Build: Fix IAR build issue on sprt/sprt_main.c by Michel Jaouen · 3 years, 5 months ago
  20. 2d4bc2e Partitions: Convert PSA Partitions to SFN Model by Kevin Peng · 3 years, 6 months ago
  21. 40478c2 Platform: Move data_width_byte variable from RAM to Flash by Sherry Zhang · 3 years, 7 months ago
  22. 24c3dd0 Boot: Extend align value and make it configurable by platform by Michel Jaouen · 4 years ago
  23. 971bd92 FWU: Fix SP run out issue by Sherry Zhang · 3 years, 5 months ago
  24. 43160d5 SPM: Add SFN Partition support in IPC backend by Kevin Peng · 3 years, 6 months ago
  25. 057ba65 Build: Add secure_fw/partitions/CMakeLists.txt by David Hu · 3 years, 8 months ago
  26. 9714d96 SPM: Use Basic Asm in naked functions by Sherry Zhang · 3 years, 5 months ago
  27. 596f555 SPM: Common partition runtime entry point by Summer Qin · 3 years, 6 months ago
  28. 17fb3f0 Crypto: allow null argument inside aead set nonce and aead update api by Satish Kumar · 3 years, 5 months ago
  29. 73126e5 FWU: Optimize the RAM cost in FWU partition by Sherry Zhang · 3 years, 6 months ago
  30. c32279d Build: Fix configurations of build log quietly by Kevin Peng · 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. 8b8fe85 SPM: Rename ZI data section by Summer Qin · 3 years, 6 months ago
  34. 9f1a754 Tools: Generate SPM configurations in script by Kevin Peng · 3 years, 6 months ago
  35. 897e8f1 Revert "SPM: Use flag to indicate NS Agent" by Ken Liu · 3 years, 6 months ago
  36. 006bd9c Partition: Allow silencing partition config printing by Jimmy Brisson · 3 years, 8 months ago
  37. 27f9a49 SPM: Use flag to indicate NS Agent by Ken Liu · 3 years, 6 months ago
  38. 6aa4895 Crypto: Rename SFN/Secure Function terms by Kevin Peng · 3 years, 6 months ago
  39. 7bb4ea6 Proxy: Add a dummy connection-based service by Kevin Peng · 3 years, 6 months ago
  40. 2a29959 SPM: Rename partition metadata config by Summer Qin · 3 years, 6 months ago
  41. 9544482 SPM: Abstract NS configurations by Summer Qin · 3 years, 6 months ago
  42. 15c16ab platform: link platform_s library against mbedcrypto by Joakim Andersson · 3 years, 7 months ago
  43. 2bc4d57 SPM: Add build-time config for optional PSA APIs by Xinyu Zhang · 3 years, 7 months ago
  44. d7eb7ca Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 6 months ago
  45. 4f342a4 Boot: Make mcuboot swap upgrade strategy configurable by Michel Jaouen · 3 years, 8 months ago
  46. 1743f80 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 6 months ago
  47. ce8ea67 Attest: Correct function name after extending it by David Vincze · 3 years, 7 months ago
  48. 45385b8 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
  49. c68b209 Dualcpu: Fix build warning from Armclang by David Hu · 3 years, 7 months ago
  50. 33f8729 Fix CppCheck Errors by Xinyu Zhang · 3 years, 7 months ago
  51. 4925916 Platform: Align flash driver to CMSIS Flash APIs by Sherry Zhang · 3 years, 7 months ago
  52. 9b88522 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
  53. 0454237 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
  54. c26af63 Crypto: Add frontend support for multipart AEAD APIs by Antonio de Angelis · 3 years, 10 months ago
  55. b8bf9a9 Add SLIH to ns_agent_mailbox by Chris Brand · 3 years, 9 months ago
  56. fe81746 Crypto: Align interface style to the master branch style by Antonio de Angelis · 3 years, 7 months ago
  57. bd2d462 Crypto: Fix checkpatch issues by Antonio de Angelis · 3 years, 7 months ago
  58. 5cbaf32 Crypto: Cover corner case for BAD_STATE error return by Antonio de Angelis · 3 years, 7 months ago
  59. 9305ab0 Crypto: Release AEAD multipart operation correctly by Antonio de Angelis · 3 years, 7 months ago
  60. 312138b Crypto: Cover corner case for BAD_STATE error return by Antonio de Angelis · 3 years, 7 months ago
  61. b15f79b Crypto: Support optional inputs in aead_update and aead_update_ad by Antonio de Angelis · 3 years, 7 months ago
  62. dc1075c Crypto: Return correctly PSA_ERROR_INVALID_HANDLE by Antonio de Angelis · 3 years, 7 months ago
  63. dab11b4 Crypto: Return correctly PSA_ERROR_INVALID_HANDLE by Antonio de Angelis · 3 years, 7 months ago
  64. 902fdd0 Crypto: psa_aead_verify()/finish() can have NULL pointer outputs by Antonio de Angelis · 3 years, 7 months ago
  65. 04a6397 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
  66. a7ba50b SPM: Rename 'thread call' with 'cross call' by Xinyu Zhang · 3 years, 7 months ago
  67. 1ba9ff0 Cppcheck: Fix warnings with updated tf-m-ci-scripts by Antonio de Angelis · 3 years, 8 months ago
  68. 341f52a Cppcheck: Fix warnings with updated tf-m-ci-scripts by Antonio de Angelis · 3 years, 8 months ago
  69. 2cb3c2f ITS: Fix cpp check issue in ITS by Sherry Zhang · 3 years, 8 months ago
  70. 734714d SPM: Maintain NS caller FP state by Ken Liu · 3 years, 8 months ago
  71. 75d46e7 Move ns_agent_mailbox partition to manifest scheme by Chris Brand · 3 years, 9 months ago
  72. 3895cfe ITS: Fix cpp check issue in ITS by Sherry Zhang · 3 years, 8 months ago
  73. f99ab52 ITS: Change data type of sector/block size variable in the ITS by Emekcan Aras · 3 years, 9 months ago
  74. 0d37310 Split ns_agent into ns_agent_mailbox and ns_agent_tz by Chris Brand · 3 years, 9 months ago
  75. c22e893 Crypto: Direct return key id in tfm_crypto_import_key by Summer Qin · 3 years, 9 months ago
  76. 5b1a271 SPM: Fix SFN veneer by Mingyang Sun · 3 years, 9 months ago
  77. a80e784 Crypto: Use loop variable declaration under conditional flows by Antonio de Angelis · 3 years, 8 months ago
  78. f25257f Build: Create a dedicated target for the interface of CC-312 stack by Antonio de Angelis · 3 years, 9 months ago
  79. d679cb1 Merge branch '1.5.x' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 9 months ago
  80. 8585f98 Crypto: Direct return key id in tfm_crypto_import_key by Summer Qin · 3 years, 9 months ago
  81. fbbec77 SPM: Fix SFN veneer by Mingyang Sun · 3 years, 9 months ago
  82. 78f7530 FWU: Refine the validation of the input argument by Mark Horvath · 3 years, 9 months ago
  83. f39d8eb SPM: Add runtime SFN backend by Ken Liu · 3 years, 10 months ago
  84. 126122f Build: Clean up mbedcrypto related CMakeLists.txt by Antonio de Angelis · 3 years, 9 months ago
  85. d4dbaa9 SPM: Add FPU support for gnu arm embedded toolchain by Feder Liang · 4 years ago
  86. c29bc0a Build: Propagate correct flags to crypto related libraries by Antonio de Angelis · 3 years, 10 months ago
  87. c2521f7 SPM: Use global variables as ns agent stack by Mingyang Sun · 4 years ago
  88. 6ee4a97 Platform SP: Check the input parameter before using it by Sherry Zhang · 3 years, 9 months ago
  89. dd94a99 ITS: Fix NAND issues in ITS by Sherry Zhang · 3 years, 9 months ago
  90. 263bf0a ITS: Support ITS file system backward compatibility by Sherry Zhnag · 3 years, 10 months ago
  91. 4bc9821 Build: Exclude mbedTLS targets from all by Antonio de Angelis · 3 years, 9 months ago
  92. fa2fa4e ITS: Add metadata XOR checksum to validate metadata by Sherry Zhnag · 3 years, 10 months ago
  93. 1598e47 Build: Exclude mbedTLS targets from all by Antonio de Angelis · 3 years, 9 months ago
  94. 7ada9d1 PS: Fix bug in ps_encrypted_object_read by Sherry Zhang · 3 years, 9 months ago
  95. 4e3c3fd ITS: Fix the wrong phy_id configure for logical data block 0. by Sherry Zhnag · 3 years, 10 months ago
  96. 61c4855 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 9 months ago
  97. 866571c Build: Add support for using target arch only by Gabor Abonyi · 3 years, 10 months ago
  98. e07c3b7 SPM: PSA API working under Thread mode when level 1 by Ken Liu · 3 years, 10 months ago
  99. ce62dfa Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 9 months ago
  100. 7b49b8e Platform: Fix build warning by Shawn Shan · 3 years, 10 months ago