1. ed32599 Build: Add jsonschema to requirements.txt by Joel Goddard · 2 years, 5 months ago
  2. 2345aa5 Build: Non-FFM manifest attribute needs to be registered by chesun01 · 2 years, 4 months ago
  3. ea0f978 Build: Do not pass stack and heap sizes to manifest tool by Kevin Peng · 2 years, 3 months ago
  4. 581507a SPM: Change ns_agent flag bit definitions by Chris Brand · 2 years, 4 months ago
  5. e72f29e Kconfig: Add the ability to convert cache vars to .config by Kevin Peng · 2 years, 6 months ago
  6. 71a79fe SPM: Gather memory symbols into one single file by Ken Liu · 2 years, 5 months ago
  7. 97ac698 Kconfig Tool: Support input ENV. and config files loading by Kevin Peng · 2 years, 9 months ago
  8. b2d4ed4 SPM: Set STATIC_HANDLE_IDX_BIT_WIDTH as 5 by Xinyu Zhang · 2 years, 6 months ago
  9. 267e5c0 Docs: Bunch of small changes in documentation by Anton Komlev · 2 years, 6 months ago
  10. c714702 SPM: Rename spm_ipc.h to spm.h by Sherry Zhang · 2 years, 6 months ago
  11. ac7f930 Crypto: Group mbedcrypto with crypto service in L3 isolation by BohdanHunko · 2 years, 7 months ago
  12. 41ff70d Tools: Update requirements.txt by Jamie Fox · 2 years, 7 months ago
  13. dfddc98 Build: Refine Kconfig system and doc by Jianliang Shen · 2 years, 8 months ago
  14. 2b24f25 Build: Refine Kconfig system by Jianliang Shen · 2 years, 9 months ago
  15. 002edf9 Build: Add Kconfig script to generate configs by Jianliang Shen · 2 years, 9 months ago
  16. 5cb08f9 FPU: Add sfn test support by shejia01 · 2 years, 9 months ago
  17. cf8478f Tools: Add support to include STACK SIZE from header file by Xinyu Zhang · 2 years, 9 months ago
  18. b1702cb Interface: Split PSA NS APIs for connection based services only by Xinyu Zhang · 2 years, 9 months ago
  19. 1ce5929 Build: Remove duplicated manifest file parse operations by David Hu · 2 years, 10 months ago
  20. 5094838 Tool: Remove hard dependency on C headers by Ken Liu · 2 years, 9 months ago
  21. 11ff8a5 SPM: Change the prototype of the irq init function by Chris Brand · 2 years, 10 months ago
  22. 1091b8d RSS: Add CPAK generator tool by Raef Coles · 3 years, 1 month ago
  23. 369d1e9 Audit: Remove Audit Log partition by Summer Qin · 2 years, 10 months ago
  24. 5ce60bb SPM: Remove Library Model files by Summer Qin · 2 years, 10 months ago
  25. 566e03b Build: Remove Library Model branch in build system by Summer Qin · 2 years, 10 months ago
  26. 2ed48fd SPM: Enable MMIO region only when MMIO region exists by Sherry Zhang · 2 years, 11 months ago
  27. fbc2c50 Partitions: remove PSA proxy partition by Mark Horvath · 2 years, 11 months ago
  28. 7cfee4a Build: Fetch partition from tfm-extras by Maulik Patel · 3 years, 1 month ago
  29. 4d41411 SPM: Add MVE support for GNUARM toolchain by Gabor Toth · 3 years, 9 months ago
  30. 93efad0 Build: Support for configurable stack and heap size by Kevin Peng · 3 years ago
  31. 6cea95d rename "name" field to "description" in manifest lists by BohdanHunko · 3 years ago
  32. 8a55252 rename "name" field to "description" in generated files lists by BohdanHunko · 3 years ago
  33. 6f39ad0 unused 'short_name' field removed from manifest lists by Chris Brand · 3 years ago
  34. c422cdd SPM: Introduce ns_agent partition flag by Chris Brand · 3 years, 1 month ago
  35. 7be3b8c Replace "Service" with "Partition" in manifest lists by Chris Brand · 3 years ago
  36. 7073a93 Remove legacy tfm_extensions by Chris Brand · 3 years ago
  37. fb1761b [REDO]: Pass build configurations through header file by Kevin Peng · 3 years, 3 months ago
  38. d394817 Revert "Tools: Pass build configurations through header file" by David Hu · 3 years ago
  39. 56979ee Tools: Pass build configurations through header file by Kevin Peng · 3 years, 3 months ago
  40. f1d6b6f Validation of "priority" manifest field added by Chris Brand · 3 years, 1 month ago
  41. 58dde46 Build: Unifying and format configuration printout by Anton Komlev · 3 years, 1 month ago
  42. fbf3f46 Build: Set ns_agent partition flags by Chris Brand · 3 years, 1 month ago
  43. 9459a3d SPM: Only loads partition irqs when exist by Sherry Zhang · 3 years, 1 month ago
  44. 3dd051c Build: Add a variable for the manifest tool command by Kevin Peng · 3 years, 1 month ago
  45. f711453 BL1: Add experimental LMS PQ crypto by Raef Coles · 3 years, 2 months ago
  46. eec5cd3 tools: tfm_parse_manifest_list: Fix undefined reference to SLIH API by Joakim Andersson · 3 years, 2 months ago
  47. 4b69fcf Log which partitions are enabled by Chris Brand · 3 years, 2 months ago
  48. baa2764 Tools: Fix exception message with duplicated PIDs by Antonio de Angelis · 3 years, 2 months ago
  49. 7d0a5c8 Tool: Detect circular dependency in Secure Partitions by Xinyu Zhang · 3 years, 3 months ago
  50. 095d45c SFN: Support initialize SFN partitions by priority by Jianliang Shen · 3 years, 4 months ago
  51. b813dbc docs: Direct documentation build by Anton Komlev · 3 years, 4 months ago
  52. 3356ba3 docs: Decouple refrences from /docs folder by Anton Komlev · 3 years, 4 months ago
  53. f865c4e SPM: Remove SFN model partition stack in level 1 by Sherry Zhang · 3 years, 5 months ago
  54. 427678d Tools: Update docs after moving iat-verifier by Mate Toth-Pal · 3 years, 5 months ago
  55. c8e87c1 Tools: Migrate iat-verifier to the tf-m-tools repo by Mate Toth-Pal · 3 years, 5 months ago
  56. 7661252 Tools: Add option to wrap compiled token in tag by Mate Toth-Pal · 3 years, 5 months ago
  57. 1e3708f Tools: Add verifier for HardwareVersionClaim by Mate Toth-Pal · 3 years, 5 months ago
  58. 228a56d Tools: Expect minimum len for some sw comp fields by Mate Toth-Pal · 3 years, 6 months ago
  59. bef01fa Tools: Rename 'Hardware ID' to 'Hardware Version' by Mate Toth-Pal · 3 years, 6 months ago
  60. ff44444 Tools: Add 'RECOMMENDED' claim necessity by Mate Toth-Pal · 3 years, 6 months ago
  61. 07f8a03 Tools: Generalise claims by Mate Toth-Pal · 3 years, 6 months ago
  62. acbb6f0 Tools: Change *Verifier to *Claim by Mate Toth-Pal · 3 years, 6 months ago
  63. 257fa42 Tools: Remove globals from const.py by Mate Toth-Pal · 3 years, 6 months ago
  64. 498a2f0 Tools: Make verify use verifier hierarchy by Mate Toth-Pal · 3 years, 6 months ago
  65. 47c26ec Tools: Display IPC Partition when SFN backend is selected by Kevin Peng · 3 years, 5 months ago
  66. ec0e5ce Tools: Support for dual-model Test Secure Partitions by Kevin Peng · 3 years, 6 months ago
  67. 5c3fee7 Tools: Simply manifest templates by Kevin Peng · 3 years, 6 months ago
  68. 43160d5 SPM: Add SFN Partition support in IPC backend by Kevin Peng · 3 years, 6 months ago
  69. 4b6e0e6 Tools: Split verify.py by Mate Toth-Pal · 3 years, 6 months ago
  70. 09236e0 Tools: Make verifier functions to classes by Mate Toth-Pal · 3 years, 6 months ago
  71. 6c70573 Tools: Fix compile_token signing with hmac by Mate Toth-Pal · 3 years, 6 months ago
  72. 28752e6 Tools: Fix challenge validation by Mate Toth-Pal · 3 years, 6 months ago
  73. 785ed5e Build: Simplify TF-M build output logs by Jianliang Shen · 3 years, 6 months ago
  74. c32279d Build: Fix configurations of build log quietly by Kevin Peng · 3 years, 6 months ago
  75. 2d2a6fc build: Print the full TF-M version on boot by Anton Komlev · 3 years, 6 months ago
  76. 76c0c16 Tools: Make SPM backend a user configuration by Kevin Peng · 3 years, 6 months ago
  77. ed5fe7b SPM: Add build config for FF-M interrupt APIs by Mingyang Sun · 3 years, 6 months ago
  78. 9f1a754 Tools: Generate SPM configurations in script by Kevin Peng · 3 years, 6 months ago
  79. 897e8f1 Revert "SPM: Use flag to indicate NS Agent" by Ken Liu · 3 years, 6 months ago
  80. 27f9a49 SPM: Use flag to indicate NS Agent by Ken Liu · 3 years, 6 months ago
  81. 89d4f8d Tools: Silence Generating... messages by Jimmy Brisson · 4 years, 1 month ago
  82. e851f6c Build: Correcrt CONFIG_TFM_FP cmake parameter by Feder Liang · 3 years, 6 months ago
  83. 2bc4d57 SPM: Add build-time config for optional PSA APIs by Xinyu Zhang · 3 years, 7 months ago
  84. ecaaaa3 Build: Move tfm_test_manifest_list.yaml to test/secure_fw folder by Jianliang Shen · 3 years, 7 months ago
  85. f58f2bd SPM: Enhance build control for IPC and SFN models by Sherry Zhang · 3 years, 7 months ago
  86. 90f08dc Tools: Use dictionary to manage partition statistics by Xinyu Zhang · 3 years, 7 months ago
  87. d97a7e7 Build: Change test code inclusion cmake by Raef Coles · 3 years, 8 months ago
  88. b8bf9a9 Add SLIH to ns_agent_mailbox by Chris Brand · 3 years, 9 months ago
  89. f7836d1 Docs: Fix incorrect project version generation. by Anton Komlev · 3 years, 8 months ago
  90. 87e6d2e Tool: Minor fix about comments. by Sherry Zhang · 3 years, 7 months ago
  91. 760f78d Tools: Update PID of FF test Partitions by Kevin Peng · 3 years, 8 months ago
  92. ce99e5d Tools: Avoid hard-code in manifest tool by Kevin Peng · 3 years, 9 months ago
  93. 75d46e7 Move ns_agent_mailbox partition to manifest scheme by Chris Brand · 3 years, 9 months ago
  94. eb5433d Docs: Update verision number extraction by Anton Komlev · 3 years, 8 months ago
  95. 1b8177b Tools: Fix dependency binding for manifest tool by Kevin Peng · 3 years, 8 months ago
  96. c424eec Tools: Auto-allocation PID starts from max fixed PID + 1 by Kevin Peng · 4 years, 1 month ago
  97. d08f3ba Tools: Manifest: Refine Partition type counting by Kevin Peng · 3 years, 9 months ago
  98. 8849b6a Tools: Relax the services and irqs list validation by Kevin Peng · 3 years, 9 months ago
  99. 50f413c Tools: Allow unset CMake variable in manifest conditions by Kevin Peng · 3 years, 9 months ago
  100. 65064c5 Tools: Combine manifest lists and extra manifest lists by Kevin Peng · 3 years, 9 months ago