fiptool: Prepare ground for expanding the set of images at runtime
authordp-arm <dimitris.papastamos@arm.com>
Mon, 14 Nov 2016 15:54:32 +0000 (15:54 +0000)
committerdp-arm <dimitris.papastamos@arm.com>
Fri, 30 Dec 2016 09:23:38 +0000 (09:23 +0000)
commite0f083a09b295306e0b31ebc9ea5e3a848d12b84
treeb2ccc3ba1a8d7c65dd42c0cb78dad91aa84b7b85
parentcef7b3ce8b26cd94e7e71ddeefc039451525b780
fiptool: Prepare ground for expanding the set of images at runtime

To allow operating on images with unknown UUIDs, fiptool needs to
be able to track an arbitrary amount of images and not be limited
to the set of images described by the builtin table.

Convert the table to a list to accommodate this scenario.

Change-Id: I0e6d738eece7795d74fc72d165a3098f223d4414
Signed-off-by: dp-arm <dimitris.papastamos@arm.com>
tools/fiptool/fiptool.c
tools/fiptool/fiptool.h
tools/fiptool/tbbr_config.c
tools/fiptool/tbbr_config.h