History for arm-trusted-firmware / tools / fiptool / fiptool.c
2020-07-06
@Leonardo Sandoval
fiptool: return zero status on help and help <command> ...
Leonardo Sandoval committed on 6 Jul 2020
2019-01-29
@Andre Przywara
tools/fiptool: Fix UUID parsing in blob handling ...
Andre Przywara committed on 29 Jan 2019
2018-06-14
@Roberto Vargas
Make TF UUID RFC 4122 compliant ...
Roberto Vargas committed on 14 Jun 2018
2018-05-03
@Jonathan Wright
tools/fiptool: fix memory leaks in fiptool ...
Jonathan Wright committed on 3 May 2018
2018-01-27
@Andreas Färber
fiptool: Fix use after free ...
Andreas Färber committed on 27 Jan 2018
2018-01-03
@Roberto Vargas
Add padding at the end of the last entry ...
Roberto Vargas authored on 19 Dec 2017 David Cunado committed on 3 Jan 2018
2017-10-11
@Evan Lloyd
fiptool: Precursor changes for Visual Studio ...
Evan Lloyd committed on 11 Oct 2017
2017-08-30
@Evan Lloyd
fiptool: Update file open modes with 'b' (for Windows) ...
Evan Lloyd committed on 30 Aug 2017
2017-07-31
@Isla Mitchell
Fix order of #includes ...
Isla Mitchell committed on 31 Jul 2017
2017-07-12
@Isla Mitchell
Fix order of #includes ...
Isla Mitchell committed on 12 Jul 2017
2017-05-23
@Masahiro Yamada
fip: move headers shared between TF and fiptool to include/tools_share ...
Masahiro Yamada committed on 23 May 2017
2017-05-03
@dp-arm
Use SPDX license identifiers ...
dp-arm committed on 3 May 2017
2017-04-24
@Andreas Färber
fiptool: Support non-decimal --align arguments ...
Andreas Färber committed on 24 Apr 2017
2017-02-27
@dp-arm
fiptool: Embed a pointer to an image within the image descriptor ...
dp-arm committed on 27 Feb 2017
2017-02-10
@Masahiro Yamada
fiptool: remove unneeded declarations ...
Masahiro Yamada committed on 10 Feb 2017
@Masahiro Yamada
fiptool: stretch out printf strings for readability and grep'ability ...
Masahiro Yamada committed on 10 Feb 2017
@Masahiro Yamada
fiptool: print new lines of usage to stdout instead of stderr ...
Masahiro Yamada committed on 10 Feb 2017
2017-01-28
@Masahiro Yamada
fiptool: support --align option to add desired alignment to image offset ...
Masahiro Yamada committed on 28 Jan 2017
@Masahiro Yamada
fiptool: embed fip_toc_entry in struct image ...
Masahiro Yamada committed on 28 Jan 2017
2017-01-27
@Masahiro Yamada
fiptool: add xfwrite() helper ...
Masahiro Yamada committed on 27 Jan 2017
@Masahiro Yamada
fiptool: fix the global option in usage ...
Masahiro Yamada committed on 27 Jan 2017
@Masahiro Yamada
fiptool: simplify the top line of command usage ...
Masahiro Yamada committed on 27 Jan 2017
@Masahiro Yamada
fiptool: refactor remove_image() ...
Masahiro Yamada committed on 27 Jan 2017
@Masahiro Yamada
fiptool: simplify assert() for add_image(_desc) ...
Masahiro Yamada committed on 27 Jan 2017
@Masahiro Yamada
fiptool: revive replace_image() to keep the image order by update command ...
Masahiro Yamada committed on 27 Jan 2017
2017-01-26
@Masahiro Yamada
fiptool: remove always true conditional ...
Masahiro Yamada committed on 26 Jan 2017
@Masahiro Yamada
fiptool: fix existence check of FIP input file for update command ...
Masahiro Yamada committed on 26 Jan 2017
2017-01-14
@Masahiro Yamada
fiptool: fix add_image() and add_image_desc() implementation ...
Masahiro Yamada committed on 14 Jan 2017
@Masahiro Yamada
fiptool: introduce xzalloc() helper function ...
Masahiro Yamada committed on 14 Jan 2017
2016-12-30
@dp-arm
fiptool: Factor out setting of image descriptor action ...
dp-arm committed on 30 Dec 2016