fiptool: Link `toc_entry` and `image` structures via UUID
The `toc_entry` and `image` data structures had a cyclic
relationship.  This patch removes the explicit dependencies and introduces
functions to link them via the UUID.

This change highlights the intent of the code better and makes it more
flexible for future enhancements.

Change-Id: I0c3dd7bfda2a631a3827c8ba4831849c500affe9
Signed-off-by: dp-arm <dimitris.papastamos@arm.com>
1 parent 6bb37ad commit b04efccece789d9b8d8a455a86f20917436d7bd2
@dp-arm dp-arm authored on 30 Aug 2016
Showing 4 changed files
View
tools/fiptool/fiptool.c
View
tools/fiptool/fiptool.h
View
tools/fiptool/tbbr_config.c
View
tools/fiptool/tbbr_config.h