arm-trusted-firmware/tools/fip_create
Sandrine Bailleux 399aacd68f FIP tool: Fix error message for missing FIP filename
Previously to this path, the FIP tool used to print the following,
misleading error message when called without any argument or with
'--help' option:

  ERROR: Too many arguments

This patch fixes this behavior by printing the following error
message instead:

  ERROR: Missing FIP filename

If called with '--help', no error message is printed and only the
help message is displayed.

Change-Id: Ib281b056f5cd3bc2f66d98be0b0cb2a0aed7c6a8
2014-03-21 17:17:48 +00:00
..
Makefile Cleanup FIP build targets and messages 2014-02-20 19:06:34 +00:00
fip_create.c FIP tool: Fix error message for missing FIP filename 2014-03-21 17:17:48 +00:00
fip_create.h Add Firmware Image Package creation tool 2014-02-17 18:51:43 +00:00
firmware_image_package.h Add Firmware Image Package creation tool 2014-02-17 18:51:43 +00:00
uuid.h Add Firmware Image Package creation tool 2014-02-17 18:51:43 +00:00