1. dcc1ef7 Platform: stm32l5xx: Create a dedicated stm_tool.py by Michel Jaouen · 5 years ago feature-ux-buildsystem
  2. e1e5eea ITS: Pad ITS structs to ITS_FLASH_MAX_ALIGNMENT size by TTornblom · 5 years ago
  3. f3a0dc5 Interface: Move the tz_context.h from app to interface by Kevin Peng · 5 years ago
  4. 43a28b2 Build: fix configuration issue with CC312 makefile by Raef Coles · 5 years ago
  5. c578148 Build: Define TEST_DIR once and use it everywhere by Kevin Peng · 5 years ago
  6. 7b299f5 Tools: Print out more information by edison.ai · 5 years ago
  7. 8f231c4 SPM: Sort out arch/include by Summer Qin · 5 years ago
  8. d0f42b1 SPM: Sort out secure_fw/include by Summer Qin · 5 years ago
  9. b7053d3 Platform: Minor warnings cleanup for IAR by TTornblom · 5 years ago
  10. 2b8ab7e Core: Move pendsv priority operations into arch by Summer Qin · 5 years ago
  11. ceb446b Test: Move core NS interactive test impl to core suite by Kevin Peng · 5 years ago
  12. 98ea49e Test: Fix build error for core interactive test by Kevin Peng · 5 years ago
  13. 8e41e3e Docs: Structure - 'include' folder renaming etc by Ken Liu · 5 years ago
  14. 8f7ab36 SPM: Move library specific functions into model_func by Summer Qin · 5 years ago
  15. 5fdcf63 SPM: Sort out tfm_secure_api.c file by Summer Qin · 5 years ago
  16. 8321492 SPM: Remove secure_utilities.h by Summer Qin · 5 years ago
  17. 505b170 SPM: Use connection handle as the message handle by Ken Liu · 5 years ago
  18. 39791cc SPM: Remove unused function by Ken Liu · 5 years ago
  19. a6b336c Docs: Fix 1.1 release notes known issues list by Mate Toth-Pal · 5 years ago TF-Mv1.1
  20. 955235a Doc: Add changelog for 1.1 release by Mate Toth-Pal · 5 years ago
  21. e0e2d84 Docs: Update TF-M path in t_cose and CC312 lib documentation by Tamas Ban · 5 years ago
  22. a8f9d10 Docs: Updated introductory readme document by Minos Galanakis · 5 years ago
  23. 14d7529 Docs: Add note about erasing storage before testing by Jamie Fox · 5 years ago
  24. 7a0df95 Platform: Fix wrong binary address in NOBL2 case on Musca-B1/S1 by Balint Matyi · 5 years ago
  25. aacfe93 Platform: Fix MRAM crypto key area in Musca-S1 by Balint Matyi · 5 years ago TF-Mv1.1-RC2
  26. 8570032 docs: tfm_build_instruction.rst: fix for STM platform build by Michel Jaouen · 5 years ago
  27. 112aecd platform: stm32l5xx: Enable RAM_FS by default unless BUILD_FLASH is set by Michel Jaouen · 5 years ago
  28. 9f350e9 Docs: Added link to security center by Minos Galanakis · 5 years ago
  29. 91e7ac8 Docs: Add MCUboot to the external dependencies by David Vincze · 5 years ago
  30. 5892743 Build: Fix determing GNUARM_PREFIX on windows by Kumar Gala · 5 years ago
  31. 190dbaa Platform: Fix CC312 enabled build without BL2 by Tamas Ban · 5 years ago
  32. e3593c6 Build: Find MCUBOOT_REPO only if BL2 is enabled by Raymond Ngun · 5 years ago
  33. ddc9196 Docs: Remove the description of CLANG 6.10 build error by Kevin Peng · 5 years ago TF-Mv1.1-RC1
  34. 5aa7d93 Platform: Add cmsis_armclang_ltm.h for ARMCLANG 6.10 by Kevin Peng · 5 years ago
  35. f5c1e06 Build: Enable using HW keys with upstream MCUboot by David Vincze · 5 years ago
  36. 141f215 Build: Enable boot data sharing with UPSTREAM by David Vincze · 5 years ago
  37. 5399803 Attest: Handle discrepancy in tlv_len definitions by David Vincze · 5 years ago
  38. abb527c Build: Enable HW rollback protection with UPSTREAM by David Vincze · 6 years ago
  39. f0873cd Boot: Set the default MCUBoot repo to 'UPSTREAM' by Balint Matyi · 5 years ago
  40. 67090ea .gitignore: Add cmake_build to gitignore by Øyvind Rønningstad · 5 years ago
  41. 7946bdd Build: Add support for specifying GNUARM_PREFIX by Kumar Gala · 5 years ago
  42. 84aaeda Define code owners and update list of maintainers by Anton Komlev · 5 years ago
  43. 6325be5 docs: Add release cadence information by Soby Mathew · 5 years ago
  44. 6710c82 Docs: Update docs on removing dependencies on CMSIS_5 by Kevin Peng · 5 years ago
  45. b10e071 Build: Use CMSIS for testing from tf-m-tests by Kevin Peng · 5 years ago
  46. 2131fdb Build: Replace CMSIS_5_DIR with deeper CMSIS_DIR by Kevin Peng · 5 years ago
  47. 1fb8070 Build: Remove REFERENCE_PLATFORM variable by Jamie Fox · 5 years ago
  48. f58bd22 Build: Disable RAM FS by default by Jamie Fox · 5 years ago
  49. 48e632b Test: Remove warning when testing persistent storage by Jamie Fox · 5 years ago
  50. 4d0a628 Test: Warn when a write-once UID already exists by Jamie Fox · 5 years ago
  51. 9cfcd7a Platform: IAR fix for PSoC64 stack by TTornblom · 5 years ago
  52. 8a8b452 Build: Add support for IAR by TTornblom · 5 years ago
  53. 412d222 docs: contributing.rst: Add details about submitting patches to Gerrit by Øyvind Rønningstad · 5 years ago
  54. 055dce7 Test: Add key derivation test case in Crypto test by David Hu · 5 years ago
  55. fa5a75a Configs: Enable PSA key derivation in Profile Small by David Hu · 5 years ago
  56. 528aca2 Platform: stm32l5xx: overload boot_platform_quit by Michel Jaouen · 5 years ago
  57. 3ecd622 Boot: Add boot_plaftorm_quit to boot_hal template by Michel Jaouen · 5 years ago
  58. 9fc0b5d Attest: Calculate Instance ID only once by Balint Matyi · 5 years ago
  59. ff3bb58 Docs: Compare authentication options in attestation token by Tamas Ban · 5 years ago
  60. f886381 Docs: Update t_cose library path by Tamas Ban · 5 years ago
  61. 10b6615 Docs: Add symmetric attestation descriptions in integration guide by David Hu · 5 years ago
  62. 2d70488 Test: Enhance the test suites of symmetric Initial Attestation by David Hu · 5 years ago
  63. 47420d9 Attest: Enable Short Circuit option in symmetric Initial Attestation by David Hu · 5 years ago
  64. 0414fa1 COSE: Implement Short Circuit option in COSE_Mac0 by David Hu · 5 years ago
  65. 3b49ce7 Test: Add test of symmetric Initial Attestation by David Hu · 6 years ago
  66. b835f4d Test: Enable symmetric Initial Attestation decoding by David Hu · 6 years ago
  67. 6d2bc65 Attest: Support kid parameter in COSE_Mac0 structure header by David Hu · 5 years ago
  68. aa342d5 COSE: Add verification routine of COSE_Mac0 by David Hu · 6 years ago
  69. 724a12d Build: Enable symmetric initial attestation in Profile S Default config by David Hu · 6 years ago
  70. 946d62e Build: Skip T_COSE test cases when ENABLE_T_COSE_TESTS is OFF by David Hu · 6 years ago
  71. 5bd5bae Attest: attest_token_start()/finish() for symmetric Initial Attestation by David Hu · 6 years ago
  72. 333ca93 COSE: Add COSE_Mac0 support in t_cose library by David Hu · 6 years ago
  73. 574f713 Attest: Create Instance ID in symmetric Initial Attestation by David Hu · 5 years ago
  74. 10eddf6 Attest: Fetch symmetric Initial Attestation Key by David Hu · 6 years ago
  75. ed4502f Tools: add Mac0Message support to iatverifier by Sergei Trofimov · 5 years ago
  76. 762415c Build: Create hex and elf files of executables by Øyvind Rønningstad · 5 years ago
  77. e409401 Docs: Restructuring and new layout by Minos Galanakis · 5 years ago
  78. c3123ec Core: Move spm header files to 'spm' folder by Mingyang Sun · 5 years ago
  79. bd7ceb5 Core: Use separate '.inc' file and init function by Mingyang Sun · 5 years ago
  80. b29d5f9 Doc: Update email address for feedback and support by Kevin Peng · 5 years ago
  81. 6594e6d test: core: Remove unneeded #include <platform_irq.h> by Øyvind Rønningstad · 5 years ago
  82. ab19e6f Build: Fix cmake implicitly converting warnings by Kumar Gala · 5 years ago
  83. cba72a3 Platform: Fix Musca-B1 eFlash driver issue by Jamie Fox · 5 years ago
  84. 2cbf5df Docs: Clarify that Profile Small doesn't cover all the platforms by David Hu · 5 years ago
  85. cdc5297 Platform: PSoC64: Increase ITS_MAX_BLOCK_DATA_COPY to 512 by Chris Brand · 6 years ago
  86. 437d776 Platform: PSoC64: Make NV counters and ITS Flash regions privileged-only by Chris Brand · 5 years ago
  87. 2b2154f Platform: PSoC64: Change SMPU regions used by Chris Brand · 5 years ago
  88. ce8d38a Boot: Fix BL2 and NS scatter files by Balint Matyi · 5 years ago
  89. 8a77bdd Config: Add stm targets in single entry point by Ludovic Barre · 5 years ago
  90. 27c87b0 Platform: Add the support of stm32l5xx by Michel Jaouen · 5 years ago
  91. 2fca1c8 Core: Simplify the service lookup procedure by Summer Qin · 5 years ago
  92. 44e6561 Core: IAR fix for 94d424a5 by TTornblom · 5 years ago
  93. e5d8b48 Platform: Update including path for CC312 building by Ken Liu · 5 years ago
  94. 574a405 Platform: Rename SST to PS for FVP_SSE300_MPS2 by Jamie Fox · 5 years ago
  95. c6d7450 SST: Rename SST(Secure STorage) to PS(Protected Storage) by Kevin Peng · 5 years ago
  96. 894e642 Test: Modify IRQ test flow for tool by Mate Toth-Pal · 5 years ago
  97. 9a5a9b9 Platform: Add FVP_SSE300_MPS2 target by Mark Horvath · 6 years ago
  98. 0f39fa5 Docs: Update TF-M repository reference by Minos Galanakis · 5 years ago
  99. befd3ca Docs: Fixed minor formatting error in IAR build instructions by TTornblom · 5 years ago
  100. 441a070 Tools: Use build system appropriate newlines by TTornblom · 5 years ago