1. 524e3ec Platform: Unify NS and secure UART STDOUT implementation by Kevin Peng · 5 years ago
  2. 738a4b0 Docs: Update path 'services' to 'partitions' by Ken Liu · 5 years ago
  3. 589d3b1 Docs: Update glossary by Edison Ai · 5 years ago
  4. 1e38584 Docs: Refine glossary.rst by Edison Ai · 5 years ago
  5. 95f58eb Test: Add attestation claim value check switch by Balint Matyi · 5 years ago
  6. 15b3130 Boot: Add requirements.txt file by Kevin Townsend · 5 years ago
  7. 9272a43 Docs: Replace True/False with ON/OFF in attestation guide by Balint Matyi · 5 years ago
  8. bf5b98c Boot: Add byte cast when signing payload by Kevin Townsend · 5 years ago
  9. 99c0a96 Build: Enable ninja-based builds by Kevin Townsend · 5 years ago
  10. 1f345b0 Build: Follow the 'source_structure.rst' by Ken Liu · 5 years ago
  11. b157dca Platform: Disallow repeated provisioning on Musca-S1 by Balint Matyi · 5 years ago
  12. c51e7c5 Docs: Add Profile Small into configuration table by David Hu · 5 years ago
  13. d3db85d Docs: Fix error of user guide document by Mingyang Sun · 5 years ago
  14. 373feb1 Core: Manipulate clients connection handle by Summer Qin · 5 years ago
  15. 630c76b Core: Distinguish connection handle types by Summer Qin · 5 years ago
  16. 3650297 Test: Add test cases for AEAD with truncated authentication tag by David Hu · 5 years ago
  17. 06976a6 Config: Add regression test config for TF-M Profile Small by David Hu · 6 years ago
  18. df32b18 Test: Skip T_COSE and QCBOR test if initial attestation is disabled by David Hu · 5 years ago
  19. 48f4b9a Test: Make common Crypto test cases more general by David Hu · 5 years ago
  20. 0d40477 Test: Add config flags to control build of Crypto test cases by David Hu · 5 years ago
  21. bc88eb4 Docs: The Source Structure by Ken Liu · 5 years ago
  22. 071d86d Core: Separate SPM_DB for library model and IPC model by Shawn Shan · 5 years ago
  23. d0da13a Config: Add a top-level config file for TF-M Profile Small by David Hu · 6 years ago
  24. e954d6b Crypto: Add alternatives of mbed-crypto implementations by David Hu · 5 years ago
  25. c1a80cb Crypto: Add a Mbed Crypto config file for TF-M Profile Small by David Hu · 6 years ago
  26. 6010538 Build: Allow top-level config file to select Secure Partition by David Hu · 6 years ago
  27. ab1c828 Docs: Lists supported platforms in top-level readme.rst by Tamas Ban · 5 years ago
  28. b4395f9 Platform: S Vectors: __vectors_end__ should not include handler code by Alamy Liu · 6 years ago
  29. c042793 Docs: Design of symmetric key algorithm based Initial Attestation by David Hu · 5 years ago
  30. ee554ce Platform: PSoC64: Power failure NV counter protection by Chris Brand · 5 years ago
  31. 6844e44 Platform: Update Musca-B1 and S1 upgrade strategies by Balint Matyi · 5 years ago
  32. 8f7b359 Attest: Remove 'INDIVIDUAL_SW_COMPONENTS' support by Balint Matyi · 5 years ago
  33. f5cd369 Crypto: Import additional macros from crypto_extra.h in mbedcrypto by Soby Mathew · 5 years ago
  34. 7564106 Build: New build option to enable combined build for ITS and PS Arch tests. by Vinay Kumar Kotegowder · 5 years ago
  35. dc5b7f2d Platform: Split dummy_crypto_keys.c on Musca-S1 by Balint Matyi · 5 years ago
  36. c9ae1d4 Platform: Split dummy_crypto_keys.c on Musca-B1 by Balint Matyi · 5 years ago
  37. 6b9eb0d Test: Verify Client-ID range in attest token by Balint Matyi · 5 years ago
  38. fc75006 Docs: Update PSA related description in readme by Ken Liu · 5 years ago
  39. b8592cd Docs: Update 'glossary' with minor changes by Ken Liu · 5 years ago
  40. 331f0f7 Platform: Remove contents in TFM_UNPRIV_DATA section by Summer Qin · 5 years ago
  41. c9a4559 Docs: TF-M Profile Small design document by David Hu · 5 years ago
  42. 1e86323 Crypto: Link persistent key to ITS by David Hu · 5 years ago
  43. ddc1064 Test: Revert b3b01cc by David Hu · 5 years ago
  44. 410ada5 Core: Remove 'tfm_bitcount' referencing by Ken Liu · 6 years ago
  45. b3b01cc Test: Verify Client-ID range in attest token by Balint Matyi · 5 years ago
  46. 8d1f107 Core: Improve secure function entry point in Library model by David Hu · 5 years ago
  47. 1e34b07 Platform: fix the Non-Secure stack over allocated issue on PSoC 64 by Sherry Zhang · 5 years ago
  48. 3579898 Platform: LPCXpresso55S69 improvements by Kevin Townsend · 5 years ago
  49. 68eb406 SST: Move the SST partition to Application Root Of Trust by Galanakis, Minos · 6 years ago
  50. b628664 Crypto: Remove const qualifier from secure API calls. by Minos Galanakis · 5 years ago
  51. ef5118b Platform: Added a Non-Volatile counters service by Galanakis, Minos · 6 years ago
  52. 94d424a Core: Fix secure gateway function clone issue in GNUARM by David Hu · 5 years ago
  53. af8584e Boot: Fix GNUARM compiler warning by Tamas Ban · 5 years ago
  54. 8e7622b Build: Avoid toolchain library function optimization by Ken Liu · 5 years ago
  55. a26983f Platform: Add LPCXpresso55S69-EVK support by Kevin Townsend · 5 years ago
  56. b4d8fab Docs: Move design documents from wiki to source by Mate Toth-Pal · 6 years ago
  57. a2d40d5 Platform: Add GPIO platform service for Musca-S1 by Gabor Abonyi · 5 years ago
  58. 03e34e2 Platform: Add documentation about OTP provisioning by Balint Matyi · 5 years ago
  59. 196241a Platform: Get LCS manually on Musca-S1 based on eMRAM by Balint Matyi · 5 years ago
  60. 7e31db2 Platform: Use crypto keys from eMRAM on Musca-S1 by Balint Matyi · 5 years ago
  61. b37ac45 Platform: Copy crypto keys to eMRAM on Musca-S1 by Balint Matyi · 5 years ago
  62. a1b34ec Platform: Enable CC312 on Musca-S1 by Balint Matyi · 5 years ago
  63. 1289aa7 Platform: Allocate crypto key area in eMRAM on Musca-S1 by Balint Matyi · 5 years ago
  64. 32f7a88 Platform: Extend S binary slot on Musca-S1 by Balint Matyi · 5 years ago
  65. ad646f4 Platform: fix Non-Secure stack over-allocated and msplim setting bug on AN539 by Sherry Zhang · 5 years ago
  66. 818a76e Platform: fix the Non-Secure stack over allocated issue by Sherry Zhang · 5 years ago
  67. 8fa3a7b Platform: add MSPLMT register setting in Non-Secure by Sherry Zhang · 5 years ago
  68. 10125f2 Build: Hotfix for psoc64 Release build by TTornblom · 5 years ago
  69. 830c554 Core: Refine tfm_core_spm_request_handler function by Summer Qin · 5 years ago
  70. faf74f5 Build: Major warnings cleanup by TTornblom · 5 years ago
  71. b9e5ed0 Docs: Added IAR specific build instructions by TTornblom · 5 years ago
  72. 67220f5 Build: Remove "r0" clobbers from naked assembly functions by TTornblom · 5 years ago
  73. c29a77b Build: Added more targets for IAR builds by TTornblom · 6 years ago
  74. e3ef1fd Build: Added support for IAR toolchain to psoc64 by TTornblom · 6 years ago
  75. 99f0be2 Build: IAR support by TTornblom · 6 years ago
  76. e304f96 Core: Sort out tfm_internal.h by Summer Qin · 5 years ago
  77. abb1aab Core: Move library model SPM code to 'spm' folder by Mingyang Sun · 5 years ago
  78. d44522a Core: Move IPC model SPM code to 'spm' folder by Mingyang Sun · 6 years ago
  79. 56f01bd Core: Put IPC SVC handler together by Mingyang Sun · 5 years ago
  80. 926c37c Platform: Fix SST flash program unit for Musca-B1 by Jamie Fox · 5 years ago
  81. ced8c6f Initial check-in of TF-Fuzz. by Gary Morrison · 5 years ago
  82. 726ad7a Build: Minor refine for build configurations by Kevin Peng · 6 years ago
  83. 8e65396 Core: Remove fixed NS region numbers by Jamie Fox · 5 years ago
  84. d4c3c74 Core: Remove memory permission check API by Jamie Fox · 5 years ago
  85. b9d9b45 Test: Add crypto test for persistent key APIs by Jamie Fox · 6 years ago
  86. 98ab441 Crypto: Add support for persistent keys by Jamie Fox · 6 years ago
  87. 1e08970 Boot: Fix error in preprocessor macro by Raef Coles · 5 years ago
  88. 5d23170 Attest: Checks device lifecycle max value by Tamas Ban · 5 years ago
  89. 761ebaf Boot: Upgrade MCUBoot to v1.5.0 by Balint Matyi · 5 years ago
  90. 75dd1e3 Platform: Set OVERWRITE_ONLY as default on S1/B1 by Balint Matyi · 5 years ago
  91. 2fe0492 Build: Move MCUBoot configs from compile time defines to header by Balint Matyi · 5 years ago
  92. c071161 Core: Remove tfm_nspm_configure_clients from IPC by Summer Qin · 5 years ago
  93. 83d9637 Build: Update to IAR support by TTornblom · 6 years ago
  94. 344c293 .gitreview file addition by Ashutosh Singh · 7 years ago
  95. cfc5114 Platform PSoC64: Rename NV Counters file by Chris Brand · 5 years ago
  96. f28dd41 Platform: Make some NV counter enums conditional by Chris Brand · 5 years ago
  97. aa416b3 Platform: PSoC64: Use correct printf format specifiers by Chris Brand · 5 years ago
  98. 5397f92 AuditLog: Fix audit_core_init() documentation by Chris Brand · 5 years ago
  99. 29da81f Docs: Update SPRTL design document by Ken Liu · 5 years ago
  100. 3d19339 COSE: Fix call to check_critical_labels() by Chris Brand · 5 years ago