Commit History

Author SHA1 Message Date
  Olivier Deprez 4d4fec2818 feat(fiptool): add ability to build statically 10 months ago
  Antonio Borneo 06e69f7c94 feat(fiptool): handle FIP in a disk partition 1 year ago
  Manish V Badarkhe ab556c9c64 fix(fiptool): avoid packing the zero size images in the FIP 2 years ago
  Pankaj Gupta 3527d6d21d tools: add mechanism to allow platform specific image UUID 3 years ago
  Leonardo Sandoval 4e5005254e fiptool: return zero status on help and help <command> 4 years ago
  Andre Przywara e56b8dc82b tools/fiptool: Fix UUID parsing in blob handling 5 years ago
  Roberto Vargas 033648652f Make TF UUID RFC 4122 compliant 6 years ago
  Jonathan Wright 8d283231c9 tools/fiptool: fix memory leaks in fiptool 6 years ago
  Andreas Färber 8e4cdd2210 fiptool: Fix use after free 6 years ago
  Roberto Vargas 880b9e8b4c Add padding at the end of the last entry 6 years ago
  Evan Lloyd 9685111407 fiptool: Precursor changes for Visual Studio 7 years ago
  Evan Lloyd 55745deaf4 fiptool: Update file open modes with 'b' (for Windows) 7 years ago
  Isla Mitchell 769fb6b6fe Fix order of #includes 7 years ago
  Isla Mitchell 2a4b4b71ba Fix order of #includes 7 years ago
  Masahiro Yamada 2a6c1a8f9a fip: move headers shared between TF and fiptool to include/tools_share 7 years ago
  dp-arm 82cb2c1ad9 Use SPDX license identifiers 7 years ago
  Andreas Färber fb5f794955 fiptool: Support non-decimal --align arguments 7 years ago
  dp-arm b9589fe556 fiptool: Embed a pointer to an image within the image descriptor 7 years ago
  Masahiro Yamada 9dd5edb86d fiptool: remove unneeded declarations 7 years ago
  Masahiro Yamada 802b42a0cf fiptool: stretch out printf strings for readability and grep'ability 7 years ago
  Masahiro Yamada 95d2b2682b fiptool: print new lines of usage to stdout instead of stderr 7 years ago
  Masahiro Yamada 1c75d5dfb0 fiptool: support --align option to add desired alignment to image offset 7 years ago
  Masahiro Yamada 65caa3d0ad fiptool: embed fip_toc_entry in struct image 7 years ago
  Masahiro Yamada a1da83f5fc fiptool: add xfwrite() helper 7 years ago
  Masahiro Yamada 4f96a49843 fiptool: fix the global option in usage 7 years ago
  Masahiro Yamada ee07932080 fiptool: simplify the top line of command usage 7 years ago
  Masahiro Yamada 9e866d34ed fiptool: refactor remove_image() 7 years ago
  Masahiro Yamada e9e0d2877f fiptool: simplify assert() for add_image(_desc) 7 years ago
  Masahiro Yamada ea39d557ae fiptool: revive replace_image() to keep the image order by update command 7 years ago
  Masahiro Yamada 67973fb4f7 fiptool: remove always true conditional 7 years ago