arm-trusted-firmware/drivers/io
Jeenu Viswambharan 08c28d5385 Report recoverable errors as warnings
At present many recoverable failures are reported as errors. This patch
modifies all such failures to be reported as warnings instead.

Change-Id: I5141653c82498defcada9b90fdf7498ba496b2f2
2014-02-20 19:06:34 +00:00
..
io_driver.h Add IO abstraction framework 2014-02-17 18:51:43 +00:00
io_fip.c Report recoverable errors as warnings 2014-02-20 19:06:34 +00:00
io_fip.h Add Firmware Image Package (FIP) driver 2014-02-17 18:51:44 +00:00
io_memmap.c Report recoverable errors as warnings 2014-02-20 19:06:34 +00:00
io_memmap.h Add Firmware Image Package (FIP) driver 2014-02-17 18:51:44 +00:00
io_semihosting.c Implement load_image in terms of IO abstraction 2014-02-17 18:51:43 +00:00
io_semihosting.h Implement load_image in terms of IO abstraction 2014-02-17 18:51:43 +00:00