History for arm-trusted-firmware / tools
2017-02-10
@Masahiro Yamada
cert_create: merge successive i2d_ASN1_INTEGER() calls ...
Masahiro Yamada committed on 10 Feb 2017
@Masahiro Yamada
cert_create: fix memory leak bug caused by key container overwrite ...
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
@dp-arm
fiptool: Remove unreferenced variable `toc_entries_len` ...
dp-arm committed on 30 Dec 2016
@dp-arm
fiptool: Fix format specifier for malloc/strdup wrappers ...
dp-arm committed on 30 Dec 2016
@dp-arm
fiptool: Add support for operating on binary blobs using the UUID ...
dp-arm committed on 30 Dec 2016
@dp-arm
fiptool: Prepare ground for expanding the set of images at runtime ...
dp-arm committed on 30 Dec 2016
2016-12-05
@dp-arm
fiptool: Provide malloc/strdup wrappers to simplify error checking ...
dp-arm committed on 5 Dec 2016
@dp-arm
fiptool: Use getopt for the top level command parsing ...
dp-arm committed on 5 Dec 2016
@dp-arm
fiptool: Initialize opt_index to 0 for getopt(3) ...
dp-arm committed on 5 Dec 2016
@dp-arm
fiptool: Constify various function params ...
dp-arm committed on 5 Dec 2016
2016-10-28
@davidcunado-arm
Merge pull request #744 from masahir0y/fiptool ...
davidcunado-arm authored on 28 Oct 2016 GitHub committed on 28 Oct 2016
2016-10-26
@Masahiro Yamada
fiptool: fix Segmentation fault when only --verbose option is given ...
Masahiro Yamada committed on 26 Oct 2016
2016-10-18
@dp-arm
fiptool: Link `toc_entry` and `image` structures via UUID ...
dp-arm committed on 18 Oct 2016
2016-09-19
@danh-arm
Merge pull request #710 from dp-arm/dp/fiptool-usage ...
danh-arm authored on 19 Sep 2016 GitHub committed on 19 Sep 2016
2016-09-15
@dp-arm
fiptool: Invoke command specific usage function ...
dp-arm committed on 15 Sep 2016
2016-09-12
@dp-arm
fiptool: Add support for printing the sha256 digest with info command ...
dp-arm committed on 12 Sep 2016
2016-08-25
@dp-arm
fiptool: Fix typo in create and update usage functions ...
dp-arm committed on 25 Aug 2016