1. 4d41411 SPM: Add MVE support for GNUARM toolchain by Gabor Toth · 3 years, 9 months ago
  2. 8b8f7a4 Build: Merge secure_api & sp_log_raw into tfm_sprt by Kevin Peng · 3 years ago
  3. 79809c7 Crypto: Implement PSA builtin keys by Raef Coles · 3 years, 5 months ago
  4. fc318d7 Attest: Rename claims according to latest spec version by Tamas Ban · 3 years, 2 months ago
  5. ca81902 Replace TFM_CONFIG_USE_TRUSTZONE with CONFIG_TFM_USE_TRUSTZONE by Chris Brand · 3 years, 1 month ago
  6. 90bee0f Crypto: Update to mbed TLS 3.2.1 by Antonio de Angelis · 3 years, 1 month ago
  7. c9679cc Crypto: Further optimize crypto interface by David Hu · 3 years, 2 months ago
  8. 046ffd8 Platform: Update platform partition to SFN by Raef Coles · 3 years, 2 months ago
  9. 249aba9 Platform: Add NS NV counters by Raef Coles · 3 years, 2 months ago
  10. 94a9a2c RSS: Add RSS comms driver by Jamie Fox · 4 years ago
  11. cae2026 Build: Introduce TFM_CONFIG_USE_TRUSTZONE by Chris Brand · 3 years, 1 month ago
  12. db22899 Build: Remove duplicate add_library(platform_ns) by Chris Brand · 3 years, 2 months ago
  13. f7e2ade FWU: Align FWU to FF 1.1 by Sherry Zhang · 3 years, 2 months ago
  14. d079033 Build: Always include preload_ns.cmake if it exists by Chris Brand · 3 years, 3 months ago
  15. 202425a Crypto: Refactor the API dispatcher interface to reduce code size by Antonio de Angelis · 3 years, 4 months ago
  16. 4da4424 Attest: Remove double packing on parameters by Kevin Peng · 3 years, 4 months ago
  17. e61e705 SPM: Improvements on connection handle creation and validation by Kevin Peng · 3 years, 6 months ago
  18. def92de SPM: Add interrupt handling support for SFN backend by Kevin Peng · 3 years, 9 months ago
  19. 5c3fee7 Tools: Simply manifest templates by Kevin Peng · 3 years, 6 months ago
  20. 73126e5 FWU: Optimize the RAM cost in FWU partition by Sherry Zhang · 3 years, 6 months ago
  21. d4ccd08 Build: Add CONFIG_TFM_DOORBELL_API to psa_interface by Kevin Peng · 3 years, 5 months ago
  22. 613b417 Build: Add configuration for doorbell APIs by Kevin Peng · 3 years, 6 months ago
  23. ed5fe7b SPM: Add build config for FF-M interrupt APIs by Mingyang Sun · 3 years, 6 months ago
  24. 9f1a754 Tools: Generate SPM configurations in script by Kevin Peng · 3 years, 6 months ago
  25. 6aa4895 Crypto: Rename SFN/Secure Function terms by Kevin Peng · 3 years, 6 months ago
  26. ec73594 Lib Model: Fix the build issues for Library Model by Kevin Peng · 3 years, 6 months ago
  27. 2a29959 SPM: Rename partition metadata config by Summer Qin · 3 years, 6 months ago
  28. ab5588a Interface: Fix the NS PSA API when no connection-based Services by Kevin Peng · 3 years, 6 months ago
  29. 2bc4d57 SPM: Add build-time config for optional PSA APIs by Xinyu Zhang · 3 years, 7 months ago
  30. 1743f80 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 6 months ago
  31. 6a100c0 Dualcpu: Fix struct ns_mailbox_queue_t by Chris Brand · 3 years, 7 months ago
  32. 45385b8 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
  33. 268d42a Crypto: Remove guards from NS interface by Antonio de Angelis · 3 years, 7 months ago
  34. 5519438 SPM: Enable FP usage in NSPE for gnu arm embedded toolchain by Feder Liang · 3 years, 9 months ago
  35. b52e1cd CC3XX: Assess various comments from mainline review by Antonio de Angelis · 3 years, 7 months ago
  36. f58f2bd SPM: Enhance build control for IPC and SFN models by Sherry Zhang · 3 years, 7 months ago
  37. cb91581 Dualcpu: Refine NS mailbox header files by David Hu · 3 years, 7 months ago
  38. 9b88522 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
  39. 0454237 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
  40. c26af63 Crypto: Add frontend support for multipart AEAD APIs by Antonio de Angelis · 3 years, 10 months ago
  41. 90f08dc Tools: Use dictionary to manage partition statistics by Xinyu Zhang · 3 years, 7 months ago
  42. bd2d462 Crypto: Fix checkpatch issues by Antonio de Angelis · 3 years, 7 months ago
  43. f07cc31 Crypto: Upgrade Mbed TLS to v3.1.0 by Summer Qin · 3 years, 7 months ago
  44. b15f79b Crypto: Support optional inputs in aead_update and aead_update_ad by Antonio de Angelis · 3 years, 7 months ago
  45. 902fdd0 Crypto: psa_aead_verify()/finish() can have NULL pointer outputs by Antonio de Angelis · 3 years, 7 months ago
  46. 04a6397 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 7 months ago
  47. 1b7e1e5 Crypto: Update headers for mbed TLS 3.1.0 support by Antonio de Angelis · 3 years, 7 months ago
  48. a7ba50b SPM: Rename 'thread call' with 'cross call' by Xinyu Zhang · 3 years, 7 months ago
  49. 2cde38b Interface: Remove the included header file in config_impl.h by Shawn Shan · 3 years, 7 months ago
  50. 1ba9ff0 Cppcheck: Fix warnings with updated tf-m-ci-scripts by Antonio de Angelis · 3 years, 8 months ago
  51. ac84921 SPM: Support the MMIOVEC feature for the SFN model by Shawn Shan · 3 years, 8 months ago
  52. 341f52a Cppcheck: Fix warnings with updated tf-m-ci-scripts by Antonio de Angelis · 3 years, 8 months ago
  53. b714079 SPM: Add invalid check for FP support if SFN model is enabled by Feder Liang · 3 years, 8 months ago
  54. df03de3 Merge remote-tracking branch 'origin/release/1.5.x' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 8 months ago
  55. d3335f0 SPM: Add invalid check for FP support if SFN model is enabled by Feder Liang · 3 years, 8 months ago
  56. c65bed1 Allow any PID in pid.h by Chris Brand · 3 years, 9 months ago
  57. a80e784 Crypto: Use loop variable declaration under conditional flows by Antonio de Angelis · 3 years, 8 months ago
  58. d679cb1 Merge branch '1.5.x' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 9 months ago
  59. f39d8eb SPM: Add runtime SFN backend by Ken Liu · 3 years, 10 months ago
  60. 710acf5 Interface: Improvements on framework_feature by Kevin Peng · 3 years, 9 months ago
  61. 386374c Interface: Introduce framework feature availability by Kevin Peng · 3 years, 9 months ago
  62. 038348e SPM: Implement MM-IOVEC Secure Partition API by Shawn Shan · 4 years ago
  63. c2521f7 SPM: Use global variables as ns agent stack by Mingyang Sun · 4 years ago
  64. c9a7070 Tools: Remove condition check in templates by Kevin Peng · 3 years, 10 months ago
  65. c9a96c0 Tool: Calculate total size of stacks for SFN backend by Mingyang Sun · 3 years, 10 months ago
  66. 3bf92f7 Interface: Fix NS mailbox build warning by Kevin Peng · 3 years, 10 months ago
  67. 74c25f4 HAL: Remove unused LOG functions by Shawn Shan · 4 years ago
  68. 61c4855 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 9 months ago
  69. e07c3b7 SPM: PSA API working under Thread mode when level 1 by Ken Liu · 3 years, 10 months ago
  70. ce62dfa Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 9 months ago
  71. 482b88b SPM: Enable NSPE managing client_id by Sherry Zhnag · 4 years ago
  72. 517e001 SPM: Add Non-secure Client extension support by David Wang · 4 years ago
  73. bd9a19b SPM: Fix psa-arch-test partition build issue by Ken Liu · 3 years, 10 months ago
  74. 82e3eac SPM: Make PSA interface redirect-able by Ken Liu · 3 years, 10 months ago
  75. eab7eae Tools: Count partition numbers and output config by Mingyang Sun · 3 years, 10 months ago
  76. 8d28248 Crypto: Add frontend support for multipart AEAD APIs by Antonio de Angelis · 3 years, 10 months ago
  77. 4cd949e Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 3 years, 10 months ago
  78. c3c15ef Crypto: Remove unneeded functions by Summer Qin · 4 years ago
  79. 186a129 Dualcpu: Generate tfm_mailbox_config.h to build folder by David Hu · 3 years, 11 months ago
  80. f83a208 Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 4 years ago
  81. eaf16c4 Build: Fix compile warning by Shawn Shan · 4 years ago
  82. 40a0dce Attestation: Implement Attest services with static handle by Shawn Shan · 4 years, 1 month ago
  83. 428141d ITS: Implement ITS Services with static handle by Shawn Shan · 4 years, 1 month ago
  84. 7936dbd PS: Implement Protected Storage services with static handle by Shawn Shan · 4 years, 1 month ago
  85. b9492d2 Crypto: Add support for message signing operation by Summer Qin · 4 years, 2 months ago
  86. 045ec4a Crypto: Add support for some cipher and mac functions by Summer Qin · 4 years, 1 month ago
  87. 359167d Crypto: Upgrade mbedtls to v3.0.0 by Summer Qin · 4 years, 1 month ago
  88. ed503e1 Crypto: Align PSA Crypto API to 1.0 version by Summer Qin · 4 years, 1 month ago
  89. d0db3ce Crypto: fix key variable name in single-shot cipher APIs by Salome Thirot · 4 years, 1 month ago
  90. 2843e7e Merge remote-tracking branch 'origin/master' into feature-cc-psa-crypto-drivers by Antonio de Angelis · 4 years, 1 month ago
  91. 609f000 Crypto: Add support for single-shot Cipher APIs by Antonio de Angelis · 4 years, 1 month ago
  92. 8f4db96 Crypto: Add support for single-shot MAC APIs by Antonio de Angelis · 4 years, 1 month ago
  93. 6a92631 Tools: Deprecate the attribute 'tfm_partition_ipc' by Shawn Shan · 4 years, 2 months ago
  94. 9280ae9 SPM: Changes to Secure Partition API for FLIH by Kevin Peng · 4 years, 7 months ago
  95. f8564cb SPM: Invert tfm_spm_check_buffer_access() logic by Antonio de Angelis · 4 years, 3 months ago
  96. aee0788 Crypto: Change to stateless service by Summer Qin · 4 years, 4 months ago
  97. 611610c Attest: Remove initial attestation get public key API function by David Hu · 4 years, 3 months ago
  98. 9c7b9be SPM: Correct 'invalid parameter' error handling by Shawn Shan · 4 years, 3 months ago
  99. 2da977d FWU: Add checking the state of the running image by Sherry Zhang · 4 years, 3 months ago
  100. 37e9784 Crypto: Delete two deprecated crypto functions. by shejia01 · 4 years, 3 months ago