1. 308b2ad Docs: Add descriptions for mm_iovec attribute by Kevin Peng · 2 years, 2 months ago
  2. f5069ff PS: ITS: Remove PS dependency on ITS by Maulik Patel · 2 years, 2 months ago
  3. d95ee43 Attest: Align macro name with PSA spec by Sherry Zhang · 2 years, 3 months ago
  4. 0e3e546 Docs: Add SVC descriptions in platform porting guide by Kevin Peng · 2 years, 3 months ago
  5. 340ee45 Attest: Disable optional claim in profile small/medium by Sherry Zhang · 2 years, 3 months ago
  6. 2345aa5 Build: Non-FFM manifest attribute needs to be registered by chesun01 · 2 years, 4 months ago
  7. 4427421 SPM: Merge 'ffm' and 'cmsis_psa' sources by Ken Liu · 2 years, 5 months ago
  8. 9230926 docs: integration: Improve FP arch documentation by Joakim Andersson · 2 years, 6 months ago
  9. 305757f docs: integration_guide: Improve FP arch documentation by chesun01 · 2 years, 6 months ago
  10. 12e21a2 Crypto: Allow renaming the TF-M Crypto APIs in the interface by Antonio de Angelis · 2 years, 5 months ago
  11. 80326b7 SPM: Provide option to schedule when NSPE is interrupted by Chris Brand · 2 years, 5 months ago
  12. 3ba2d06 Docs: Fix broken links in documentation files by Awadhy Mohammed · 2 years, 5 months ago
  13. 16ace4d Docs: Update multi-core memory access check document by David Hu · 2 years, 6 months ago
  14. 96624f3 Build: Create a common lib and copy it to the RAM for flash drivers by Dávid Házi · 2 years, 8 months ago
  15. f871df0 Interface: Provide implementation of tfm_ns_interface_dispatch() by BohdanHunko · 2 years, 6 months ago
  16. cc91402 Build: Change some CACHE variables to normal ones by Kevin Peng · 2 years, 7 months ago
  17. 671c971 Docs: Refresh the Crypto service integration guide by Antonio de Angelis · 2 years, 6 months ago
  18. 267e5c0 Docs: Bunch of small changes in documentation by Anton Komlev · 2 years, 6 months ago
  19. e69cf68 Docs: Update code structure doc by Anton Komlev · 2 years, 6 months ago
  20. 90657c1 Docs: Platform documentation rules by Anton Komlev · 2 years, 7 months ago
  21. ff7cbae Docs: Move the design documents a level up by Anton Komlev · 2 years, 7 months ago
  22. 6f114f5 Build: Use PLATFORM_DIR variable for Arm platforms by Dávid Házi · 2 years, 9 months ago
  23. 47d21e5 FPU: Maintain the FPU test supported platforms by Jianliang Shen · 3 years ago
  24. 583536f PS: Minor integration guide enhancement by Sherry Zhang · 2 years, 11 months ago
  25. d755b82 Crypto: Set features with config header file by Xinyu Zhang · 2 years, 10 months ago
  26. 1dfd209 Build: Rename config_default to config_base by Anton Komlev · 2 years, 9 months ago
  27. bcb1aa3 PS: Rollback protection is essential in GCM/CCM encryption algorithm by Sherry Zhang · 2 years, 11 months ago
  28. 8836b22 QCBOR: Switch over to upstream QCBOR by David Vincze · 2 years, 9 months ago
  29. 302f81d Build: Create common ns and bl2 linker scripts for ARM platforms by Dávid Házi · 2 years, 10 months ago
  30. 11ff8a5 SPM: Change the prototype of the irq init function by Chris Brand · 2 years, 10 months ago
  31. 10a2acb SPM: Treat more irq load info as const by Chris Brand · 2 years, 10 months ago
  32. 6f46229 Build: Follow CMSIS naming convention in NS linker scripts by Dávid Házi · 2 years, 10 months ago
  33. d23bbb3 Partitions: Combine tfm_xxx_secure_api.c and tfm_xxx_ipc.c by Summer Qin · 2 years, 10 months ago
  34. 2db78c8 Docs: Remove Library Model documentation by Summer Qin · 2 years, 10 months ago
  35. 369d1e9 Audit: Remove Audit Log partition by Summer Qin · 2 years, 10 months ago
  36. b3c0699 Platform: Move faults handlers to dedicated file by Kevin Peng · 2 years, 11 months ago
  37. 66e8b1e Docs: Minor enhancement on partition integration guide by Sherry Zhang · 2 years, 11 months ago
  38. 45dd87c Doc: Unify the implementation model naming by Ken Liu · 2 years, 11 months ago
  39. fbc2c50 Partitions: remove PSA proxy partition by Mark Horvath · 2 years, 11 months ago
  40. 1b49416 Platform: Remove Musca-B1 Secure Enclave port by Mark Horvath · 2 years, 11 months ago
  41. 7f572ff test: initial_attestation: Remove dependency on debug config for tests by Joakim Andersson · 3 years ago
  42. bcbf770 Platform: RSS: Define TFM_ATTEST_BOOT_RECORDS_MAX_SIZE by David Vincze · 3 years, 2 months ago
  43. 4d41411 SPM: Add MVE support for GNUARM toolchain by Gabor Toth · 3 years, 9 months ago
  44. 93efad0 Build: Support for configurable stack and heap size by Kevin Peng · 3 years ago
  45. 6cea95d rename "name" field to "description" in manifest lists by BohdanHunko · 3 years ago
  46. bfb6bf2 Typos fixed in docs by BohdanHunko · 3 years ago
  47. 27662a3 Platform: Align secure main stack size among compilers by Xinyu Zhang · 3 years ago
  48. e05c9ba Docs: Divide stateless handles into two ranges by Kevin Peng · 3 years ago
  49. 6f39ad0 unused 'short_name' field removed from manifest lists by Chris Brand · 3 years ago
  50. b3adfeb Attest: Use PSA builtin key for token signing by Raef Coles · 3 years, 5 months ago
  51. 79809c7 Crypto: Implement PSA builtin keys by Raef Coles · 3 years, 5 months ago
  52. 7be3b8c Replace "Service" with "Partition" in manifest lists by Chris Brand · 3 years ago
  53. 9edf081 Build: Add optional install.cmake for platform by Chris Brand · 3 years, 1 month ago
  54. ec27c23 Build: Move SPM HAL sources to tfm_spm by Jianliang Shen · 3 years ago
  55. 4e4d4ac Docs: Add user guide for TF-M manifest tool by Kevin Peng · 6 years ago
  56. fc318d7 Attest: Rename claims according to latest spec version by Tamas Ban · 3 years, 1 month ago
  57. f1809ac Docs: Add SPM backends introduction by Kevin Peng · 3 years, 1 month ago
  58. fbf3f46 Build: Set ns_agent partition flags by Chris Brand · 3 years, 1 month ago
  59. 046ffd8 Platform: Update platform partition to SFN by Raef Coles · 3 years, 2 months ago
  60. ce0d5ed Docs: Fix documentation for preload_ns.cmake by Chris Brand · 3 years, 1 month ago
  61. 0dbe8f1 Docs: Rearrange TF-M building instructions by Anton Komlev · 3 years, 2 months ago
  62. 1f1bec0 Docs: Clean and restructure the Integration guide by Anton Komlev · 3 years, 2 months ago
  63. 8ec3063 Docs: Add compiler version note for FPU by Xinyu Zhang · 3 years, 1 month ago
  64. f7e2ade FWU: Align FWU to FF 1.1 by Sherry Zhang · 3 years, 2 months ago
  65. b898d81 Docs: Update crypto documentations by Summer Qin · 3 years, 2 months ago
  66. 181c00c Build: Add option CONFIG_TFM_ENABLE_FPU by Lingkai Dong · 3 years, 3 months ago
  67. 3238f45 Docs: Move test related docs to tf-m-tests repo by Jianliang Shen · 3 years, 3 months ago
  68. da5fb7c Docs: Update broken URLs by Anton Komlev · 3 years, 3 months ago
  69. 91281f0 docs: Documentation restructure by Anton Komlev · 3 years, 4 months ago
  70. 8e44834 docs: A set of cosmetical changes in documentation by Anton Komlev · 3 years, 4 months ago
  71. 3356ba3 docs: Decouple refrences from /docs folder by Anton Komlev · 3 years, 4 months ago
  72. 427678d Tools: Update docs after moving iat-verifier by Mate Toth-Pal · 3 years, 5 months ago
  73. 71c566b Docs: some clean-up to platform folder by David Hu · 3 years, 5 months ago
  74. 2628db7 Doc: Change TFM_PLATFORM description by Jianliang Shen · 3 years, 5 months ago
  75. 0ed91d7 Attest: Remove IAK public key Secure Partition by David Hu · 3 years, 5 months ago
  76. ec0e5ce Tools: Support for dual-model Test Secure Partitions by Kevin Peng · 3 years, 6 months ago
  77. 53f7ecd Doc: Refine descriptions of test services by Jianliang Shen · 3 years, 6 months ago
  78. 25c955b Docs: Update Diadem related documentation by Gabor Abonyi · 3 years, 7 months ago
  79. 8ac672f Docs: Update FP support document by Feder Liang · 3 years, 8 months ago
  80. 4925916 Platform: Align flash driver to CMSIS Flash APIs by Sherry Zhang · 3 years, 7 months ago
  81. 348f9dd doc: ps: Small language corrections by Sebastian Bøe · 3 years, 10 months ago
  82. 79130a9 HAL: Fix for MPU isolation region configuration by Mingyang Sun · 3 years, 7 months ago
  83. 3a0e460 Docs: Update the SID usage table by Kevin Peng · 3 years, 8 months ago
  84. 760f78d Tools: Update PID of FF test Partitions by Kevin Peng · 3 years, 8 months ago
  85. 851b600 Docs: Improvements for the IRQ integration guide by Kevin Peng · 3 years, 8 months ago
  86. 0a0a607 Docs: Update the Secure Partition addition doc by Kevin Peng · 3 years, 9 months ago
  87. 98e77a8 Docs: Update FP support document by Feder Liang · 3 years, 8 months ago
  88. da298d5 Test: Refine FLIH and SLIH interrupt tests control by David Hu · 3 years, 9 months ago
  89. c4633b7 docs: Update Secure partitions Addition Guide by Arnold Gabriel Benedict · 3 years, 9 months ago
  90. 921d0ea Docs: Minor fix of out-of-tree SP build description by David Hu · 3 years, 9 months ago
  91. 4f7c75b Docs: Add FPU support user guide by Feder Liang · 3 years, 11 months ago
  92. 15bd217 Docs: C library naming pattern for partitions by Mark Horvath · 3 years, 9 months ago
  93. 25a713f Platform: Add support for Corstone-Polaris by Gabor Abonyi · 3 years, 10 months ago
  94. ab8fa29 Platform: Remove some legacy HAL APIs by Kevin Peng · 3 years, 11 months ago
  95. 72f6c26 Docs: Remove deprecated FVP from integration guide by Mark Horvath · 3 years, 9 months ago
  96. ef5b561 Docs: fix typo by Xinyu Zhang · 3 years, 9 months ago
  97. 9678752 Docs: Add Non-secure client extension integration guide by David Wang · 3 years, 11 months ago
  98. 19b9071 docs: Update document headers by Anton Komlev · 3 years, 10 months ago
  99. 4009df8 Docs: Documentation about test suites out-of-tree build by Jianliang Shen · 4 years ago
  100. 179cb70 Crypto: Move key management functions into crypto_key_management.c by Summer Qin · 4 years ago