arm-trusted-firmware/drivers
James Morrissey 9d72b4ea9c Implement load_image in terms of IO abstraction
The modified implementation uses the IO abstraction rather than
making direct semi-hosting calls.  The semi-hosting driver is now
registered for the FVP platform during initialisation of each boot
stage where it is used.  Additionally, the FVP platform includes a
straightforward implementation of 'plat_get_image_source' which
provides a generic means for the 'load_image' function to determine
how to access the image data.

Change-Id: Ia34457b471dbee990c7b3c79de7aee4ceea51aa6
2014-02-17 18:51:43 +00:00
..
arm Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00
io Implement load_image in terms of IO abstraction 2014-02-17 18:51:43 +00:00
power Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00