1. 9f350e9 Docs: Added link to security center by Minos Galanakis · 5 years ago
  2. 91e7ac8 Docs: Add MCUboot to the external dependencies by David Vincze · 5 years ago
  3. 5892743 Build: Fix determing GNUARM_PREFIX on windows by Kumar Gala · 5 years ago
  4. 190dbaa Platform: Fix CC312 enabled build without BL2 by Tamas Ban · 5 years ago
  5. e3593c6 Build: Find MCUBOOT_REPO only if BL2 is enabled by Raymond Ngun · 5 years ago
  6. ddc9196 Docs: Remove the description of CLANG 6.10 build error by Kevin Peng · 5 years ago TF-Mv1.1-RC1
  7. 5aa7d93 Platform: Add cmsis_armclang_ltm.h for ARMCLANG 6.10 by Kevin Peng · 5 years ago
  8. f5c1e06 Build: Enable using HW keys with upstream MCUboot by David Vincze · 5 years ago
  9. 141f215 Build: Enable boot data sharing with UPSTREAM by David Vincze · 5 years ago
  10. 5399803 Attest: Handle discrepancy in tlv_len definitions by David Vincze · 5 years ago
  11. abb527c Build: Enable HW rollback protection with UPSTREAM by David Vincze · 6 years ago
  12. f0873cd Boot: Set the default MCUBoot repo to 'UPSTREAM' by Balint Matyi · 5 years ago
  13. 67090ea .gitignore: Add cmake_build to gitignore by Øyvind Rønningstad · 5 years ago
  14. 7946bdd Build: Add support for specifying GNUARM_PREFIX by Kumar Gala · 5 years ago
  15. 84aaeda Define code owners and update list of maintainers by Anton Komlev · 5 years ago
  16. 6325be5 docs: Add release cadence information by Soby Mathew · 5 years ago
  17. 6710c82 Docs: Update docs on removing dependencies on CMSIS_5 by Kevin Peng · 5 years ago
  18. b10e071 Build: Use CMSIS for testing from tf-m-tests by Kevin Peng · 5 years ago
  19. 2131fdb Build: Replace CMSIS_5_DIR with deeper CMSIS_DIR by Kevin Peng · 5 years ago
  20. 1fb8070 Build: Remove REFERENCE_PLATFORM variable by Jamie Fox · 5 years ago
  21. f58bd22 Build: Disable RAM FS by default by Jamie Fox · 5 years ago
  22. 48e632b Test: Remove warning when testing persistent storage by Jamie Fox · 5 years ago
  23. 4d0a628 Test: Warn when a write-once UID already exists by Jamie Fox · 5 years ago
  24. 9cfcd7a Platform: IAR fix for PSoC64 stack by TTornblom · 5 years ago
  25. 8a8b452 Build: Add support for IAR by TTornblom · 5 years ago
  26. 412d222 docs: contributing.rst: Add details about submitting patches to Gerrit by Øyvind Rønningstad · 5 years ago
  27. 055dce7 Test: Add key derivation test case in Crypto test by David Hu · 5 years ago
  28. fa5a75a Configs: Enable PSA key derivation in Profile Small by David Hu · 5 years ago
  29. 528aca2 Platform: stm32l5xx: overload boot_platform_quit by Michel Jaouen · 5 years ago
  30. 3ecd622 Boot: Add boot_plaftorm_quit to boot_hal template by Michel Jaouen · 5 years ago
  31. 9fc0b5d Attest: Calculate Instance ID only once by Balint Matyi · 5 years ago
  32. ff3bb58 Docs: Compare authentication options in attestation token by Tamas Ban · 5 years ago
  33. f886381 Docs: Update t_cose library path by Tamas Ban · 5 years ago
  34. 10b6615 Docs: Add symmetric attestation descriptions in integration guide by David Hu · 5 years ago
  35. 2d70488 Test: Enhance the test suites of symmetric Initial Attestation by David Hu · 5 years ago
  36. 47420d9 Attest: Enable Short Circuit option in symmetric Initial Attestation by David Hu · 5 years ago
  37. 0414fa1 COSE: Implement Short Circuit option in COSE_Mac0 by David Hu · 5 years ago
  38. 3b49ce7 Test: Add test of symmetric Initial Attestation by David Hu · 6 years ago
  39. b835f4d Test: Enable symmetric Initial Attestation decoding by David Hu · 6 years ago
  40. 6d2bc65 Attest: Support kid parameter in COSE_Mac0 structure header by David Hu · 5 years ago
  41. aa342d5 COSE: Add verification routine of COSE_Mac0 by David Hu · 6 years ago
  42. 724a12d Build: Enable symmetric initial attestation in Profile S Default config by David Hu · 6 years ago
  43. 946d62e Build: Skip T_COSE test cases when ENABLE_T_COSE_TESTS is OFF by David Hu · 6 years ago
  44. 5bd5bae Attest: attest_token_start()/finish() for symmetric Initial Attestation by David Hu · 6 years ago
  45. 333ca93 COSE: Add COSE_Mac0 support in t_cose library by David Hu · 6 years ago
  46. 574f713 Attest: Create Instance ID in symmetric Initial Attestation by David Hu · 5 years ago
  47. 10eddf6 Attest: Fetch symmetric Initial Attestation Key by David Hu · 6 years ago
  48. ed4502f Tools: add Mac0Message support to iatverifier by Sergei Trofimov · 5 years ago
  49. 762415c Build: Create hex and elf files of executables by Øyvind Rønningstad · 5 years ago
  50. e409401 Docs: Restructuring and new layout by Minos Galanakis · 5 years ago
  51. c3123ec Core: Move spm header files to 'spm' folder by Mingyang Sun · 5 years ago
  52. bd7ceb5 Core: Use separate '.inc' file and init function by Mingyang Sun · 5 years ago
  53. b29d5f9 Doc: Update email address for feedback and support by Kevin Peng · 5 years ago
  54. 6594e6d test: core: Remove unneeded #include <platform_irq.h> by Øyvind Rønningstad · 5 years ago
  55. ab19e6f Build: Fix cmake implicitly converting warnings by Kumar Gala · 5 years ago
  56. cba72a3 Platform: Fix Musca-B1 eFlash driver issue by Jamie Fox · 5 years ago
  57. 2cbf5df Docs: Clarify that Profile Small doesn't cover all the platforms by David Hu · 5 years ago
  58. cdc5297 Platform: PSoC64: Increase ITS_MAX_BLOCK_DATA_COPY to 512 by Chris Brand · 6 years ago
  59. 437d776 Platform: PSoC64: Make NV counters and ITS Flash regions privileged-only by Chris Brand · 5 years ago
  60. 2b2154f Platform: PSoC64: Change SMPU regions used by Chris Brand · 5 years ago
  61. ce8d38a Boot: Fix BL2 and NS scatter files by Balint Matyi · 5 years ago
  62. 8a77bdd Config: Add stm targets in single entry point by Ludovic Barre · 5 years ago
  63. 27c87b0 Platform: Add the support of stm32l5xx by Michel Jaouen · 5 years ago
  64. 2fca1c8 Core: Simplify the service lookup procedure by Summer Qin · 5 years ago
  65. 44e6561 Core: IAR fix for 94d424a5 by TTornblom · 5 years ago
  66. e5d8b48 Platform: Update including path for CC312 building by Ken Liu · 5 years ago
  67. 574a405 Platform: Rename SST to PS for FVP_SSE300_MPS2 by Jamie Fox · 5 years ago
  68. c6d7450 SST: Rename SST(Secure STorage) to PS(Protected Storage) by Kevin Peng · 5 years ago
  69. 894e642 Test: Modify IRQ test flow for tool by Mate Toth-Pal · 5 years ago
  70. 9a5a9b9 Platform: Add FVP_SSE300_MPS2 target by Mark Horvath · 6 years ago
  71. 0f39fa5 Docs: Update TF-M repository reference by Minos Galanakis · 5 years ago
  72. befd3ca Docs: Fixed minor formatting error in IAR build instructions by TTornblom · 5 years ago
  73. 441a070 Tools: Use build system appropriate newlines by TTornblom · 5 years ago
  74. e6e9554 App: IAR fix for 8fa3a7b6 by TTornblom · 5 years ago
  75. ae97988 Build: Minor IAR warnings elimination and fix for 8f17a711 by TTornblom · 5 years ago
  76. d7b79f2 crypto: decouple the PSA Crypto interface from TF-M flags by Soby Mathew · 5 years ago
  77. 9d96328 Boot: Replace hard-coded image index by David Vincze · 5 years ago
  78. df12de0 Boot: Fix misplaced preprocessor directive by David Vincze · 5 years ago
  79. 67a1c0e Core: Update the include statement by Mingyang Sun · 5 years ago
  80. 8a19e7a Service: Update the include statements by Mingyang Sun · 5 years ago
  81. c9bdcd7 Platform: Update the include statements by Mingyang Sun · 5 years ago
  82. 2b0b72c Gerrit: Update .gitreview to new location by Benjamin Copeland · 5 years ago
  83. 524e3ec Platform: Unify NS and secure UART STDOUT implementation by Kevin Peng · 5 years ago
  84. 738a4b0 Docs: Update path 'services' to 'partitions' by Ken Liu · 5 years ago
  85. 589d3b1 Docs: Update glossary by Edison Ai · 5 years ago
  86. 1e38584 Docs: Refine glossary.rst by Edison Ai · 5 years ago
  87. 95f58eb Test: Add attestation claim value check switch by Balint Matyi · 5 years ago
  88. 15b3130 Boot: Add requirements.txt file by Kevin Townsend · 5 years ago
  89. 9272a43 Docs: Replace True/False with ON/OFF in attestation guide by Balint Matyi · 5 years ago
  90. bf5b98c Boot: Add byte cast when signing payload by Kevin Townsend · 5 years ago
  91. 99c0a96 Build: Enable ninja-based builds by Kevin Townsend · 5 years ago
  92. 1f345b0 Build: Follow the 'source_structure.rst' by Ken Liu · 5 years ago
  93. b157dca Platform: Disallow repeated provisioning on Musca-S1 by Balint Matyi · 5 years ago
  94. c51e7c5 Docs: Add Profile Small into configuration table by David Hu · 5 years ago
  95. d3db85d Docs: Fix error of user guide document by Mingyang Sun · 5 years ago
  96. 373feb1 Core: Manipulate clients connection handle by Summer Qin · 5 years ago
  97. 630c76b Core: Distinguish connection handle types by Summer Qin · 5 years ago
  98. 3650297 Test: Add test cases for AEAD with truncated authentication tag by David Hu · 5 years ago
  99. 06976a6 Config: Add regression test config for TF-M Profile Small by David Hu · 6 years ago
  100. df32b18 Test: Skip T_COSE and QCBOR test if initial attestation is disabled by David Hu · 5 years ago