1. 095d45c SFN: Support initialize SFN partitions by priority by Jianliang Shen · 3 years, 4 months ago
  2. b813dbc docs: Direct documentation build by Anton Komlev · 3 years, 4 months ago
  3. 3356ba3 docs: Decouple refrences from /docs folder by Anton Komlev · 3 years, 4 months ago
  4. f865c4e SPM: Remove SFN model partition stack in level 1 by Sherry Zhang · 3 years, 5 months ago
  5. 427678d Tools: Update docs after moving iat-verifier by Mate Toth-Pal · 3 years, 5 months ago
  6. c8e87c1 Tools: Migrate iat-verifier to the tf-m-tools repo by Mate Toth-Pal · 3 years, 5 months ago
  7. 7661252 Tools: Add option to wrap compiled token in tag by Mate Toth-Pal · 3 years, 5 months ago
  8. 1e3708f Tools: Add verifier for HardwareVersionClaim by Mate Toth-Pal · 3 years, 5 months ago
  9. 228a56d Tools: Expect minimum len for some sw comp fields by Mate Toth-Pal · 3 years, 6 months ago
  10. bef01fa Tools: Rename 'Hardware ID' to 'Hardware Version' by Mate Toth-Pal · 3 years, 6 months ago
  11. ff44444 Tools: Add 'RECOMMENDED' claim necessity by Mate Toth-Pal · 3 years, 6 months ago
  12. 07f8a03 Tools: Generalise claims by Mate Toth-Pal · 3 years, 6 months ago
  13. acbb6f0 Tools: Change *Verifier to *Claim by Mate Toth-Pal · 3 years, 6 months ago
  14. 257fa42 Tools: Remove globals from const.py by Mate Toth-Pal · 3 years, 6 months ago
  15. 498a2f0 Tools: Make verify use verifier hierarchy by Mate Toth-Pal · 3 years, 6 months ago
  16. 47c26ec Tools: Display IPC Partition when SFN backend is selected by Kevin Peng · 3 years, 5 months ago
  17. ec0e5ce Tools: Support for dual-model Test Secure Partitions by Kevin Peng · 3 years, 6 months ago
  18. 5c3fee7 Tools: Simply manifest templates by Kevin Peng · 3 years, 6 months ago
  19. 43160d5 SPM: Add SFN Partition support in IPC backend by Kevin Peng · 3 years, 6 months ago
  20. 4b6e0e6 Tools: Split verify.py by Mate Toth-Pal · 3 years, 6 months ago
  21. 09236e0 Tools: Make verifier functions to classes by Mate Toth-Pal · 3 years, 6 months ago
  22. 6c70573 Tools: Fix compile_token signing with hmac by Mate Toth-Pal · 3 years, 6 months ago
  23. 28752e6 Tools: Fix challenge validation by Mate Toth-Pal · 3 years, 6 months ago
  24. 785ed5e Build: Simplify TF-M build output logs by Jianliang Shen · 3 years, 6 months ago
  25. c32279d Build: Fix configurations of build log quietly by Kevin Peng · 3 years, 6 months ago
  26. 2d2a6fc build: Print the full TF-M version on boot by Anton Komlev · 3 years, 6 months ago
  27. 76c0c16 Tools: Make SPM backend a user configuration by Kevin Peng · 3 years, 6 months ago
  28. ed5fe7b SPM: Add build config for FF-M interrupt APIs by Mingyang Sun · 3 years, 6 months ago
  29. 9f1a754 Tools: Generate SPM configurations in script by Kevin Peng · 3 years, 6 months ago
  30. 897e8f1 Revert "SPM: Use flag to indicate NS Agent" by Ken Liu · 3 years, 6 months ago
  31. 27f9a49 SPM: Use flag to indicate NS Agent by Ken Liu · 3 years, 6 months ago
  32. 89d4f8d Tools: Silence Generating... messages by Jimmy Brisson · 4 years, 1 month ago
  33. e851f6c Build: Correcrt CONFIG_TFM_FP cmake parameter by Feder Liang · 3 years, 6 months ago
  34. 2bc4d57 SPM: Add build-time config for optional PSA APIs by Xinyu Zhang · 3 years, 7 months ago
  35. ecaaaa3 Build: Move tfm_test_manifest_list.yaml to test/secure_fw folder by Jianliang Shen · 3 years, 7 months ago
  36. f58f2bd SPM: Enhance build control for IPC and SFN models by Sherry Zhang · 3 years, 7 months ago
  37. 90f08dc Tools: Use dictionary to manage partition statistics by Xinyu Zhang · 3 years, 7 months ago
  38. d97a7e7 Build: Change test code inclusion cmake by Raef Coles · 3 years, 8 months ago
  39. b8bf9a9 Add SLIH to ns_agent_mailbox by Chris Brand · 3 years, 9 months ago
  40. f7836d1 Docs: Fix incorrect project version generation. by Anton Komlev · 3 years, 8 months ago
  41. 87e6d2e Tool: Minor fix about comments. by Sherry Zhang · 3 years, 7 months ago
  42. 760f78d Tools: Update PID of FF test Partitions by Kevin Peng · 3 years, 8 months ago
  43. ce99e5d Tools: Avoid hard-code in manifest tool by Kevin Peng · 3 years, 9 months ago
  44. 75d46e7 Move ns_agent_mailbox partition to manifest scheme by Chris Brand · 3 years, 9 months ago
  45. eb5433d Docs: Update verision number extraction by Anton Komlev · 3 years, 8 months ago
  46. 1b8177b Tools: Fix dependency binding for manifest tool by Kevin Peng · 3 years, 8 months ago
  47. c424eec Tools: Auto-allocation PID starts from max fixed PID + 1 by Kevin Peng · 4 years, 1 month ago
  48. d08f3ba Tools: Manifest: Refine Partition type counting by Kevin Peng · 3 years, 9 months ago
  49. 8849b6a Tools: Relax the services and irqs list validation by Kevin Peng · 3 years, 9 months ago
  50. 50f413c Tools: Allow unset CMake variable in manifest conditions by Kevin Peng · 3 years, 9 months ago
  51. 65064c5 Tools: Combine manifest lists and extra manifest lists by Kevin Peng · 3 years, 9 months ago
  52. f39d8eb SPM: Add runtime SFN backend by Ken Liu · 3 years, 10 months ago
  53. 9144943 Tools: Merge back platform specific manifest list back by Kevin Peng · 3 years, 10 months ago
  54. 5ba8239 Tools: port iat-verifier to cbor2 by Ross Burton · 3 years, 9 months ago
  55. 80f5f43 Build: Add TFM_PARTITION_FF_TEST configuration by Kevin Peng · 3 years, 9 months ago
  56. cf7f813 Tools: Introduce "weak" dependency in Partition manifest by Kevin Peng · 3 years, 10 months ago
  57. 68d9a3a Tools: Make manifest tool aware of Partition Enabled status by Kevin Peng · 3 years, 10 months ago
  58. 7d88ae9 Tools: Support for MM_IOVEC by Shawn Shan · 4 years ago
  59. 5bc82d2 Tools: Various refinements on manifest tool by Kevin Peng · 3 years, 10 months ago
  60. a6dceef Tools: FF Manifest using "output_path" instead of "source_path" by Kevin Peng · 3 years, 9 months ago
  61. 4fade07 Tools: Make parameter '-o, --outdir' mandatory by Kevin Peng · 3 years, 9 months ago
  62. 4c436bf docs: Clarify documentation for binaries and docs builds by Anton Komlev · 3 years, 10 months ago
  63. 27a52c2 docs: Upgrade documentation tools by Anton Komlev · 3 years, 10 months ago
  64. a3657e8 Build: Fix library model build warnings by Shawn Shan · 3 years, 10 months ago
  65. 56b0ea6 Tools: Move PID duplication check to main loop by Kevin Peng · 3 years, 10 months ago
  66. eab7eae Tools: Count partition numbers and output config by Mingyang Sun · 3 years, 10 months ago
  67. 6be1603 docs: Divorcing tools for the main and docs build by Anton Komlev · 3 years, 10 months ago
  68. 59728d0 SPM: Rename 'SPM_PART_FLAG_IPC' by Ken Liu · 3 years, 10 months ago
  69. ec239bb SPM: New IRQ init and handler integration approach by Kevin Peng · 4 years ago
  70. 71d361c tools:sid duplication error fix by Ruiqi Jiang · 4 years, 1 month ago
  71. 3dd9256 SPM: Rename 'irq_defs' into 'interrupt_defs' by Ken Liu · 4 years ago
  72. 12f2587 Build: Simplify TF-M regression test config parse by David Hu · 4 years ago
  73. df02b85 SPM: Add support for numbered mmio object by Mingyang Sun · 4 years ago
  74. f5f1209 Tools: Remove test service specific manifest list content by David Hu · 4 years, 1 month ago
  75. b269420 Tools: Support out-of-tree secure partition build by David Hu · 4 years, 1 month ago
  76. bfd3712 Build: Control single test without TEST_S/TEST_NS [TF-M repo] by shejia01 · 4 years, 2 months ago
  77. f9de50e Build: Fix for medium profile support with IAR. by Michel Jaouen · 4 years ago
  78. 72c031e Tools: Move partition templates into tools folder by Ken Liu · 4 years ago
  79. 1e5ba9b Services: Remove the "ffm11" partition by Mingyang Sun · 4 years ago
  80. 35957f1 Tools: Fixed slashes mismatch in manifest parsing tool by MartinaHanusovaNXP · 4 years, 1 month ago
  81. 47a6374 Platform: Add a customized manifest list for Musca-B1 by Kevin Peng · 4 years, 1 month ago
  82. 3880066 Build: Allow customized manifest lists by Kevin Peng · 4 years, 1 month ago
  83. 6a92631 Tools: Deprecate the attribute 'tfm_partition_ipc' by Shawn Shan · 4 years, 2 months ago
  84. fb9f2ce Test: Add the FLIH test Partition by Kevin Peng · 4 years, 2 months ago
  85. ea45b0d SPM: Add partition runtime region in the linker by Ken Liu · 4 years, 3 months ago
  86. 27a9384 Docs: Specify tools version by Summer Qin · 4 years, 1 month ago
  87. 6a121d0 Test: Refactor IRQ Testing by Kevin Peng · 4 years, 3 months ago
  88. 0c20bcc Docs: Enable Sphinx tabs extension by Summer Qin · 4 years, 3 months ago
  89. 294ce2e Tool: Fix default service version setting by Mingyang Sun · 4 years, 2 months ago
  90. eaf9fc7 Attest: Support to retrieve Initial Attestation public key in runtime by David Hu · 4 years, 2 months ago
  91. 51546c2 Move tf_fuzz to tf-m-tools repo by Karl Zhang · 4 years, 2 months ago
  92. 861b078 Tools: Change parser processing sequence by Ken Liu · 4 years, 3 months ago
  93. 2a1d01b TF-Fuzz: Add test suite generator script by Mate Toth-Pal · 5 years ago
  94. 9974f0a TF-Fuzz: Update boilerplate to be compatible with latest TF-M by Mate Toth-Pal · 4 years, 3 months ago
  95. 7e9d6d3 TF-Fuzz: Add documentation for source directories by Mate Toth-Pal · 5 years ago
  96. 53db277 TF-Fuzz: Initial Crypto support plus remaining SST support by Gary Morrison · 5 years ago
  97. 4c823bd TF-Fuzz: Restructure TF-Fuzz for correct code generation by Gary Morrison · 5 years ago
  98. 4520ce3 SPM: Rename 'static info' into 'load info' by Ken Liu · 4 years, 3 months ago
  99. f6a7857 Build: Build and arrange partition static data by Mingyang Sun · 4 years, 4 months ago
  100. c05319d Tools: Fix stateless handle issue by Kevin Peng · 4 years, 4 months ago