1. 523e864 build: use new toolchain variables for tools by Chris Kay · 6 months ago
  2. c8a47ba build: refactor toolchain detection by Chris Kay · 8 months ago
  3. 9d48a23 refactor(juno): move plat_def_uuid_config to fiptool by Andrey Skvortsov · 6 months ago
  4. 9b9a5dc feat(fiptool): add ability to build statically by Olivier Deprez · 9 months ago
  5. 85999a8 refactor(ethos-n): move build flags to ethosn_npu.mk by Rajasekaran Kalidoss · 1 year, 1 month ago
  6. b75a0dd build(tools): avoid unnecessary link by Vincent Stehlé · 11 months ago
  7. 6213ec0 Merge "fix(stm32mp1): add void entry in plat_def_toc_entries" into integration by Manish Pandey · 12 months ago
  8. f9dd34c fix(fiptool): move juno plat_fiptool.mk by Rob Hughes · 1 year, 1 month ago
  9. 63932e8 fix(stm32mp1): add void entry in plat_def_toc_entries by Yann Gautier · 1 year, 5 months ago
  10. 2be03c0 fix(tree): correct some typos by Elyes Haouas · 1 year, 4 months ago
  11. d69bf75 Merge "refactor(fiptool): move plat_fiptool.mk to tools" into integration by Sandrine Bailleux · 1 year, 1 month ago
  12. 1f6e248 build(fiptool): add object dependency generation by Mikael Olsson · 1 year, 6 months ago
  13. f511dca refactor(fiptool): move plat_fiptool.mk to tools by Raef Coles · 1 year, 4 months ago
  14. 1699530 feat(fiptool): handle FIP in a disk partition by Antonio Borneo · 1 year, 8 months ago
  15. 3539c74 refactor(security): add OpenSSL 1.x compatibility by Juan Pablo Conde · 1 year, 7 months ago
  16. cbf6154 feat(fiptool): add cca, core_swd, plat cert in FIP by laurenw-arm · 2 years, 1 month ago
  17. 7275a5a refactor(security): upgrade tools to OpenSSL 3.0 by Juan Pablo Conde · 2 years, 3 months ago
  18. 2863e0a Merge "fix(fiptool): respect OPENSSL_DIR" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  19. 0624d73 fix(fiptool): avoid packing the zero size images in the FIP by Manish V Badarkhe · 2 years, 6 months ago
  20. fdce8af fix(fiptool): respect OPENSSL_DIR by Ross Burton · 2 years, 7 months ago
  21. 4d37db8 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · 2 years, 11 months ago
  22. 40f33f4 fiptool: Do not call 'make clean' in 'all' target by Pali Rohár · 3 years, 2 months ago
  23. e4aa1bd tools: add mechanism to allow platform specific image UUID by Pankaj Gupta · 3 years, 6 months ago
  24. e7cdc3f Update makefile to build fiptool for Windows by Sami Mujawar · 4 years, 1 month ago
  25. e7a583d Fix fiptool packaging issue on windows by Sami Mujawar · 4 years, 1 month ago
  26. b9adb52 tools: Set the tool's default binary name by Manish V Badarkhe · 3 years, 9 months ago
  27. 635482e tools: Get the tool's binary name from the main makefile by Manish V Badarkhe · 3 years, 10 months ago
  28. 3f0d7af cert_create: add Platform owned secure partitions support by Manish Pandey · 3 years, 10 months ago
  29. fc6d385 fiptool: return zero status on help and help <command> by Leonardo Sandoval · 4 years ago
  30. e9207d6 fiptool: Add fw_config in FIP by Manish V Badarkhe · 4 years ago
  31. 0a65884 cert_create: add SiP owned secure partitions support by Manish Pandey · 4 years ago
  32. b26da3c tools/fiptool: Add Makefile.msvc to build on Windows. by Girish Pathak · 5 years ago
  33. 999c9b0 tools: Remove TODO from fiptool by Paul Beesley · 5 years ago
  34. f41e53c tools/fiptool: Fix UUID parsing in blob handling by Andre Przywara · 5 years ago
  35. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  36. 1c4d362 tools: Make invocation of host compiler correct by Antonio Nino Diaz · 6 years ago
  37. 4d133d9 fip_create: Remove fip_create compatibility script by dp-arm · 7 years ago
  38. eace8f1 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  39. 2bb78d3 Dynamic cfg: Enable support on CoT for other configs by Soby Mathew · 6 years ago
  40. 242cd3c tools/fiptool: fix memory leaks in fiptool by Jonathan Wright · 6 years ago
  41. 2ffb473 Dynamic cfg: Update the tools by Soby Mathew · 7 years ago
  42. 860b5dc fiptool: Fix use after free by Andreas Färber · 6 years ago
  43. 8193576 Add padding at the end of the last entry by Roberto Vargas · 6 years ago
  44. d342d74 fiptool: Enable Visual Studio build by Evan Lloyd · 7 years ago
  45. 04dc344 fiptool: Precursor changes for Visual Studio by Evan Lloyd · 7 years ago
  46. b193939 fiptool: Update file open modes with 'b' (for Windows) by Evan Lloyd · 7 years ago
  47. 8072678 Support Trusted OS firmware extra images in TF tools by Summer Qin · 7 years ago
  48. cf40ac5 Merge pull request #1044 from islmit01/im/fix_includes by davidcunado-arm · 7 years ago
  49. 751f56b Fix order of #includes by Isla Mitchell · 7 years ago
  50. 75440bf fiptool: remove unneeded -I. include path by Masahiro Yamada · 7 years ago
  51. 9930501 Fix order of #includes by Isla Mitchell · 7 years ago
  52. 34c8201 tools: Use exported quiet flag from top-level Makefile by dp-arm · 7 years ago
  53. e95aaa6 build: Introduce HOSTCC flag by dp-arm · 7 years ago
  54. e3a2b31 fip: move headers shared between TF and fiptool to include/tools_share by Masahiro Yamada · 7 years ago
  55. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  56. 242a7b7 fiptool: Support non-decimal --align arguments by Andreas Färber · 7 years ago
  57. afa1efa fiptool: Embed a pointer to an image within the image descriptor by dp-arm · 7 years ago
  58. d035fab fiptool: remove unneeded declarations by Masahiro Yamada · 7 years ago
  59. 1eee6a8 fiptool: stretch out printf strings for readability and grep'ability by Masahiro Yamada · 7 years ago
  60. 1b90015 fiptool: print new lines of usage to stdout instead of stderr by Masahiro Yamada · 7 years ago
  61. 4d87eb4 fiptool: support --align option to add desired alignment to image offset by Masahiro Yamada · 7 years ago
  62. 2fe0dad fiptool: embed fip_toc_entry in struct image by Masahiro Yamada · 7 years ago
  63. 23f9b9e fiptool: add xfwrite() helper by Masahiro Yamada · 7 years ago
  64. 252c336 fiptool: fix the global option in usage by Masahiro Yamada · 7 years ago
  65. 7abd0a2 fiptool: simplify the top line of command usage by Masahiro Yamada · 7 years ago
  66. c0d2d98 fiptool: refactor remove_image() by Masahiro Yamada · 7 years ago
  67. c2a7d9c fiptool: simplify assert() for add_image(_desc) by Masahiro Yamada · 7 years ago
  68. d65e7fd fiptool: revive replace_image() to keep the image order by update command by Masahiro Yamada · 7 years ago
  69. eee3931 fiptool: remove always true conditional by Masahiro Yamada · 7 years ago
  70. ebb6e37 fiptool: fix existence check of FIP input file for update command by Masahiro Yamada · 7 years ago
  71. d224b45 fiptool: fix add_image() and add_image_desc() implementation by Masahiro Yamada · 7 years ago
  72. 03fdf69 fiptool: introduce xzalloc() helper function by Masahiro Yamada · 7 years ago
  73. fb73231 fiptool: Factor out setting of image descriptor action by dp-arm · 7 years ago
  74. a0adc37 fiptool: Remove unreferenced variable `toc_entries_len` by dp-arm · 7 years ago
  75. 5ba3854 fiptool: Fix format specifier for malloc/strdup wrappers by dp-arm · 7 years ago
  76. 516dfcb fiptool: Add support for operating on binary blobs using the UUID by dp-arm · 8 years ago
  77. 90d2f0e fiptool: Prepare ground for expanding the set of images at runtime by dp-arm · 8 years ago
  78. db0f5e9 fiptool: Provide malloc/strdup wrappers to simplify error checking by dp-arm · 8 years ago
  79. 5cd10ae fiptool: Use getopt for the top level command parsing by dp-arm · 8 years ago
  80. fe92b89 fiptool: Initialize opt_index to 0 for getopt(3) by dp-arm · 8 years ago
  81. c1f8e77 fiptool: Constify various function params by dp-arm · 8 years ago
  82. 59deada Merge pull request #744 from masahir0y/fiptool by davidcunado-arm · 8 years ago
  83. 48a2497 fiptool: fix Segmentation fault when only --verbose option is given by Masahiro Yamada · 8 years ago
  84. 715ef42 fiptool: Link `toc_entry` and `image` structures via UUID by dp-arm · 8 years ago
  85. 34336c8 Merge pull request #710 from dp-arm/dp/fiptool-usage by danh-arm · 8 years ago
  86. 29f1b5c fiptool: Invoke command specific usage function by dp-arm · 8 years ago
  87. 12e893b fiptool: Add support for printing the sha256 digest with info command by dp-arm · 8 years ago
  88. 1b434b0 fiptool: Fix typo in create and update usage functions by dp-arm · 8 years ago
  89. 65dfe4c fiptool: Suppress verbose messages during normal build by dp-arm · 8 years ago
  90. 4972ec5 Replace fip_create with fiptool by dp-arm · 8 years ago