1. 60b499f fiptool: Constify various function params by dp-arm · 8 years ago
  2. 061723f Merge pull request #744 from masahir0y/fiptool by davidcunado-arm · 8 years ago
  3. c9cb408 fiptool: fix Segmentation fault when only --verbose option is given by Masahiro Yamada · 8 years ago
  4. b04efcc fiptool: Link `toc_entry` and `image` structures via UUID by dp-arm · 8 years ago
  5. 8874924 Merge pull request #710 from dp-arm/dp/fiptool-usage by danh-arm · 8 years ago
  6. 85ee277 fiptool: Invoke command specific usage function by dp-arm · 8 years ago
  7. 9df69ba fiptool: Add support for printing the sha256 digest with info command by dp-arm · 8 years ago
  8. 23fcb90 fiptool: Fix typo in create and update usage functions by dp-arm · 8 years ago
  9. c2427cb fiptool: Suppress verbose messages during normal build by dp-arm · 8 years ago
  10. 41b568f Merge pull request #661 from dp-arm/master by danh-arm · 8 years ago
  11. 819281e Replace fip_create with fiptool by dp-arm · 8 years ago
  12. f16db56 Fix `cert_create` tool for Segmentation fault by Yatharth Kochar · 8 years ago
  13. f0b489c Move stdlib header files to include/lib/stdlib by Dan Handley · 8 years ago
  14. 6d9b7c1 fip_create: Fix exit status for missing output filename by Brendan Jackman · 8 years ago
  15. e850883 Merge pull request #582 from jcastillo-arm/jc/fip_extract by danh-arm · 8 years ago
  16. 91e8ae6 Merge pull request #578 from EvanLloyd/ejll/woa_make2 by danh-arm · 8 years ago
  17. c49a805 fip_create: add support for image unpacking by Juan Castillo · 8 years ago
  18. 42a45b5 Make:Allow for extension in tool names. by Evan Lloyd · 9 years ago
  19. b169f6a Make:Use "simply expanded" make variables. by Evan Lloyd · 9 years ago
  20. bb5a762 Build:Replace soft links with file copy. by Evan Lloyd · 9 years ago
  21. e7f54db Make:Use environment variables for OS detection. by Evan Lloyd · 9 years ago
  22. f1477d4 Make:Make shell commands more portable by Evan Lloyd · 9 years ago
  23. aeb2566 Make:Add realclean to .PHONY list by Evan Lloyd · 9 years ago
  24. 231c147 Make:Remove calls to shell from makefiles. by Evan Lloyd · 9 years ago
  25. 96103d5 cert_create: add non-volatile counter support by Juan Castillo · 8 years ago
  26. 24fee61 fip_create: miscellaneous improvements to source code by Juan Castillo · 8 years ago
  27. 6cf9b6a Merge pull request #484 from jcastillo-arm/jc/tf-issues/337 by danh-arm · 9 years ago
  28. 159807e cert_create: update help message by Juan Castillo · 9 years ago
  29. 5773b53 Merge pull request #479 from jcastillo-arm/jc/tbbr_fip by danh-arm · 9 years ago
  30. 8f0617e Apply TBBR naming convention to the fip_create options by Juan Castillo · 9 years ago
  31. aa85691 Always build with '-pedantic' by Sandrine Bailleux · 9 years ago
  32. d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  33. f59821d Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 9 years ago
  34. 516beb5 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · 9 years ago
  35. 2d4d220 FWU: Add FWU support to `fip_create` tool by Yatharth Kochar · 9 years ago
  36. cebe1f2 FWU: Add FWU support to `cert_create` tool by Yatharth Kochar · 9 years ago
  37. ad2c1a9 cert_create: specify command line options in the CoT by Juan Castillo · 9 years ago
  38. dfc90e2 cert_create: improve command line argument check by Juan Castillo · 9 years ago
  39. 55e291a TBB: rework cert_create tool to follow a data driven approach by Juan Castillo · 9 years ago
  40. ed2a76e TBB: build 'cert_create' with ECDSA only if OpenSSL supports it by Juan Castillo · 9 years ago
  41. ccbf890 TBB: add ECDSA support to the certificate generation tool by Juan Castillo · 9 years ago
  42. c3da66b TBB: use ASN.1 type DigestInfo to represent hashes by Juan Castillo · 9 years ago
  43. c04d260 Allow deeper platform port directory structure by Dan Handley · 9 years ago
  44. ea4ec3a TBB: use SHA256 to generate the certificate signatures by Juan Castillo · 9 years ago
  45. b7124ea TBB: add support to include certificates in a FIP image by Juan Castillo · 10 years ago
  46. 6f97162 TBB: add tool to generate certificates by Juan Castillo · 10 years ago
  47. 38410f8 fip_create: don't succeed if one of the passed files doesn't exist by Kévin Petit · 10 years ago
  48. 07deed4 Fix problem of dependencies on the fiptool makefile target by Sandrine Bailleux · 10 years ago
  49. 36eb6a7 Improve BL3-0 documentation by Harry Liebel · 10 years ago
  50. fb037bf Always use named structs in header files by Dan Handley · 10 years ago
  51. 4ecca33 Move include and source files to logical locations by Dan Handley · 10 years ago
  52. 399aacd FIP tool: Fix error message for missing FIP filename by Sandrine Bailleux · 10 years ago
  53. 89f7b48 FIP tool: Add support for '--help' option. by Sandrine Bailleux · 10 years ago
  54. 12b99ca FIP tool: Small optimisation for option parsing by Sandrine Bailleux · 10 years ago
  55. 2f2cef4 Cleanup FIP build targets and messages by Jeenu Viswambharan · 10 years ago
  56. f58ad36 Add Firmware Image Package creation tool by Harry Liebel · 11 years ago