arm-trusted-firmware/tools/fip_create
Kévin Petit 38410f801f fip_create: don't succeed if one of the passed files doesn't exist
If one of the files passed to fip_create on the command line doesn't
exist, it will print an error message but produce an incomplete
fip.bin file and report success. This behaviour could potentially
hide errors made in the command line arguments.

This patch addresses the issue by having the tool bail out if one of
the supplied files can't be processed.

Signed-off-by: Kévin Petit <kevin.petit@arm.com>

Fixes ARM-software/tf-issues#279

Change-Id: I1c7d87d09eb4c063005b7969bdaad1d043c29dec
2014-12-10 13:06:14 +00:00
..
Makefile Fix problem of dependencies on the fiptool makefile target 2014-11-26 10:13:08 +00:00
fip_create.c fip_create: don't succeed if one of the passed files doesn't exist 2014-12-10 13:06:14 +00:00
fip_create.h Always use named structs in header files 2014-05-06 13:57:48 +01:00
firmware_image_package.h Move include and source files to logical locations 2014-05-06 12:35:02 +01:00
uuid.h Add Firmware Image Package creation tool 2014-02-17 18:51:43 +00:00