arm-trusted-firmware/common
Sandrine Bailleux b10f375f8b Make the entry point parameter optional in load_image()
There are cases where the entry point information is useless to the
caller, e.g. when an image just needs to be loaded in memory but won't
ever be executed.

This patch allows load_image() function to take a NULL pointer as the
entry point parameter. In this case, it won't be populated.

Change-Id: Ie9394b054457706c6699926c5e0206e0c3851c56
2014-06-05 17:39:40 +01:00
..
aarch64 Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00
bl_common.c Make the entry point parameter optional in load_image() 2014-06-05 17:39:40 +01:00
debug.c Rework BL3-1 unhandled exception handling and reporting 2014-05-16 14:51:00 +01:00