1. a8b6b69 Build: Deprecate TFM_SYSTEM_FP in ARMCLANG & IAR toolchains by Xinyu Zhang · 3 years, 2 months ago
  2. 5e19dad CC3XX: Fix -Wmaybe-uninitialized build warning by Summer Qin · 3 years, 2 months ago
  3. 9d59aac Crypto: Remove unnecessary debug log by Kevin Peng · 3 years, 2 months ago
  4. 659a190 CC3XX: GCM processes length(A) and length(C) only on finish by Antonio de Angelis · 3 years, 2 months ago
  5. 808a169 SPM: Handle programmer error only when returned from SPM by Kevin Peng · 3 years, 3 months ago
  6. 63ade9c ITS: Increase stack size by Chris Brand · 3 years, 2 months ago
  7. bb7b2b2 CC3XX: Fix return code for GCM signature failure by Antonio de Angelis · 3 years, 2 months ago
  8. e4e6f02 ns_agent_tz: Remove redundant conditionals by Chris Brand · 3 years, 3 months ago
  9. ae65c5f SPM: Remove unused #include by Chris Brand · 3 years, 3 months ago
  10. 202425a Crypto: Refactor the API dispatcher interface to reduce code size by Antonio de Angelis · 3 years, 4 months ago
  11. a23dc30 SPM: Fix SP log for SFN backend by Kevin Peng · 3 years, 3 months ago
  12. 7bebd2e CC3XX: Add checks for output size on Asymmetric Enc/Dec by Antonio de Angelis · 3 years, 2 months ago
  13. ce93205 platform: b_u585i_iot02a: Repartition of the U585I target flash memory by Rajkumar Kanagaraj · 3 years, 3 months ago
  14. e4c6a6e b_u585i_iot2a: increase FLASH_AREA_BL2_SIZE by Romain Jayles · 3 years, 3 months ago
  15. 531603c CC312: Header file update by Summer Qin · 3 years, 2 months ago
  16. 82a3883 SPM: Refine the static loader by Ken Liu · 3 years, 3 months ago
  17. baa2764 Tools: Fix exception message with duplicated PIDs by Antonio de Angelis · 3 years, 2 months ago
  18. 783a494 Platform: Corstone-1000: Simplify conditional check of tests by David Hu · 3 years, 3 months ago
  19. 195cb5a Build: Adjust regression test config setting by David Hu · 3 years, 3 months ago
  20. 130fb9f Platform: Add option for custom NS scatter file by Gabor Abonyi · 3 years, 4 months ago
  21. 945c680 Platform: Add DMA-350 driver support by Gabor Abonyi · 3 years, 4 months ago
  22. fdcfff7 Platform: Rename Polaris to Corstone-310 by Bence Balogh · 3 years, 4 months ago
  23. abc5898 Platform: Polaris: Remove unused MPC reset fix by Bence Balogh · 3 years, 4 months ago
  24. e903722 Platform: Polaris: Use core_cm85.h header by Bence Balogh · 3 years, 4 months ago
  25. b1a786a CMSIS: Update cmsis headers in platform folder by Bence Balogh · 3 years, 4 months ago
  26. f0afc0c Platform: Polaris: Align addresses with FVP by Bence Balogh · 3 years, 5 months ago
  27. 181c00c Build: Add option CONFIG_TFM_ENABLE_FPU by Lingkai Dong · 3 years, 3 months ago
  28. 7d0a5c8 Tool: Detect circular dependency in Secure Partitions by Xinyu Zhang · 3 years, 3 months ago
  29. 995a974 SPM: Convert backend instances to direct function call by Ken Liu · 3 years, 3 months ago
  30. 30aea8b ITS: Enable MM-IOVEC for asset_data buffer by Kevin Peng · 3 years, 4 months ago
  31. 6c32821 ITS: Decouple Partition codes with service codes by Kevin Peng · 3 years, 4 months ago
  32. d1a2415 Build: Update tf-m-tests commit ID by Jianliang Shen · 3 years, 3 months ago
  33. 3238f45 Docs: Move test related docs to tf-m-tests repo by Jianliang Shen · 3 years, 3 months ago
  34. 44b7b0a Docs: Add Cortex-M85 support to the introduction by Anton Komlev · 3 years, 3 months ago
  35. b1dcfe4 Profiles: Enable PSA_FRAMEWORK_HAS_MM_IOVEC in profile small by Sherry Zhang · 3 years, 3 months ago
  36. b671d68 SPM: Deprecate customized '*_mem*' API by Ken Liu · 3 years, 3 months ago
  37. 60fcf1c SPM: Update the build-time-config-check header by Ken Liu · 3 years, 3 months ago
  38. e02ee06 PARTITIONS: Adjust the stack size of partitions by Sherry Zhang · 3 years, 3 months ago
  39. d9baf20 Docs: Update Armclang version warning by David Hu · 3 years, 3 months ago
  40. f6dfe32 Build: Refine tfm_sp_log_raw library build by David Hu · 3 years, 3 months ago
  41. 5890850 Revert "PARTITIONS: Adjust the stack size of partitions" by David Hu · 3 years, 3 months ago
  42. 049733e SPM: Remove thread management in SFN backend by Sherry Zhang · 3 years, 4 months ago
  43. 21a7439 Build: Update tf-m-tests commit ID by David Hu · 3 years, 4 months ago
  44. 92f61d7 PARTITIONS: Adjust the stack size of partitions by Sherry Zhang · 3 years, 3 months ago
  45. 75296aa platform: stm: stm32u5xx: Add support for octospi to access nor flash by Michel Jaouen · 3 years, 5 months ago
  46. 0a06eb3 FWU: Add a platform specific flash_driver init by Michel Jaouen · 3 years, 4 months ago
  47. f371b3c Attest: Add MM-IOVEC support for buffers by Kevin Peng · 3 years, 4 months ago
  48. 4da4424 Attest: Remove double packing on parameters by Kevin Peng · 3 years, 4 months ago
  49. 562f2a1 SPRT: Rename the folder name to 'runtime' by Ken Liu · 3 years, 3 months ago
  50. 1e7e140 Build: Add missing compile definition to spm by Gabor Abonyi · 3 years, 4 months ago
  51. 8fb61f1 SPM: Share 'memcpy' and 'memset' with partitions by Ken Liu · 3 years, 8 months ago
  52. 90137e8 Build: Update test repo version by Kevin Peng · 3 years, 3 months ago
  53. 7d1e81e corstone1000: enable secure enclave run without host binaries by Satish Kumar · 3 years, 3 months ago
  54. e587292 corstone1000: make external system support optional by Satish Kumar · 3 years, 3 months ago
  55. add931a corstone1000: platform secure test framework by Satish Kumar · 3 years, 4 months ago
  56. ab774a8 platform: nordic_nrf: Add missing license to tfm_platform_hal_ioctl.c by Joakim Andersson · 3 years, 3 months ago
  57. e1c16fc SPM: Add ISB instruction after changing CONTROL register by Sherry Zhang · 3 years, 3 months ago
  58. fa9235b Doc: Update ps_key_management.rst by Jianliang Shen · 3 years, 4 months ago
  59. 6f55e13 Fix: Refine part_load in specific platforms link scripts by Jianliang Shen · 3 years, 3 months ago
  60. d6bd376 Platform: nxp: Add missing exception header file by Summer Qin · 3 years, 3 months ago
  61. fe730cc Crypto: Enable MM-IOVEC by Kevin Peng · 3 years, 4 months ago
  62. 778f9f7 SPM: Add exception info dump to platform exception handlers by Joakim Andersson · 3 years, 4 months ago
  63. 71dd8fe platform: nordic: Fix exception info dump in SPU handler by Joakim Andersson · 3 years, 4 months ago
  64. a4066d8 SPM: Make exception info dump available to platform specific exceptions by Joakim Andersson · 3 years, 4 months ago
  65. cfa661f CC312: Enable BL1 rotpk for non-default BL1s by Raef Coles · 3 years, 4 months ago
  66. fcd1fab corstone1000: Update CS1000 BL1 HAL by Raef Coles · 3 years, 4 months ago
  67. 016b0e4 SPM: Zero-size vectors should be treated as accessed by Kevin Peng · 3 years, 4 months ago
  68. 22c301a SPM: Update the overflow check for in_num and out_num by Summer Qin · 3 years, 3 months ago
  69. e817fdd SPM: Remove outdated comments by Summer Qin · 3 years, 3 months ago
  70. 095d45c SFN: Support initialize SFN partitions by priority by Jianliang Shen · 3 years, 4 months ago
  71. 47969ff Docs: Mailbox NS Agent design update by Ken Liu · 3 years, 6 months ago
  72. ad3f3e6 SPM: Use FFM reserved implementation error range by Ken Liu · 3 years, 5 months ago
  73. 59f081f Docs: fix typo in dual core comms design doc by David Vincze · 3 years, 3 months ago
  74. 68640e1 CC3XX: Single part AEAD uses multipart functions by Antonio de Angelis · 3 years, 4 months ago
  75. bf01ad7 Merge branch 'release/1.6.x' by Antonio de Angelis · 3 years, 3 months ago
  76. 7387d88 Docs: Release notes for v1.6.0 by Kevin Peng · 3 years, 4 months ago
  77. da5fb7c Docs: Update broken URLs by Anton Komlev · 3 years, 3 months ago
  78. 0002fff platform: nordic_nrf: Fix timer0 IRQ handler for nrf9160 by Joakim Andersson · 3 years, 3 months ago
  79. d262cfc platform: nordic_nrf: Fix timer0 IRQ handler for nrf9160 by Joakim Andersson · 3 years, 3 months ago
  80. 97d9656 SPM: Update CONFIG_TFM_CONN_HANDLE_MAX_NUM for Profile Small by Summer Qin · 3 years, 4 months ago
  81. e3222f9 Build: Add option to set NS Evaluation App path by Gabor Abonyi · 3 years, 4 months ago
  82. e7d89b0 Platform: Musca-B1 SE: Fixing memory size issue by Mark Horvath · 3 years, 4 months ago
  83. 30106ba SPM: Add support for using watermarks to determine stack usage by Chris Brand · 3 years, 7 months ago
  84. cc743a5 Build: Make tfm_boot_status private in tfm_sprt by Jianliang Shen · 3 years, 4 months ago
  85. 91281f0 docs: Documentation restructure by Anton Komlev · 3 years, 4 months ago
  86. 8e44834 docs: A set of cosmetical changes in documentation by Anton Komlev · 3 years, 4 months ago
  87. b813dbc docs: Direct documentation build by Anton Komlev · 3 years, 4 months ago
  88. e25c1b4 docs: Stop gathering documents in a temporary dir by Anton Komlev · 3 years, 4 months ago
  89. 3356ba3 docs: Decouple refrences from /docs folder by Anton Komlev · 3 years, 4 months ago
  90. 5d5d40f docs: Update future release dates by Anton Komlev · 3 years, 4 months ago
  91. a419897 Platform: stm: b_u585i_iot02a: activate fih low profile for mcuboot by Michel Jaouen · 3 years, 4 months ago
  92. e86223a Platform: Musca-B1 SE: Fixing memory size issue by Mark Horvath · 3 years, 4 months ago
  93. a3325dd Platform: nuvoton m2354: update for tf-m v1.6 by WSChang0 · 3 years, 4 months ago
  94. d32f6bf CC312: Enable BL1 rotpk for non-default BL1s by Raef Coles · 3 years, 4 months ago
  95. fbbcbc2 corstone1000: Update CS1000 BL1 HAL by Raef Coles · 3 years, 4 months ago
  96. da8415a corstone1000: Fix build error when ADAC is enabled by Maulik Patel · 3 years, 4 months ago
  97. d9d497b SPM: PSA_ERROR_CONNECTION_REFUSED belongs to programmer error by Summer Qin · 3 years, 4 months ago
  98. e0d5f0a Test: Bugfix for psa arch test in an521 by Summer Qin · 3 years, 4 months ago
  99. bc1a886 Build: Update tf-m-tests commit ID by David Hu · 3 years, 4 months ago
  100. c4cc4ae Build: Updte tf-m-tests commit ID by David Hu · 3 years, 4 months ago