1. 331f0f7 Platform: Remove contents in TFM_UNPRIV_DATA section by Summer Qin · 5 years ago
  2. c9a4559 Docs: TF-M Profile Small design document by David Hu · 5 years ago
  3. 1e86323 Crypto: Link persistent key to ITS by David Hu · 5 years ago
  4. ddc1064 Test: Revert b3b01cc by David Hu · 5 years ago
  5. 410ada5 Core: Remove 'tfm_bitcount' referencing by Ken Liu · 6 years ago
  6. b3b01cc Test: Verify Client-ID range in attest token by Balint Matyi · 5 years ago
  7. 8d1f107 Core: Improve secure function entry point in Library model by David Hu · 5 years ago
  8. 1e34b07 Platform: fix the Non-Secure stack over allocated issue on PSoC 64 by Sherry Zhang · 5 years ago
  9. 3579898 Platform: LPCXpresso55S69 improvements by Kevin Townsend · 5 years ago
  10. 68eb406 SST: Move the SST partition to Application Root Of Trust by Galanakis, Minos · 6 years ago
  11. b628664 Crypto: Remove const qualifier from secure API calls. by Minos Galanakis · 5 years ago
  12. ef5118b Platform: Added a Non-Volatile counters service by Galanakis, Minos · 6 years ago
  13. 94d424a Core: Fix secure gateway function clone issue in GNUARM by David Hu · 5 years ago
  14. af8584e Boot: Fix GNUARM compiler warning by Tamas Ban · 5 years ago
  15. 8e7622b Build: Avoid toolchain library function optimization by Ken Liu · 5 years ago
  16. a26983f Platform: Add LPCXpresso55S69-EVK support by Kevin Townsend · 5 years ago
  17. b4d8fab Docs: Move design documents from wiki to source by Mate Toth-Pal · 6 years ago
  18. a2d40d5 Platform: Add GPIO platform service for Musca-S1 by Gabor Abonyi · 5 years ago
  19. 03e34e2 Platform: Add documentation about OTP provisioning by Balint Matyi · 5 years ago
  20. 196241a Platform: Get LCS manually on Musca-S1 based on eMRAM by Balint Matyi · 5 years ago
  21. 7e31db2 Platform: Use crypto keys from eMRAM on Musca-S1 by Balint Matyi · 5 years ago
  22. b37ac45 Platform: Copy crypto keys to eMRAM on Musca-S1 by Balint Matyi · 5 years ago
  23. a1b34ec Platform: Enable CC312 on Musca-S1 by Balint Matyi · 5 years ago
  24. 1289aa7 Platform: Allocate crypto key area in eMRAM on Musca-S1 by Balint Matyi · 5 years ago
  25. 32f7a88 Platform: Extend S binary slot on Musca-S1 by Balint Matyi · 5 years ago
  26. ad646f4 Platform: fix Non-Secure stack over-allocated and msplim setting bug on AN539 by Sherry Zhang · 5 years ago
  27. 818a76e Platform: fix the Non-Secure stack over allocated issue by Sherry Zhang · 5 years ago
  28. 8fa3a7b Platform: add MSPLMT register setting in Non-Secure by Sherry Zhang · 5 years ago
  29. 10125f2 Build: Hotfix for psoc64 Release build by TTornblom · 5 years ago
  30. 830c554 Core: Refine tfm_core_spm_request_handler function by Summer Qin · 5 years ago
  31. faf74f5 Build: Major warnings cleanup by TTornblom · 5 years ago
  32. b9e5ed0 Docs: Added IAR specific build instructions by TTornblom · 5 years ago
  33. 67220f5 Build: Remove "r0" clobbers from naked assembly functions by TTornblom · 5 years ago
  34. c29a77b Build: Added more targets for IAR builds by TTornblom · 6 years ago
  35. e3ef1fd Build: Added support for IAR toolchain to psoc64 by TTornblom · 6 years ago
  36. 99f0be2 Build: IAR support by TTornblom · 6 years ago
  37. e304f96 Core: Sort out tfm_internal.h by Summer Qin · 5 years ago
  38. abb1aab Core: Move library model SPM code to 'spm' folder by Mingyang Sun · 5 years ago
  39. d44522a Core: Move IPC model SPM code to 'spm' folder by Mingyang Sun · 6 years ago
  40. 56f01bd Core: Put IPC SVC handler together by Mingyang Sun · 5 years ago
  41. 926c37c Platform: Fix SST flash program unit for Musca-B1 by Jamie Fox · 5 years ago
  42. ced8c6f Initial check-in of TF-Fuzz. by Gary Morrison · 5 years ago
  43. 726ad7a Build: Minor refine for build configurations by Kevin Peng · 6 years ago
  44. 8e65396 Core: Remove fixed NS region numbers by Jamie Fox · 5 years ago
  45. d4c3c74 Core: Remove memory permission check API by Jamie Fox · 5 years ago
  46. b9d9b45 Test: Add crypto test for persistent key APIs by Jamie Fox · 6 years ago
  47. 98ab441 Crypto: Add support for persistent keys by Jamie Fox · 6 years ago
  48. 1e08970 Boot: Fix error in preprocessor macro by Raef Coles · 5 years ago
  49. 5d23170 Attest: Checks device lifecycle max value by Tamas Ban · 5 years ago
  50. 761ebaf Boot: Upgrade MCUBoot to v1.5.0 by Balint Matyi · 5 years ago
  51. 75dd1e3 Platform: Set OVERWRITE_ONLY as default on S1/B1 by Balint Matyi · 5 years ago
  52. 2fe0492 Build: Move MCUBoot configs from compile time defines to header by Balint Matyi · 5 years ago
  53. c071161 Core: Remove tfm_nspm_configure_clients from IPC by Summer Qin · 5 years ago
  54. 83d9637 Build: Update to IAR support by TTornblom · 6 years ago
  55. 344c293 .gitreview file addition by Ashutosh Singh · 7 years ago
  56. cfc5114 Platform PSoC64: Rename NV Counters file by Chris Brand · 5 years ago
  57. f28dd41 Platform: Make some NV counter enums conditional by Chris Brand · 5 years ago
  58. aa416b3 Platform: PSoC64: Use correct printf format specifiers by Chris Brand · 5 years ago
  59. 5397f92 AuditLog: Fix audit_core_init() documentation by Chris Brand · 5 years ago
  60. 29da81f Docs: Update SPRTL design document by Ken Liu · 5 years ago
  61. 3d19339 COSE: Fix call to check_critical_labels() by Chris Brand · 5 years ago
  62. adcb5c8 QCBOR: Avoid apparent null pointer dereference by Chris Brand · 5 years ago
  63. de5e8db Build: Enable Musca-S1 and AN539 targets for PSA tests by Gabor Abonyi · 5 years ago
  64. ed87443 Platform: PSoC64: Update TFM to latest CySecureTools and use it's CLI by Andrei Narkevitch · 5 years ago
  65. 2f06e64 Test: Fix map_t_cose_errors() by Chris Brand · 5 years ago
  66. 3554bf8 Crypto: Add missing crypto header file when exporting files by Sherry Zhang · 5 years ago
  67. 09c85f4 Core: Fix the compiling issue in file tfm_nspm_func.c by Sherry Zhang · 5 years ago
  68. d90856f Core: Change filenames of SPM by Mingyang Sun · 5 years ago
  69. 7ddb4c6 Core: Fix 'event' malfunction behaviour by Ken Liu · 5 years ago
  70. 75db867 App: Add log message before system Starting by Kevin Peng · 5 years ago
  71. 44af085 Platform: Change privileged mode for NS main by Kevin Peng · 5 years ago
  72. 9183945 Platform: PSoC64: Move 32KB RAM unpriv->priv by Chris Brand · 5 years ago
  73. ae3e56a Platform PSoc64: Flag PC=4 as secure by Chris Brand · 5 years ago
  74. d4ac5d1 Docs: Update design document build to align with design proposal process by David Hu · 5 years ago
  75. c54a6c9 Docs: Update the 'design proposal process' by Ken Liu · 6 years ago
  76. cf05fc1 Interface: Remove unused header include by Devaraj Ranganna · 5 years ago
  77. 2603c29 ITS: Support platform-specific MAX_BLOCK_DATA_COPY by Chris Brand · 6 years ago
  78. 9857b46 SST: Increase stack size to 0x800 from 0x600 by Raymond Ngun · 5 years ago
  79. f5d2fbf Attest: fix typo - ATTEST_TOKEN_ERR_CBOR_TYPE by Alamy Liu · 5 years ago
  80. 8f17a71 Build: Only pass -mcmse switch for secure compiles by Mate Toth-Pal · 5 years ago
  81. 50373fc App: Clarify the initial_count parameter in semaphore creation API by David Hu · 5 years ago
  82. 0768982 Version: Update for TF-M v1.0 release by Minos Galanakis · 5 years ago TF-Mv1.0
  83. d8efe8f Doc: Introduce changelog for 1.0 release by Soby Mathew · 5 years ago
  84. 728a20a Doc: Update implication of using flash when running regressions tests by Soby Mathew · 5 years ago
  85. 7cde24e Attest: Checks challenge in attest_get_option_flags by Michel Jaouen · 5 years ago
  86. c275c88 Core: Limit loop cycles while updating 'outlen' by Ken Liu · 5 years ago
  87. d09df4d Doc: Added a note on user-guide by Minos Galanakis · 5 years ago
  88. ac6b06c Doc: Updating the user-guides by Minos Galanakis · 5 years ago
  89. cee7bd9 Docs: Update Crypto docs by Jamie Fox · 5 years ago
  90. b4a175e Attest: Remove out-dated comment by Tamas Ban · 5 years ago
  91. b70f624 SST: Fix build issue when SST_ENCRYPTION is OFF by Jamie Fox · 5 years ago
  92. da71923 Platform: Remove forced SST_RAM_FS=ON on Musca-A by Jamie Fox · 5 years ago
  93. fc6804e Doc: Minor fixes across the documentation by Minos Galanakis · 5 years ago
  94. e06c6f6 Doc: Updated the PS integration guide. by Minos Galanakis · 5 years ago
  95. 56cb759 Doc: Remove external libraries from documentation by Minos Galanakis · 5 years ago
  96. c64adbc Core: Apply a trivial versioning scheme by Soby Mathew · 5 years ago
  97. 0b5acd3 Build: Add dependency check for SST on ITS by Kevin Peng · 5 years ago
  98. 6015596 Crypto: Disable SHA-1 by default by Jamie Fox · 6 years ago
  99. fa68d3d Tools: fix dev_scripts/generate-sample-iat.py by Sergei Trofimov · 5 years ago
  100. adfb80f Docs: Align the command line with the right file name by Shawn Shan · 5 years ago