summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-01-28fiptool: support --align option to add desired alignment to image offsetMasahiro Yamada
2017-01-28fiptool: embed fip_toc_entry in struct imageMasahiro Yamada
2017-01-27fiptool: add xfwrite() helperMasahiro Yamada
2017-01-27fiptool: fix the global option in usageMasahiro Yamada
2017-01-27fiptool: simplify the top line of command usageMasahiro Yamada
2017-01-27fiptool: refactor remove_image()Masahiro Yamada
2017-01-27fiptool: simplify assert() for add_image(_desc)Masahiro Yamada
2017-01-27fiptool: revive replace_image() to keep the image order by update commandMasahiro Yamada
2017-01-27fiptool: remove always true conditionalMasahiro Yamada
2017-01-27fiptool: fix existence check of FIP input file for update commandMasahiro Yamada
2017-01-15fiptool: fix add_image() and add_image_desc() implementationMasahiro Yamada
2017-01-15fiptool: introduce xzalloc() helper functionMasahiro Yamada
2016-12-30fiptool: Factor out setting of image descriptor actiondp-arm
2016-12-30fiptool: Remove unreferenced variable `toc_entries_len`dp-arm
2016-12-30fiptool: Fix format specifier for malloc/strdup wrappersdp-arm
2016-12-30fiptool: Add support for operating on binary blobs using the UUIDdp-arm
2016-12-30fiptool: Prepare ground for expanding the set of images at runtimedp-arm
2016-12-05fiptool: Provide malloc/strdup wrappers to simplify error checkingdp-arm
2016-12-05fiptool: Use getopt for the top level command parsingdp-arm
2016-12-05fiptool: Initialize opt_index to 0 for getopt(3)dp-arm
2016-12-05fiptool: Constify various function paramsdp-arm
2016-10-28Merge pull request #744 from masahir0y/fiptooldavidcunado-arm
2016-10-27fiptool: fix Segmentation fault when only --verbose option is givenMasahiro Yamada
2016-10-18fiptool: Link `toc_entry` and `image` structures via UUIDdp-arm
2016-09-19Merge pull request #710 from dp-arm/dp/fiptool-usagedanh-arm
2016-09-15fiptool: Invoke command specific usage functiondp-arm
2016-09-12fiptool: Add support for printing the sha256 digest with info commanddp-arm
2016-08-25fiptool: Fix typo in create and update usage functionsdp-arm
2016-08-15fiptool: Suppress verbose messages during normal builddp-arm
2016-08-09Merge pull request #661 from dp-arm/masterdanh-arm
2016-07-29Replace fip_create with fiptooldp-arm
2016-07-05Fix `cert_create` tool for Segmentation faultYatharth Kochar
2016-06-03Move stdlib header files to include/lib/stdlibDan Handley
2016-04-27fip_create: Fix exit status for missing output filenameBrendan Jackman
2016-04-07Merge pull request #582 from jcastillo-arm/jc/fip_extractdanh-arm
2016-04-07Merge pull request #578 from EvanLloyd/ejll/woa_make2danh-arm
2016-04-06fip_create: add support for image unpackingJuan Castillo
2016-04-01Make:Allow for extension in tool names.Evan Lloyd
2016-04-01Make:Use "simply expanded" make variables.Evan Lloyd
2016-04-01Build:Replace soft links with file copy.Evan Lloyd
2016-04-01Make:Use environment variables for OS detection.Evan Lloyd
2016-04-01Make:Make shell commands more portableEvan Lloyd
2016-04-01Make:Add realclean to .PHONY listEvan Lloyd
2016-04-01Make:Remove calls to shell from makefiles.Evan Lloyd
2016-03-30cert_create: add non-volatile counter supportJuan Castillo
2016-03-04fip_create: miscellaneous improvements to source codeJuan Castillo
2016-01-13Merge pull request #484 from jcastillo-arm/jc/tf-issues/337danh-arm
2016-01-07cert_create: update help messageJuan Castillo
2016-01-06Merge pull request #479 from jcastillo-arm/jc/tbbr_fipdanh-arm
2016-01-05Apply TBBR naming convention to the fip_create optionsJuan Castillo