1. 2863e0a Merge "fix(fiptool): respect OPENSSL_DIR" into integration by Madhukar Pappireddy · Wed Dec 22 22:24:44 2021 +0100
  2. 0624d73 fix(fiptool): avoid packing the zero size images in the FIP by Manish V Badarkhe · Sat Dec 18 11:26:25 2021 +0000
  3. fdce8af fix(fiptool): respect OPENSSL_DIR by Ross Burton · Mon Oct 25 12:27:59 2021 +0100
  4. 4d37db8 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · Sun Jul 11 18:33:20 2021 -0500
  5. 40f33f4 fiptool: Do not call 'make clean' in 'all' target by Pali Rohár · Thu Mar 25 16:08:09 2021 +0100
  6. e4aa1bd tools: add mechanism to allow platform specific image UUID by Pankaj Gupta · Wed Dec 09 14:02:38 2020 +0530
  7. e7cdc3f Update makefile to build fiptool for Windows by Sami Mujawar · Thu Apr 30 12:41:57 2020 +0100
  8. e7a583d Fix fiptool packaging issue on windows by Sami Mujawar · Thu Apr 30 12:40:22 2020 +0100
  9. b9adb52 tools: Set the tool's default binary name by Manish V Badarkhe · Sat Sep 05 04:40:41 2020 +0100
  10. 635482e tools: Get the tool's binary name from the main makefile by Manish V Badarkhe · Thu Aug 13 05:56:33 2020 +0100
  11. 3f0d7af cert_create: add Platform owned secure partitions support by Manish Pandey · Fri Jul 24 16:43:54 2020 +0100
  12. fc6d385 fiptool: return zero status on help and help <command> by Leonardo Sandoval · Mon Jun 29 18:09:24 2020 -0500
  13. e9207d6 fiptool: Add fw_config in FIP by Manish V Badarkhe · Thu Jun 11 21:02:03 2020 +0100
  14. 0a65884 cert_create: add SiP owned secure partitions support by Manish Pandey · Fri May 22 12:27:28 2020 +0100
  15. b26da3c tools/fiptool: Add Makefile.msvc to build on Windows. by Girish Pathak · Fri Mar 22 14:30:18 2019 +0000
  16. 999c9b0 tools: Remove TODO from fiptool by Paul Beesley · Wed Mar 06 15:28:11 2019 +0000
  17. f41e53c tools/fiptool: Fix UUID parsing in blob handling by Andre Przywara · Tue Jan 29 09:25:14 2019 +0000
  18. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  19. 1c4d362 tools: Make invocation of host compiler correct by Antonio Nino Diaz · Thu Oct 04 14:35:38 2018 +0100
  20. 4d133d9 fip_create: Remove fip_create compatibility script by dp-arm · Fri Dec 30 14:33:24 2016 +0000
  21. eace8f1 Make TF UUID RFC 4122 compliant by Roberto Vargas · Thu Apr 26 13:36:53 2018 +0100
  22. 2bb78d3 Dynamic cfg: Enable support on CoT for other configs by Soby Mathew · Thu Mar 29 14:29:55 2018 +0100
  23. 242cd3c tools/fiptool: fix memory leaks in fiptool by Jonathan Wright · Thu May 03 15:05:09 2018 +0100
  24. 2ffb473 Dynamic cfg: Update the tools by Soby Mathew · Tue Nov 07 16:50:31 2017 +0000
  25. 860b5dc fiptool: Fix use after free by Andreas Färber · Sat Jan 27 16:46:59 2018 +0100
  26. 8193576 Add padding at the end of the last entry by Roberto Vargas · Tue Dec 19 11:56:57 2017 +0000
  27. d342d74 fiptool: Enable Visual Studio build by Evan Lloyd · Thu May 25 19:16:53 2017 +0100
  28. 04dc344 fiptool: Precursor changes for Visual Studio by Evan Lloyd · Thu May 25 19:06:47 2017 +0100
  29. b193939 fiptool: Update file open modes with 'b' (for Windows) by Evan Lloyd · Fri Jan 13 14:13:09 2017 +0000
  30. 8072678 Support Trusted OS firmware extra images in TF tools by Summer Qin · Thu Apr 20 16:28:39 2017 +0100
  31. cf40ac5 Merge pull request #1044 from islmit01/im/fix_includes by davidcunado-arm · Thu Aug 03 10:30:04 2017 +0100
  32. 751f56b Fix order of #includes by Isla Mitchell · Fri Jul 14 10:46:32 2017 +0100
  33. 75440bf fiptool: remove unneeded -I. include path by Masahiro Yamada · Wed Jul 26 18:21:59 2017 +0900
  34. 9930501 Fix order of #includes by Isla Mitchell · Tue Jul 11 14:54:08 2017 +0100
  35. 34c8201 tools: Use exported quiet flag from top-level Makefile by dp-arm · Tue May 02 11:14:29 2017 +0100
  36. e95aaa6 build: Introduce HOSTCC flag by dp-arm · Tue May 02 11:09:11 2017 +0100
  37. e3a2b31 fip: move headers shared between TF and fiptool to include/tools_share by Masahiro Yamada · Mon May 08 18:29:03 2017 +0900
  38. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  39. 242a7b7 fiptool: Support non-decimal --align arguments by Andreas Färber · Fri Apr 21 19:39:10 2017 +0200
  40. afa1efa fiptool: Embed a pointer to an image within the image descriptor by dp-arm · Tue Feb 14 15:22:13 2017 +0000
  41. d035fab fiptool: remove unneeded declarations by Masahiro Yamada · Sat Feb 11 13:02:12 2017 +0900
  42. 1eee6a8 fiptool: stretch out printf strings for readability and grep'ability by Masahiro Yamada · Thu Feb 02 16:37:37 2017 +0900
  43. 1b90015 fiptool: print new lines of usage to stdout instead of stderr by Masahiro Yamada · Thu Feb 02 16:34:14 2017 +0900
  44. 4d87eb4 fiptool: support --align option to add desired alignment to image offset by Masahiro Yamada · Sun Dec 25 13:52:22 2016 +0900
  45. 2fe0dad fiptool: embed fip_toc_entry in struct image by Masahiro Yamada · Fri Jan 27 03:56:58 2017 +0900
  46. 23f9b9e fiptool: add xfwrite() helper by Masahiro Yamada · Fri Jan 27 03:54:02 2017 +0900
  47. 252c336 fiptool: fix the global option in usage by Masahiro Yamada · Fri Jan 13 02:13:06 2017 +0900
  48. 7abd0a2 fiptool: simplify the top line of command usage by Masahiro Yamada · Sat Jan 14 11:04:36 2017 +0900
  49. c0d2d98 fiptool: refactor remove_image() by Masahiro Yamada · Fri Jan 27 13:31:40 2017 +0900
  50. c2a7d9c fiptool: simplify assert() for add_image(_desc) by Masahiro Yamada · Fri Jan 27 12:53:13 2017 +0900
  51. d65e7fd fiptool: revive replace_image() to keep the image order by update command by Masahiro Yamada · Fri Jan 27 11:57:54 2017 +0900
  52. eee3931 fiptool: remove always true conditional by Masahiro Yamada · Sun Jan 15 23:20:00 2017 +0900
  53. ebb6e37 fiptool: fix existence check of FIP input file for update command by Masahiro Yamada · Sun Dec 25 12:41:41 2016 +0900
  54. d224b45 fiptool: fix add_image() and add_image_desc() implementation by Masahiro Yamada · Sat Jan 14 23:22:02 2017 +0900
  55. 03fdf69 fiptool: introduce xzalloc() helper function by Masahiro Yamada · Sun Jan 15 00:50:41 2017 +0900
  56. fb73231 fiptool: Factor out setting of image descriptor action by dp-arm · Fri Dec 30 09:55:48 2016 +0000
  57. a0adc37 fiptool: Remove unreferenced variable `toc_entries_len` by dp-arm · Fri Dec 30 09:22:44 2016 +0000
  58. 5ba3854 fiptool: Fix format specifier for malloc/strdup wrappers by dp-arm · Wed Dec 21 14:59:30 2016 +0000
  59. 516dfcb fiptool: Add support for operating on binary blobs using the UUID by dp-arm · Thu Nov 03 13:59:26 2016 +0000
  60. 90d2f0e fiptool: Prepare ground for expanding the set of images at runtime by dp-arm · Mon Nov 14 15:54:32 2016 +0000
  61. db0f5e9 fiptool: Provide malloc/strdup wrappers to simplify error checking by dp-arm · Fri Nov 04 10:56:25 2016 +0000
  62. 5cd10ae fiptool: Use getopt for the top level command parsing by dp-arm · Mon Nov 07 10:45:59 2016 +0000
  63. fe92b89 fiptool: Initialize opt_index to 0 for getopt(3) by dp-arm · Mon Nov 07 11:13:54 2016 +0000
  64. c1f8e77 fiptool: Constify various function params by dp-arm · Fri Nov 04 10:52:25 2016 +0000
  65. 59deada Merge pull request #744 from masahir0y/fiptool by davidcunado-arm · Fri Oct 28 23:18:16 2016 +0100
  66. 48a2497 fiptool: fix Segmentation fault when only --verbose option is given by Masahiro Yamada · Wed Oct 26 13:24:26 2016 +0900
  67. 715ef42 fiptool: Link `toc_entry` and `image` structures via UUID by dp-arm · Tue Aug 30 14:18:58 2016 +0100
  68. 34336c8 Merge pull request #710 from dp-arm/dp/fiptool-usage by danh-arm · Mon Sep 19 11:57:30 2016 +0100
  69. 29f1b5c fiptool: Invoke command specific usage function by dp-arm · Thu Sep 15 09:58:50 2016 +0100
  70. 12e893b fiptool: Add support for printing the sha256 digest with info command by dp-arm · Wed Aug 24 13:21:08 2016 +0100
  71. 1b434b0 fiptool: Fix typo in create and update usage functions by dp-arm · Tue Aug 23 14:31:41 2016 +0100
  72. 65dfe4c fiptool: Suppress verbose messages during normal build by dp-arm · Wed Aug 10 13:39:42 2016 +0100
  73. 4972ec5 Replace fip_create with fiptool by dp-arm · Wed May 25 16:20:20 2016 +0100