1. af19ae9 Build: Update IAR cmake files, fix Windows build errors by TTornblom · 4 years, 10 months ago
  2. 539db73 Build: Fix issue for platform that doesn't build BL2 by Alamy Liu · 4 years, 10 months ago
  3. 1b048e4 PSoC64: replace debug log printf's with LOG_MSG. by Andrei Narkevitch · 4 years, 10 months ago
  4. 0d0d0b3 PSoC64: add CR to TFM debug log messages by Andrei Narkevitch · 4 years, 10 months ago
  5. 7537160 PSoC64: fix device name inconsistency in security dir by Andrei Narkevitch · 4 years, 10 months ago
  6. 91d366f PSoC64: Move BSP changes to the TFM platform code by Chris Brand · 5 years ago
  7. 6959e8d PSoC64: Move BSP changes to TFM platform code by Chris Brand · 5 years ago
  8. 5d67258 Docs: Add more documentation of TF-M Profiles by Raef Coles · 4 years, 10 months ago
  9. 95e527c Boot: Add CTR mode support to mbedcrypto config by Raef Coles · 4 years, 9 months ago
  10. 351dfec Docs: Specify the version requirement of Python3 by David Vincze · 4 years, 10 months ago
  11. 540b37a PSoC64: Layout and partition changes by Chris Brand · 4 years, 10 months ago
  12. bad1135 PSoC64: Clean up region_defs.h by Chris Brand · 5 years ago
  13. 600a463 Build: Fix cpu and arch for sse_300 by Raef Coles · 4 years, 10 months ago
  14. 0b161d7 Build: Fix stm targets after modern cmake merge by Michel Jaouen · 4 years, 11 months ago
  15. ca57edf Platform: Rework dummy crypto_key and tfm_rotpk to fix unresolved at by Michel Jaouen · 4 years, 11 months ago
  16. 45c6c20 HAL: Fix hal status type definition by Mingyang Sun · 4 years, 11 months ago
  17. 78458aa platform: Added deprecation warnings for AN539 by Minos Galanakis · 4 years, 10 months ago
  18. 465f73c Docs: Fix format issue in PSoC 64 specifics by David Hu · 4 years, 10 months ago
  19. 8fb8fda SPM: Include header file 'tfm_hal_defs.h' to SPM log by Shawn Shan · 4 years, 10 months ago
  20. b24aead Build: Install veneer function binary by David Hu · 4 years, 10 months ago
  21. ca4846e Build: Change NS log from interface to test log system by Kevin Peng · 4 years, 10 months ago
  22. b1eb42b SPM: Update log parameter to 'char *' by Shawn Shan · 5 years ago
  23. d4f899f Build: Update the test partition manifest by Ken Liu · 5 years ago
  24. 4f01269 Build: Put generated header files to 'build' directory by Mingyang Sun · 4 years, 10 months ago
  25. d6d906d Docs: Update the design document of SPM log by Shawn Shan · 4 years, 11 months ago
  26. 08cd3df Build: Use generated psa_manifest header files by Mingyang Sun · 4 years, 10 months ago
  27. 0399e7c Build: Fix issues with CC312 OTP configuration by Raef Coles · 4 years, 10 months ago
  28. 3ebf12d Build: Disable CC312 logging except in debug build by Raef Coles · 4 years, 10 months ago
  29. 75bf796 Docs: Select IPC model when building psa-arch-tests FF test suite by David Hu · 4 years, 10 months ago
  30. f4b6113 Docs: Design of the TF-M log HAL by Edison Ai · 5 years ago
  31. 5b186e6 Platform: Remove un-used log header file by Kevin Peng · 4 years, 10 months ago
  32. 6086394 Build: Renable dual-cpu multiple PSA client call feature by David Hu · 4 years, 10 months ago
  33. fdff090 Platform: Add a workaround for Musca-A flash driver alignment issue by Marton Berke · 4 years, 10 months ago
  34. 4dc2442 Build: Remove platform_bl2 in secure library link by Michel Jaouen · 4 years, 11 months ago
  35. c6e8936 Crypto: Make parameter error code consistent by Soby Mathew · 4 years, 10 months ago
  36. d8abdfd Crypto: Fix difference between IPC and Library mode by Soby Mathew · 4 years, 10 months ago
  37. 5869e4c Platform: Add TEST_PSA_API config to compile def by Soby Mathew · 4 years, 10 months ago
  38. 7b7e124 Docs: Clarify the build override rules by Soby Mathew · 4 years, 10 months ago
  39. 63b8e97 Build: Allow crypto accelerators to override config by Soby Mathew · 4 years, 10 months ago
  40. 4739c73 Build: Correct the description of Crypto config by Soby Mathew · 4 years, 10 months ago
  41. 7740b60 Crypto: Correct setting of config parameters by Soby Mathew · 4 years, 10 months ago
  42. 3b9e184 Build: Add config for PSA API tests by Soby Mathew · 4 years, 10 months ago
  43. 32e0058 TFMV-1: Add Stack seal advisory by Soby Mathew · 5 years ago
  44. 92e46a3 SPM: Add a panic after NS jumping by Ken Liu · 5 years ago
  45. e0af44c Stack_seal_mitigation: Seal stack for interrupt deprivileging by Ken Liu · 5 years ago
  46. 960521a Stack_seal_mitigation: Seal the PSP stacks for Library mode. by Soby Mathew · 4 years, 10 months ago
  47. c0b5f6d Stack_seal_mitigation: Seal thread stacks for IPC mode by Ken Liu · 5 years ago
  48. 05e13ba Stack_seal_mitigation: Secure harden the Main Stack Pointer (MSP) by Ken Liu · 5 years ago
  49. 50e2109 SPM: Unify exception priority setting code by Ken Liu · 4 years, 10 months ago
  50. b9e002f Platform PSoC64: Replace IPC sema spin-lock with IPC lock by Charley Chu · 4 years, 10 months ago
  51. d8f6750 Build: Enable PSA ff test partitions by Raef Coles · 4 years, 10 months ago
  52. 57096f9 Docs: Update run commands for new build system by Summer Qin · 4 years, 11 months ago
  53. 055f9b4 SPM: Remove unused partition memory info by Ken Liu · 5 years ago
  54. 8829a44 Build: Correct AN539 build options by Ken Liu · 4 years, 10 months ago
  55. cdfb6cd Platform: Document system startup requirements by Jamie Fox · 4 years, 11 months ago
  56. c779f3d Platform: Remove platform-specific FPU config by Jamie Fox · 5 years ago
  57. a2ac1f9 Build: Update windows build settings by Ken Liu · 4 years, 10 months ago
  58. 3ede971 Arch: Explicitly set the priority of faults by Jamie Fox · 4 years, 10 months ago
  59. b78795a Arch: Implement fault handlers to not return by Jamie Fox · 4 years, 10 months ago
  60. 366a8d6 Arch: Remove tfm_fault_context by Jamie Fox · 4 years, 10 months ago
  61. a98f8fb Arch: Remove fault handlers for Armv8-M baseline by Jamie Fox · 4 years, 10 months ago
  62. c342d5c Build: Improve configuration of IRQ tests by Raef Coles · 4 years, 10 months ago
  63. 99efc87 Build: Restore -fshort-wchar flag for toolchain config by Mingyang Sun · 4 years, 10 months ago
  64. 8bebd05 Build: Remove -fshort-wchar by Øyvind Rønningstad · 4 years, 10 months ago
  65. 035c83b Build: Restore support for NS export by Raef Coles · 4 years, 10 months ago
  66. 1ecb813 Docs: Fix buildsystem related documentation issues by Raef Coles · 4 years, 10 months ago
  67. 19c91c2 Docs: Add PSA API tests documentation by Jamie Fox · 6 years ago
  68. ba9aac0 Platform: Add support for new SOCs: nRF5340 and nRF9160 by Øyvind Rønningstad · 5 years ago
  69. 1cc7566 Platform: Fix booting on Musca-A by Tamas Ban · 4 years, 10 months ago
  70. abe4f2c Build: Improve handling of CMSIS RTX lib by Raef Coles · 4 years, 10 months ago
  71. 173b5bc Build: Remove dead code in toolchain files by Raef Coles · 4 years, 10 months ago
  72. e43c020 Build: Make file generation more robust by Raef Coles · 4 years, 10 months ago
  73. 6e8f83d Build: Add error when bad options are given by Raef Coles · 4 years, 10 months ago
  74. d9d63e1 Platform: Fix build issue on Musca-B1/S1 by Tamas Ban · 4 years, 10 months ago
  75. fc8d2f7 Build: Remove PSA arch tests patch by Raef Coles · 4 years, 10 months ago
  76. 1bfc9da Boot: Harden critical path against fault attacks by Tamas Ban · 5 years ago
  77. 37aedb5 Build: Fix CC312 init skip issue on Musca-B1/S1 by Tamas Ban · 4 years, 10 months ago
  78. 1ff8dcb Build: Only get mcuboot code if we need it by Chris Brand · 4 years, 10 months ago
  79. 7267bfd Platform PSoC64: align flash data buffer by Andrei Narkevitch · 4 years, 11 months ago
  80. f4023f3 Boot: Rename RAM_LOADING to RAM_LOAD by Tamas Ban · 4 years, 11 months ago
  81. 7d591a6 Boot: Remove platform specific code from bl2_main.c by David Vincze · 4 years, 11 months ago
  82. 69e2d2e Boot: Remove forked MCUboot from TF-M by Balint Matyi · 5 years ago
  83. e5cadb2 Attest: Remove LEGACY_TFM_TLV_HEADER support by Balint Matyi · 5 years ago
  84. 0bd0dfc Boot: Rename NO_SWAP upgrade strategy to DIRECT_XIP by Tamas Ban · 5 years ago
  85. 4b2d5a2 Build: Update MCUboot version by Tamas Ban · 4 years, 11 months ago
  86. 63f87ca Build: Fix MCUboot git tag by Tamas Ban · 4 years, 11 months ago
  87. 1975134 Docs: Code Review Guidelines by Ken Liu · 5 years ago
  88. 8d30725 Build: Remove compiler version check by Raef Coles · 4 years, 10 months ago
  89. 5e8ea84 Build: Fix minor issues with new buildsystem by Raef Coles · 4 years, 11 months ago
  90. 18b3bf0 Build: Add IAR support to new build system by TTornblom · 5 years ago
  91. b8e3af0 Docs: Update for new build system by Anton Komlev · 5 years ago
  92. dff2eae Build: Convert docs directory to modern cmake by Minos Galanakis · 5 years ago
  93. d19a19f Docs: Decouple from CMAKE and enable sphynx-build. by Minos Galanakis · 5 years ago
  94. 7b95029 Build: Convert fvp_sse300 target to modern cmake by Raef Coles · 5 years ago
  95. e7127de Build: Convert stm targets to modern cmake by Raef Coles · 4 years, 11 months ago
  96. cb9f680 Build: Convert musca_b1 target to modern cmake by Balint Matyi · 5 years ago
  97. c66bde5 Build: Convert sse-200_aws target to modern cmake by Balint Matyi · 5 years ago
  98. bf0780b Build: Convert musca_a target to modern cmake by Balint Matyi · 5 years ago
  99. e4607ed Build: Convert cypress targets to modern cmake by Raef Coles · 5 years ago
  100. 51ab688 Build: Convert mps3/an524 target to modern cmake by Raef Coles · 4 years, 11 months ago