1. 2bbcb96 Build: Enable IAR support by David Hu · 1 year, 9 months ago
  2. 9af4d7d Build: Set object extension to .o in NS toolchain by David Hu · 1 year, 9 months ago
  3. 27cf4de Build: Export configs and files for FF tests by Kevin Peng · 1 year, 9 months ago
  4. bd624ed Test: Enable FPU test suite by Jianliang Shen · 1 year, 10 months ago
  5. 66bd9a0 Build: Refine common install by David Hu · 1 year, 10 months ago
  6. 71f6dcc Build: Add some missing files in NS build by David Hu · 1 year, 10 months ago
  7. c28b9b2 Build: Support Armclang in build split by David Hu · 1 year, 10 months ago
  8. 681a8ee Build: Refine include of CPU/Arch configs by David Hu · 1 year, 10 months ago
  9. 500ea2f Build: Enable platform to select NS linker script by David Hu · 1 year, 10 months ago
  10. dd0a722 Build: Remove toolchain reset mechanism by Anton Komlev · 1 year, 11 months ago
  11. 3dd9863 Build: Remove redundant TFM_INSTALL_PATH variable by Anton Komlev · 1 year, 11 months ago
  12. 1ba9ea3 Build: Remove tf-m-tests dependency from the build by Anton Komlev · 2 years ago
  13. aee4b61 Build: Split build v2 for an521 platform by Anton Komlev · 2 years, 3 months ago
  14. 0e340ea Interface: Clean up the tfm_api.h header file by Kevin Peng · 2 years ago
  15. de3e121 cmake: Install the bl2's secure signing key by Bence Balogh · 2 years, 1 month ago
  16. 9191b61 Attest: Remove redundant definitions of PSA_INITIAL_ATTEST_MAX_TOKEN_SIZE by David Hu · 2 years, 2 months ago
  17. fce2037 Build: Install crypto_platform.h for Crypto service by Xinyu Zhang · 2 years, 4 months ago
  18. 174f836 Build: Use OPTIONAL in include() instead of existence check by Kevin Peng · 2 years, 4 months ago TF-Mv1.8.0-RC1
  19. 0fe8390 SPM: Remove the psa_config.h by Kevin Peng · 2 years, 5 months ago
  20. 6d1a9b6 Build: Decouple option setting and check in header file config system by David Hu · 2 years, 6 months ago
  21. f871df0 Interface: Provide implementation of tfm_ns_interface_dispatch() by BohdanHunko · 2 years, 6 months ago
  22. 895cdc3 Build: Add missing install files by David Hu · 2 years, 7 months ago
  23. 1439fdc Build: Decouple NS from config_impl.h/.cmake by David Hu · 2 years, 6 months ago
  24. a2b6802 Build: Introduce TARGET_PLATFORM_PATH by Kevin Peng · 2 years, 7 months ago
  25. b5be31b Platform: add options to disable default signing by Raef Coles · 2 years, 9 months ago
  26. b1702cb Interface: Split PSA NS APIs for connection based services only by Xinyu Zhang · 2 years, 9 months ago
  27. d23bbb3 Partitions: Combine tfm_xxx_secure_api.c and tfm_xxx_ipc.c by Summer Qin · 2 years, 10 months ago
  28. 369d1e9 Audit: Remove Audit Log partition by Summer Qin · 2 years, 10 months ago
  29. 5ce60bb SPM: Remove Library Model files by Summer Qin · 2 years, 10 months ago
  30. 566e03b Build: Remove Library Model branch in build system by Summer Qin · 2 years, 10 months ago
  31. 32bd615 Build: Fix missing install files by David Hu · 2 years, 10 months ago
  32. fbc2c50 Partitions: remove PSA proxy partition by Mark Horvath · 2 years, 11 months ago
  33. 9edf081 Build: Add optional install.cmake for platform by Chris Brand · 3 years, 1 month ago
  34. fbf3f46 Build: Set ns_agent partition flags by Chris Brand · 3 years, 1 month ago
  35. ca81902 Replace TFM_CONFIG_USE_TRUSTZONE with CONFIG_TFM_USE_TRUSTZONE by Chris Brand · 3 years, 1 month ago
  36. cae2026 Build: Introduce TFM_CONFIG_USE_TRUSTZONE by Chris Brand · 3 years, 1 month ago
  37. 73126e5 FWU: Optimize the RAM cost in FWU partition by Sherry Zhang · 3 years, 6 months ago
  38. cb91581 Dualcpu: Refine NS mailbox header files by David Hu · 3 years, 7 months ago
  39. 968887a Build: Exclude a platform name from the output path by Anton Komlev · 3 years, 8 months ago
  40. dc8cb9e Build: Install missing files by David Hu · 3 years, 9 months ago
  41. 482b88b SPM: Enable NSPE managing client_id by Sherry Zhnag · 4 years ago
  42. 82e3eac SPM: Make PSA interface redirect-able by Ken Liu · 3 years, 10 months ago
  43. 186a129 Dualcpu: Generate tfm_mailbox_config.h to build folder by David Hu · 3 years, 11 months ago
  44. d172b35 Partitions: Fix minor header include issues by Kevin Peng · 4 years, 1 month ago
  45. 93899d0 Build: Install a new header file into install folder by Xinyu Zhang · 4 years, 3 months ago
  46. c686ecb Interface: Remove NS specific implementation of test interface by David Hu · 4 years, 4 months ago
  47. f07f3f1 Interface: Remove NS RTOS specific implementation by David Hu · 4 years, 4 months ago
  48. 3e7129f FWU: Add the IPC model support by Sherry Zhang · 4 years, 7 months ago
  49. 07b4241 FWU: Add Firmware Update partition by Sherry Zhang · 4 years, 7 months ago
  50. d597345 Dualcpu: Add a new NS mailbox working model with a dedicated thread by David Hu · 4 years, 8 months ago
  51. 62f05aa Dualcpu: Add RTOS message queue wrappers by David Hu · 5 years ago
  52. ba815f7 Build: Fix install if FORWARD_PROT_MSG is set by Mark Horvath · 4 years, 6 months ago
  53. 8b526d4 Build: Improve the setting of number of mailbox queue slots by David Hu · 4 years, 8 months ago
  54. 04969a4 Dualcpu: Move dual-cpu NS files into a dedicated folder by David Hu · 5 years ago
  55. 69e590e Dualcpu: Move NS mailbox thread management to RTOS specific file by David Hu · 5 years ago
  56. 2c13c03 Build: Fix typo "SIGNING" by Alamy Liu · 4 years, 7 months ago
  57. b6814d5 Build: Install signing layout files and scripts by Raef Coles · 4 years, 8 months ago
  58. 4fed463 Build: Rename install export dir to interface by Raef Coles · 4 years, 8 months ago
  59. a198a44 Build: Allow alteration of cmake install path by Raef Coles · 4 years, 9 months ago
  60. e5fa2d0 Build: Export missing os_wrapper headers for RTOS integration by Charley Chu · 4 years, 9 months ago
  61. b7a131e Build: Move psa_ns_api build to NS side by David Hu · 4 years, 8 months ago
  62. 1dab74b Build: Support out-of-tree platforms by Øyvind Rønningstad · 4 years, 8 months ago
  63. 25fc175 Build: Export s_veneers.o by Raef Coles · 4 years, 9 months ago
  64. b24aead Build: Install veneer function binary by David Hu · 4 years, 10 months ago
  65. 035c83b Build: Restore support for NS export by Raef Coles · 4 years, 10 months ago
  66. a1f504c Build: Convert cmake dir to modern cmake by Raef Coles · 5 years ago