arm-trusted-firmware/lib
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
..
arch/aarch64 Change comments in assembler files to help ctags 2014-01-17 10:27:53 +00:00
semihosting Implement load_image in terms of IO abstraction 2014-02-17 18:51:43 +00:00
stdlib Add IO abstraction framework 2014-02-17 18:51:43 +00:00
sync/locks Change comments in assembler files to help ctags 2014-01-17 10:27:53 +00:00
io_storage.c Add IO abstraction framework 2014-02-17 18:51:43 +00:00
mmio.c Probe for GICv3 re-distributors on core bring-up 2014-01-17 10:27:53 +00:00