1. 5a212ec Partition: Move partitions secure api into SPRTL by Summer Qin · 4 years, 9 months ago
  2. c630b88 Docs: Correct to PSA_ARCH_TESTS_PATH by Raef Coles · 4 years, 8 months ago
  3. 2992568 Hotfix: Fix build issue when Protected Storage is disabled by David Hu · 4 years, 8 months ago
  4. 664a449 Build: Switch mbedtls auto-patching to git am by Raef Coles · 4 years, 8 months ago
  5. d79895b Crypto: Align crypto interface for non-secure by Summer Qin · 4 years, 8 months ago
  6. 3e37d9f SPM: Remove TFM_SVC_SFN_REQUEST by Summer Qin · 5 years ago
  7. f87e092 Platform: STM: fix to support stm32cube programmer 2.5 by Michel Jaouen · 4 years, 10 months ago
  8. 845bc87 Build: Musca-B1 extract common drivers by Gabor Abonyi · 4 years, 10 months ago
  9. 944e9c2 Build: Restructure Musca-B1 folders by Gabor Abonyi · 4 years, 10 months ago
  10. cd95078 Platform: Add Musca-B1 BL0 bootloader by Gabor Abonyi · 5 years ago
  11. b9ac0d5 Platform: Add support to forward PSA msg in Musca-B1 by Mark Horvath · 5 years ago
  12. 652b900 PSA_proxy: Create first version of PSA proxy partition by Mark Horvath · 5 years ago
  13. f056514 Build: Fix image signing if only S side is built by Mark Horvath · 4 years, 9 months ago
  14. 8dcc383 Platform: Add MUSCA_B1_SECURE_ENCLAVE platform by Mark Horvath · 5 years ago
  15. 931622b Platform: Make UART stdout implementation replaceable by Gabor Abonyi · 4 years, 10 months ago
  16. b73470e SPM: Make tfm_list.h and tfm_pools.h self-contained by Mark Horvath · 5 years ago
  17. bb3d37f Build: Conditional include of psa manifest headers by Mark Horvath · 5 years ago
  18. e86399b Platform: Add support for CC312 HW in Musca-B1 Secure Enclave by Mark Horvath · 4 years, 11 months ago
  19. 90605b5 Platform: Make possible to set flash device for NV counters by Mark Horvath · 4 years, 11 months ago
  20. 008ecb7 Docs: Add Secure Enclave design doc by Mark Horvath · 5 years ago
  21. 8501b37 Build: Set TFM_TEST_REPO_VERSION to type STRING by Raef Coles · 4 years, 8 months ago
  22. 5da82de SPM: Copy iovec parameters into SPE before validation in Library model by David Hu · 4 years, 8 months ago
  23. c72d955 Boot: Add workaround to not fetch MCUboot's submodules by Øyvind Rønningstad · 4 years, 9 months ago
  24. 0c515de Build: Check MCUboot strategy configuration by David Vincze · 4 years, 8 months ago
  25. dace16c Build: Update MCUboot tag to latest release: v1.7.0 by Tamas Ban · 4 years, 9 months ago
  26. fc6e8a9 Build: Minor fix in the scatter loader file by Ken Liu · 4 years, 9 months ago
  27. 98d16de Docs: Fix the description of MCUboot logging config by Tamas Ban · 4 years, 8 months ago
  28. 8a46ad5 Docs: Update the suggested GNU Arm compiler version by Shawn Shan · 4 years, 8 months ago
  29. c78be62 Docs: TF-Mv1.2.0 release documents by David Hu · 4 years, 9 months ago
  30. c9a81db Version: Update for TF-M v1.2.0 release by Minos Galanakis · 4 years, 9 months ago
  31. 25fc175 Build: Export s_veneers.o by Raef Coles · 4 years, 9 months ago
  32. fbc34cc Explicitly disable FPU, MVE and DSP support by Raef Coles · 4 years, 9 months ago
  33. 04d47bb nordic_nrf: Fix DEBUG_AUTHENTICATION for nRF5340 by Øyvind Rønningstad · 4 years, 9 months ago
  34. 3568bea Build: Semantic versioning support by Minos Galanakis · 4 years, 9 months ago
  35. ba3d41c Docs: Fixed minor warnings in documentation by Minos Galanakis · 4 years, 9 months ago
  36. 8db4ddf Build: Disable MVE support on sse300 by Raef Coles · 4 years, 9 months ago
  37. 2a17afa Platform: Fix SPRTL static library name for m2351 by Mingyang Sun · 4 years, 9 months ago
  38. d49b514 Platform: Fix IAR linker file for level 2 support by Michel Jaouen · 4 years, 9 months ago
  39. 87ba687 Build: Fix SPRTL static library name by Mingyang Sun · 4 years, 9 months ago
  40. 57065ce Platform: Increase attest token max size on STM platforms by Michel Jaouen · 4 years, 9 months ago
  41. 42b5a04 Attest: Fix out_vec len if request is bigger than token_buff by Michel Jaouen · 4 years, 9 months ago
  42. 270365e Platform: Fix Musca-B1 syntax error for provisioning by Mark Horvath · 4 years, 9 months ago
  43. 4ebad29 Docs: Bump cmake version to 3.15 by Raef Coles · 4 years, 9 months ago
  44. d9227a3 Platform: Fix nrf5340 target configuration by Andrzej Głąbek · 4 years, 9 months ago
  45. c5b2f2b Boot: Update MCUboot url by Tamas Ban · 4 years, 9 months ago
  46. d065159 Build: Enable CONFIG_TFM_ENABLE_MEMORY_PROTECT for PSA FF test by Mingyang Sun · 4 years, 9 months ago
  47. c8d9293 PS: Fix build when PS_ENCRYPTION is turned off by Jamie Fox · 4 years, 9 months ago
  48. 3a923bd Build: Improve condition of including ps_nv_counters.c by David Hu · 4 years, 9 months ago
  49. d0d3a0e Build: Update PSA ARCH TESTS for v1.2 RC2 by Karl Zhang · 4 years, 9 months ago
  50. 368a25f Plaform: Fix NRF5340_ENG_A definition in the nRF5340 PDK target by Andrzej Głąbek · 4 years, 9 months ago
  51. 95b5506 Build: Enable PS NV counter test by default by Kevin Peng · 4 years, 9 months ago
  52. f216e2b Build: Bumped the minimum GCC version to 7.3.1 by Minos Galanakis · 4 years, 9 months ago
  53. a31a4b6 Build: Move config check to after compiler setup by Raef Coles · 4 years, 9 months ago
  54. c32710c Platform: NXP: Increase the PS and ITS area sizes by David Vincze · 4 years, 9 months ago
  55. 59032c2 Build: apply crypto module config to secure api by Raef Coles · 4 years, 9 months ago
  56. 1d6ab65 Build: Disable SHALLOW fetch for psa_arch_test by Ken Liu · 4 years, 9 months ago
  57. c13a5d8 Docs: Added Documentation Contribution Guidelines by Minos Galanakis · 4 years, 9 months ago
  58. dd233d1 Build: Disable __get_LR() for IAR by TTornblom · 4 years, 9 months ago
  59. d853fa5 Build: Force ARMClang to use -march by Raef Coles · 4 years, 9 months ago
  60. 3509afd Build: Set MBEDCRYPTO_BUILD_TYPE to minsizerel by Raef Coles · 4 years, 9 months ago
  61. d29c7f7 Build: Switch ARMClang minsizerel to Oz by Raef Coles · 4 years, 9 months ago
  62. d108da6 Platform: NXP: Update README and bash scripts by David Vincze · 4 years, 9 months ago
  63. 64f9583 Platform: NXP: Fix common USART driver by David Vincze · 4 years, 9 months ago
  64. 1d4c063 Build: Update compiler error for mps2/fvp_sse300 by Raef Coles · 4 years, 9 months ago
  65. caa92d6 Build: Alter handling of --cpu flag for armlink by Raef Coles · 4 years, 9 months ago
  66. d1c9363 Platform: Disable UART0 on Musca-A and Musca-B1 by Kevin Peng · 4 years, 9 months ago
  67. cea100b Build: Set PSA_ARCH_TEST_VERSION for 1.2 RC1 by Raef Coles · 4 years, 9 months ago
  68. 001ce9d Docs: Correct Protected Storage build option name by Summer Qin · 4 years, 9 months ago
  69. f09553c Build: Fix Musca platform target sources by Jamie Fox · 4 years, 9 months ago
  70. 558487a Tools: Allow file generation without cmake by Raef Coles · 4 years, 9 months ago
  71. 9524fa2 Platform stm: Use hardware random generator by Michel Jaouen · 4 years, 9 months ago
  72. 8c2f524 Platform: Add mps3/fvp_sse300 target by Marton Berke · 5 years ago
  73. 8d973da SPM: Clean up SPM log output by Ken Liu · 4 years, 9 months ago
  74. f542e6b Docs: Design of the TF-M platform HAL by Edison Ai · 5 years ago
  75. 87b4f41 Docs: Firmware Framework Isolation Design by Ken Liu · 5 years ago
  76. c9d2471 Build: Add TF-M isolation level and platform check by Mingyang Sun · 4 years, 10 months ago
  77. 25b190b Isolation L3 for AN521 and Musca-B1 by Kevin Peng · 4 years, 9 months ago
  78. d1ed673 Platform: Implementation of isolation HAL API by Mingyang Sun · 5 years ago
  79. 155ce3c Revert "MUSCA_B1: Hotfix: Add attestation key material file back to BL2" by David Hu · 4 years, 9 months ago
  80. 3521a0f Revert "Boot: Remove IAK from BL2" by David Hu · 4 years, 9 months ago
  81. 0701bc0 MUSCA_B1: Hotfix: Add attestation key material file back to BL2 by Summer Qin · 4 years, 9 months ago
  82. 37e0f60 Docs: Design of the TF-M isolation HAL by edison.ai · 5 years ago
  83. 93fb9f5 HAL: Add Isolation HAL header file by Kevin Peng · 4 years, 11 months ago
  84. d717c34 Boot: Remove IAK from BL2 by Mark Horvath · 4 years, 9 months ago
  85. c8a08fd Build: Add audit logging defs target by Raef Coles · 4 years, 9 months ago
  86. bb4d5c5 Platform: Add support for nRF5340 DK board by Andrzej Głąbek · 4 years, 9 months ago
  87. 3b740a1 Docs: Updating references to DS-5, and other content by Minos Galanakis · 4 years, 10 months ago
  88. a8d87df Docs: Update platform integration guide by Raef Coles · 4 years, 9 months ago
  89. 4f97e6b Revert "Boot: Add workaround to not fetch MCUboot's submodules" by Raef Coles · 4 years, 9 months ago
  90. c4cadb0 Docs: Update SW requirements documentation by Anton Komlev · 4 years, 9 months ago
  91. 330e476 Build: Add missing macro calls for IAR by TTornblom · 4 years, 9 months ago
  92. e3bf94d Build: Fix missing compiler reload for NS by Raef Coles · 4 years, 9 months ago
  93. 956bd5c Build: Add warning about absolute toolchain paths by Raef Coles · 4 years, 9 months ago
  94. 6921920 Build: Adjust configuration order by Tamas Ban · 4 years, 9 months ago
  95. 958aeef Build: Add configuration checking by Raef Coles · 4 years, 10 months ago
  96. 6981732 Build: Refactor toolchain files by Raef Coles · 4 years, 10 months ago
  97. 940ac51 Platform: Fix typing issue for IAR by TTornblom · 4 years, 9 months ago
  98. ac78e69 Platform: Adjust the location of MT25QL_DEV_NS on Musca-A by Sherry Zhang · 4 years, 9 months ago
  99. ece1498 Revert "Build: Tag dependencies for tfm 1.2 release" by David Hu · 4 years, 9 months ago
  100. 2b2540f Platform M2351: Add config.cmake by wschang0 · 4 years, 9 months ago