Home
last modified time | relevance | path

Searched hist:"63 db7ba2931f477ae09811a650825b44a967ea73" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/common/
H A Dbl_common.c63db7ba2931f477ae09811a650825b44a967ea73 Wed May 28 10:31:18 UTC 2014 Sandrine Bailleux <sandrine.bailleux@arm.com> Make the entry point argument 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 argument. In this case, it won't be populated.

Change-Id: Ie9394b054457706c6699926c5e0206e0c3851c56