234 Commits (658ce7ad8eceb40741cd40f1639a6d923f922fad)

Author SHA1 Message Date
dp-arm e0f083a09b fiptool: Prepare ground for expanding the set of images at runtime 8 years ago
dp-arm a22f6285a7 fiptool: Provide malloc/strdup wrappers to simplify error checking 8 years ago
dp-arm cc672bb2bf fiptool: Use getopt for the top level command parsing 8 years ago
dp-arm 20f87e78e3 fiptool: Initialize opt_index to 0 for getopt(3) 8 years ago
dp-arm 60b499feac fiptool: Constify various function params 8 years ago
Masahiro Yamada c9cb408997 fiptool: fix Segmentation fault when only --verbose option is given 8 years ago
dp-arm b04efccece fiptool: Link `toc_entry` and `image` structures via UUID 8 years ago
dp-arm 85ee277868 fiptool: Invoke command specific usage function 8 years ago
dp-arm 9df69ba37f fiptool: Add support for printing the sha256 digest with info command 8 years ago
dp-arm 23fcb90d9a fiptool: Fix typo in create and update usage functions 8 years ago
dp-arm c2427cb001 fiptool: Suppress verbose messages during normal build 8 years ago
dp-arm 819281ee23 Replace fip_create with fiptool 9 years ago
Yatharth Kochar f16db56a9e Fix `cert_create` tool for Segmentation fault 9 years ago
Dan Handley f0b489c1d2 Move stdlib header files to include/lib/stdlib 9 years ago
Brendan Jackman 6d9b7c1efc fip_create: Fix exit status for missing output filename 9 years ago
Juan Castillo c49a805d97 fip_create: add support for image unpacking 9 years ago
Evan Lloyd 42a45b51aa Make:Allow for extension in tool names. 9 years ago
Evan Lloyd b169f6a9a1 Make:Use "simply expanded" make variables. 9 years ago
Evan Lloyd bb5a762c3f Build:Replace soft links with file copy. 9 years ago
Evan Lloyd e7f54dbd03 Make:Use environment variables for OS detection. 9 years ago
Evan Lloyd f1477d4ad8 Make:Make shell commands more portable 9 years ago
Evan Lloyd aeb25668fb Make:Add realclean to .PHONY list 9 years ago
Evan Lloyd 231c14702c Make:Remove calls to shell from makefiles. 9 years ago
Juan Castillo 96103d5af6 cert_create: add non-volatile counter support 9 years ago
Juan Castillo 24fee61e54 fip_create: miscellaneous improvements to source code 9 years ago
Juan Castillo 159807e2fa cert_create: update help message 9 years ago
Juan Castillo 8f0617ef9e Apply TBBR naming convention to the fip_create options 9 years ago
Sandrine Bailleux aa856917ab Always build with '-pedantic' 9 years ago
Juan Castillo d178637d2b Remove dashes from image names: 'BL3-x' --> 'BL3x' 9 years ago
Juan Castillo f59821d512 Replace all SCP FW (BL0, BL3-0) references 9 years ago
Juan Castillo 516beb585c TBB: apply TBBR naming convention to certificates and extensions 9 years ago
Yatharth Kochar 2d4d220311 FWU: Add FWU support to `fip_create` tool 9 years ago
Yatharth Kochar cebe1f238f FWU: Add FWU support to `cert_create` tool 9 years ago
Juan Castillo ad2c1a9aa7 cert_create: specify command line options in the CoT 9 years ago
Juan Castillo dfc90e269c cert_create: improve command line argument check 9 years ago
Juan Castillo 55e291a405 TBB: rework cert_create tool to follow a data driven approach 10 years ago
Juan Castillo ed2a76eab4 TBB: build 'cert_create' with ECDSA only if OpenSSL supports it 9 years ago
Juan Castillo ccbf890e5e TBB: add ECDSA support to the certificate generation tool 10 years ago
Juan Castillo c3da66b1bb TBB: use ASN.1 type DigestInfo to represent hashes 10 years ago
Dan Handley c04d2606f6 Allow deeper platform port directory structure 10 years ago
Juan Castillo ea4ec3aad5 TBB: use SHA256 to generate the certificate signatures 10 years ago
Juan Castillo b7124ea7f6 TBB: add support to include certificates in a FIP image 10 years ago
Juan Castillo 6f97162237 TBB: add tool to generate certificates 10 years ago
Kévin Petit 38410f801f fip_create: don't succeed if one of the passed files doesn't exist 10 years ago
Sandrine Bailleux 07deed40e7 Fix problem of dependencies on the fiptool makefile target 10 years ago
Harry Liebel 36eb6a7552 Improve BL3-0 documentation 11 years ago
Dan Handley fb037bfb7c Always use named structs in header files 11 years ago
Dan Handley 4ecca33988 Move include and source files to logical locations 11 years ago
Sandrine Bailleux 399aacd68f FIP tool: Fix error message for missing FIP filename 11 years ago
Sandrine Bailleux 89f7b481bd FIP tool: Add support for '--help' option. 11 years ago