summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-04-02tools: Add marvell doimage build toolKonstantin Porotchkin
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
2016-01-05Always build with '-pedantic'Sandrine Bailleux
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-12-14Replace all SCP FW (BL0, BL3-0) referencesJuan Castillo
2015-12-14TBB: apply TBBR naming convention to certificates and extensionsJuan Castillo
2015-12-09FWU: Add FWU support to `fip_create` toolYatharth Kochar
2015-12-09FWU: Add FWU support to `cert_create` toolYatharth Kochar
2015-10-23cert_create: specify command line options in the CoTJuan Castillo
2015-10-23cert_create: improve command line argument checkJuan Castillo
2015-07-16TBB: rework cert_create tool to follow a data driven approachJuan Castillo
2015-07-01TBB: build 'cert_create' with ECDSA only if OpenSSL supports itJuan Castillo
2015-06-25TBB: add ECDSA support to the certificate generation toolJuan Castillo
2015-06-25TBB: use ASN.1 type DigestInfo to represent hashesJuan Castillo
2015-04-28Allow deeper platform port directory structureDan Handley
2015-03-05TBB: use SHA256 to generate the certificate signaturesJuan Castillo
2015-01-28TBB: add support to include certificates in a FIP imageJuan Castillo
2015-01-28TBB: add tool to generate certificatesJuan Castillo
2014-12-10fip_create: don't succeed if one of the passed files doesn't existKévin Petit
2014-11-26Fix problem of dependencies on the fiptool makefile targetSandrine Bailleux
2014-05-19Improve BL3-0 documentationHarry Liebel
2014-05-06Always use named structs in header filesDan Handley
2014-05-06Move include and source files to logical locationsDan Handley
2014-03-21FIP tool: Fix error message for missing FIP filenameSandrine Bailleux
2014-03-21FIP tool: Add support for '--help' option.Sandrine Bailleux