1. e409401 Docs: Restructuring and new layout by Minos Galanakis · 5 years ago
  2. c3123ec Core: Move spm header files to 'spm' folder by Mingyang Sun · 5 years ago
  3. bd7ceb5 Core: Use separate '.inc' file and init function by Mingyang Sun · 5 years ago
  4. b29d5f9 Doc: Update email address for feedback and support by Kevin Peng · 5 years ago
  5. 6594e6d test: core: Remove unneeded #include <platform_irq.h> by Øyvind Rønningstad · 5 years ago
  6. ab19e6f Build: Fix cmake implicitly converting warnings by Kumar Gala · 5 years ago
  7. cba72a3 Platform: Fix Musca-B1 eFlash driver issue by Jamie Fox · 5 years ago
  8. 2cbf5df Docs: Clarify that Profile Small doesn't cover all the platforms by David Hu · 5 years ago
  9. cdc5297 Platform: PSoC64: Increase ITS_MAX_BLOCK_DATA_COPY to 512 by Chris Brand · 6 years ago
  10. 437d776 Platform: PSoC64: Make NV counters and ITS Flash regions privileged-only by Chris Brand · 5 years ago
  11. 2b2154f Platform: PSoC64: Change SMPU regions used by Chris Brand · 5 years ago
  12. ce8d38a Boot: Fix BL2 and NS scatter files by Balint Matyi · 5 years ago
  13. 8a77bdd Config: Add stm targets in single entry point by Ludovic Barre · 5 years ago
  14. 27c87b0 Platform: Add the support of stm32l5xx by Michel Jaouen · 5 years ago
  15. 2fca1c8 Core: Simplify the service lookup procedure by Summer Qin · 5 years ago
  16. 44e6561 Core: IAR fix for 94d424a5 by TTornblom · 5 years ago
  17. e5d8b48 Platform: Update including path for CC312 building by Ken Liu · 5 years ago
  18. 574a405 Platform: Rename SST to PS for FVP_SSE300_MPS2 by Jamie Fox · 5 years ago
  19. c6d7450 SST: Rename SST(Secure STorage) to PS(Protected Storage) by Kevin Peng · 5 years ago
  20. 894e642 Test: Modify IRQ test flow for tool by Mate Toth-Pal · 5 years ago
  21. 9a5a9b9 Platform: Add FVP_SSE300_MPS2 target by Mark Horvath · 6 years ago
  22. 0f39fa5 Docs: Update TF-M repository reference by Minos Galanakis · 5 years ago
  23. befd3ca Docs: Fixed minor formatting error in IAR build instructions by TTornblom · 5 years ago
  24. 441a070 Tools: Use build system appropriate newlines by TTornblom · 5 years ago
  25. e6e9554 App: IAR fix for 8fa3a7b6 by TTornblom · 5 years ago
  26. ae97988 Build: Minor IAR warnings elimination and fix for 8f17a711 by TTornblom · 5 years ago
  27. d7b79f2 crypto: decouple the PSA Crypto interface from TF-M flags by Soby Mathew · 5 years ago
  28. 9d96328 Boot: Replace hard-coded image index by David Vincze · 5 years ago
  29. df12de0 Boot: Fix misplaced preprocessor directive by David Vincze · 5 years ago
  30. 67a1c0e Core: Update the include statement by Mingyang Sun · 5 years ago
  31. 8a19e7a Service: Update the include statements by Mingyang Sun · 5 years ago
  32. c9bdcd7 Platform: Update the include statements by Mingyang Sun · 5 years ago
  33. 2b0b72c Gerrit: Update .gitreview to new location by Benjamin Copeland · 5 years ago
  34. 524e3ec Platform: Unify NS and secure UART STDOUT implementation by Kevin Peng · 5 years ago
  35. 738a4b0 Docs: Update path 'services' to 'partitions' by Ken Liu · 5 years ago
  36. 589d3b1 Docs: Update glossary by Edison Ai · 5 years ago
  37. 1e38584 Docs: Refine glossary.rst by Edison Ai · 5 years ago
  38. 95f58eb Test: Add attestation claim value check switch by Balint Matyi · 5 years ago
  39. 15b3130 Boot: Add requirements.txt file by Kevin Townsend · 5 years ago
  40. 9272a43 Docs: Replace True/False with ON/OFF in attestation guide by Balint Matyi · 5 years ago
  41. bf5b98c Boot: Add byte cast when signing payload by Kevin Townsend · 5 years ago
  42. 99c0a96 Build: Enable ninja-based builds by Kevin Townsend · 5 years ago
  43. 1f345b0 Build: Follow the 'source_structure.rst' by Ken Liu · 5 years ago
  44. b157dca Platform: Disallow repeated provisioning on Musca-S1 by Balint Matyi · 5 years ago
  45. c51e7c5 Docs: Add Profile Small into configuration table by David Hu · 5 years ago
  46. d3db85d Docs: Fix error of user guide document by Mingyang Sun · 5 years ago
  47. 373feb1 Core: Manipulate clients connection handle by Summer Qin · 5 years ago
  48. 630c76b Core: Distinguish connection handle types by Summer Qin · 5 years ago
  49. 3650297 Test: Add test cases for AEAD with truncated authentication tag by David Hu · 5 years ago
  50. 06976a6 Config: Add regression test config for TF-M Profile Small by David Hu · 6 years ago
  51. df32b18 Test: Skip T_COSE and QCBOR test if initial attestation is disabled by David Hu · 5 years ago
  52. 48f4b9a Test: Make common Crypto test cases more general by David Hu · 5 years ago
  53. 0d40477 Test: Add config flags to control build of Crypto test cases by David Hu · 5 years ago
  54. bc88eb4 Docs: The Source Structure by Ken Liu · 5 years ago
  55. 071d86d Core: Separate SPM_DB for library model and IPC model by Shawn Shan · 5 years ago
  56. d0da13a Config: Add a top-level config file for TF-M Profile Small by David Hu · 6 years ago
  57. e954d6b Crypto: Add alternatives of mbed-crypto implementations by David Hu · 5 years ago
  58. c1a80cb Crypto: Add a Mbed Crypto config file for TF-M Profile Small by David Hu · 6 years ago
  59. 6010538 Build: Allow top-level config file to select Secure Partition by David Hu · 6 years ago
  60. ab1c828 Docs: Lists supported platforms in top-level readme.rst by Tamas Ban · 5 years ago
  61. b4395f9 Platform: S Vectors: __vectors_end__ should not include handler code by Alamy Liu · 6 years ago
  62. c042793 Docs: Design of symmetric key algorithm based Initial Attestation by David Hu · 5 years ago
  63. ee554ce Platform: PSoC64: Power failure NV counter protection by Chris Brand · 5 years ago
  64. 6844e44 Platform: Update Musca-B1 and S1 upgrade strategies by Balint Matyi · 5 years ago
  65. 8f7b359 Attest: Remove 'INDIVIDUAL_SW_COMPONENTS' support by Balint Matyi · 5 years ago
  66. f5cd369 Crypto: Import additional macros from crypto_extra.h in mbedcrypto by Soby Mathew · 5 years ago
  67. 7564106 Build: New build option to enable combined build for ITS and PS Arch tests. by Vinay Kumar Kotegowder · 5 years ago
  68. dc5b7f2d Platform: Split dummy_crypto_keys.c on Musca-S1 by Balint Matyi · 5 years ago
  69. c9ae1d4 Platform: Split dummy_crypto_keys.c on Musca-B1 by Balint Matyi · 5 years ago
  70. 6b9eb0d Test: Verify Client-ID range in attest token by Balint Matyi · 5 years ago
  71. fc75006 Docs: Update PSA related description in readme by Ken Liu · 5 years ago
  72. b8592cd Docs: Update 'glossary' with minor changes by Ken Liu · 5 years ago
  73. 331f0f7 Platform: Remove contents in TFM_UNPRIV_DATA section by Summer Qin · 5 years ago
  74. c9a4559 Docs: TF-M Profile Small design document by David Hu · 5 years ago
  75. 1e86323 Crypto: Link persistent key to ITS by David Hu · 5 years ago
  76. ddc1064 Test: Revert b3b01cc by David Hu · 5 years ago
  77. 410ada5 Core: Remove 'tfm_bitcount' referencing by Ken Liu · 6 years ago
  78. b3b01cc Test: Verify Client-ID range in attest token by Balint Matyi · 5 years ago
  79. 8d1f107 Core: Improve secure function entry point in Library model by David Hu · 5 years ago
  80. 1e34b07 Platform: fix the Non-Secure stack over allocated issue on PSoC 64 by Sherry Zhang · 5 years ago
  81. 3579898 Platform: LPCXpresso55S69 improvements by Kevin Townsend · 5 years ago
  82. 68eb406 SST: Move the SST partition to Application Root Of Trust by Galanakis, Minos · 6 years ago
  83. b628664 Crypto: Remove const qualifier from secure API calls. by Minos Galanakis · 5 years ago
  84. ef5118b Platform: Added a Non-Volatile counters service by Galanakis, Minos · 6 years ago
  85. 94d424a Core: Fix secure gateway function clone issue in GNUARM by David Hu · 5 years ago
  86. af8584e Boot: Fix GNUARM compiler warning by Tamas Ban · 5 years ago
  87. 8e7622b Build: Avoid toolchain library function optimization by Ken Liu · 5 years ago
  88. a26983f Platform: Add LPCXpresso55S69-EVK support by Kevin Townsend · 5 years ago
  89. b4d8fab Docs: Move design documents from wiki to source by Mate Toth-Pal · 6 years ago
  90. a2d40d5 Platform: Add GPIO platform service for Musca-S1 by Gabor Abonyi · 5 years ago
  91. 03e34e2 Platform: Add documentation about OTP provisioning by Balint Matyi · 5 years ago
  92. 196241a Platform: Get LCS manually on Musca-S1 based on eMRAM by Balint Matyi · 5 years ago
  93. 7e31db2 Platform: Use crypto keys from eMRAM on Musca-S1 by Balint Matyi · 5 years ago
  94. b37ac45 Platform: Copy crypto keys to eMRAM on Musca-S1 by Balint Matyi · 5 years ago
  95. a1b34ec Platform: Enable CC312 on Musca-S1 by Balint Matyi · 5 years ago
  96. 1289aa7 Platform: Allocate crypto key area in eMRAM on Musca-S1 by Balint Matyi · 5 years ago
  97. 32f7a88 Platform: Extend S binary slot on Musca-S1 by Balint Matyi · 5 years ago
  98. ad646f4 Platform: fix Non-Secure stack over-allocated and msplim setting bug on AN539 by Sherry Zhang · 5 years ago
  99. 818a76e Platform: fix the Non-Secure stack over allocated issue by Sherry Zhang · 5 years ago
  100. 8fa3a7b Platform: add MSPLMT register setting in Non-Secure by Sherry Zhang · 5 years ago