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