arm-trusted-firmware/plat/fvp
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
..
aarch64 Fix asserts appearing in release builds 2014-02-17 18:51:43 +00:00
bl1_plat_setup.c Implement load_image in terms of IO abstraction 2014-02-17 18:51:43 +00:00
bl2_plat_setup.c Implement load_image in terms of IO abstraction 2014-02-17 18:51:43 +00:00
bl31_plat_setup.c Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00
plat_gic.c fvp: rename fvp_* files to plat_* 2014-01-20 18:45:04 +00:00
plat_io_storage.c Implement load_image in terms of IO abstraction 2014-02-17 18:51:43 +00:00
plat_pm.c fvp: clear a pending cluster power off request 2014-01-23 12:13:34 +00:00
plat_topology.c fvp: rename fvp_* files to plat_* 2014-01-20 18:45:04 +00:00
platform.h Implement load_image in terms of IO abstraction 2014-02-17 18:51:43 +00:00
platform.mk Implement load_image in terms of IO abstraction 2014-02-17 18:51:43 +00:00