aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* fiptool: Initialize opt_index to 0 for getopt(3)dp-arm2016-12-051-4/+4
* fiptool: Constify various function paramsdp-arm2016-12-051-9/+9
* Merge pull request #744 from masahir0y/fiptooldavidcunado-arm2016-10-281-0/+2
|\
| * fiptool: fix Segmentation fault when only --verbose option is givenMasahiro Yamada2016-10-271-0/+2
* | fiptool: Link `toc_entry` and `image` structures via UUIDdp-arm2016-10-184-87/+193
|/
* Merge pull request #710 from dp-arm/dp/fiptool-usagedanh-arm2016-09-191-16/+20
|\
| * fiptool: Invoke command specific usage functiondp-arm2016-09-151-16/+20
* | fiptool: Add support for printing the sha256 digest with info commanddp-arm2016-09-122-4/+21
|/
* fiptool: Fix typo in create and update usage functionsdp-arm2016-08-251-2/+2
* fiptool: Suppress verbose messages during normal builddp-arm2016-08-151-2/+2
* Merge pull request #661 from dp-arm/masterdanh-arm2016-08-097-881/+1310
|\
| * Replace fip_create with fiptooldp-arm2016-07-297-881/+1310
* | Fix `cert_create` tool for Segmentation faultYatharth Kochar2016-07-051-2/+4
|/
* Move stdlib header files to include/lib/stdlibDan Handley2016-06-031-1/+1
* fip_create: Fix exit status for missing output filenameBrendan Jackman2016-04-271-1/+1
* Merge pull request #582 from jcastillo-arm/jc/fip_extractdanh-arm2016-04-071-33/+182
|\
| * fip_create: add support for image unpackingJuan Castillo2016-04-061-8/+156
| * fip_create: miscellaneous improvements to source codeJuan Castillo2016-03-041-25/+26
* | Merge pull request #578 from EvanLloyd/ejll/woa_make2danh-arm2016-04-074-30/+48
|\ \
| * | Make:Allow for extension in tool names.Evan Lloyd2016-04-012-2/+2
| * | Make:Use "simply expanded" make variables.Evan Lloyd2016-04-011-4/+4
| * | Build:Replace soft links with file copy.Evan Lloyd2016-04-013-6/+19
| * | Make:Use environment variables for OS detection.Evan Lloyd2016-04-012-3/+3
| * | Make:Make shell commands more portableEvan Lloyd2016-04-012-9/+13
| * | Make:Add realclean to .PHONY listEvan Lloyd2016-04-011-1/+1
| * | Make:Remove calls to shell from makefiles.Evan Lloyd2016-04-011-8/+9
| |/
* / cert_create: add non-volatile counter supportJuan Castillo2016-03-304-40/+70
|/
* Merge pull request #484 from jcastillo-arm/jc/tf-issues/337danh-arm2016-01-1312-72/+145
|\
| * cert_create: update help messageJuan Castillo2016-01-0712-72/+145
* | Merge pull request #479 from jcastillo-arm/jc/tbbr_fipdanh-arm2016-01-061-8/+8
|\ \
| * | Apply TBBR naming convention to the fip_create optionsJuan Castillo2016-01-051-8/+8
| |/
* / Always build with '-pedantic'Sandrine Bailleux2016-01-053-3/+3
|/
* Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo2015-12-141-3/+3
* Replace all SCP FW (BL0, BL3-0) referencesJuan Castillo2015-12-142-4/+4
* TBB: apply TBBR naming convention to certificates and extensionsJuan Castillo2015-12-148-187/+187
* FWU: Add FWU support to `fip_create` toolYatharth Kochar2015-12-091-1/+9
* FWU: Add FWU support to `cert_create` toolYatharth Kochar2015-12-096-10/+68
* cert_create: specify command line options in the CoTJuan Castillo2015-10-2313-113/+301
* cert_create: improve command line argument checkJuan Castillo2015-10-231-63/+42
* TBB: rework cert_create tool to follow a data driven approachJuan Castillo2015-07-1613-410/+319
* TBB: build 'cert_create' with ECDSA only if OpenSSL supports itJuan Castillo2015-07-013-39/+65
* TBB: add ECDSA support to the certificate generation toolJuan Castillo2015-06-254-43/+160
* TBB: use ASN.1 type DigestInfo to represent hashesJuan Castillo2015-06-253-19/+89
* Allow deeper platform port directory structureDan Handley2015-04-281-2/+8
* TBB: use SHA256 to generate the certificate signaturesJuan Castillo2015-03-051-1/+1
* TBB: add support to include certificates in a FIP imageJuan Castillo2015-01-282-1/+25
* TBB: add tool to generate certificatesJuan Castillo2015-01-2817-0/+2181
* fip_create: don't succeed if one of the passed files doesn't existKévin Petit2014-12-101-1/+1
* Fix problem of dependencies on the fiptool makefile targetSandrine Bailleux2014-11-261-0/+3
* Improve BL3-0 documentationHarry Liebel2014-05-191-1/+1