arm-trusted-firmware/drivers/arm
Antonio Nino Diaz 38aecbb43e Replace tf_printf occurrences with ERROR
The amount of console output is controlled by the LOG_LEVEL build
option. Using tf_printf without any #ifdef depending on the LOG_LEVEL
doesn't give the user that flexibility.

This patch replaces all occurrences of tf_printf that prints error, but
aren't dependent on LOG_LEVEL, with the ERROR macro.

Change-Id: Ib5147f14fc1579398a11f19ddd0e840ff6692831
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2017-04-06 14:46:38 +01:00
..
cci Replace tf_printf occurrences with ERROR 2017-04-06 14:46:38 +01:00
cci400 Fix debug assertion in deprecated CCI-400 driver 2015-10-12 10:21:55 +01:00
ccn AArch32: Fix conditional inclusion of bakery_locks 2017-03-02 15:43:17 +00:00
gic Flush the GIC driver data after init 2017-03-01 14:38:28 +00:00
pl011 AArch32: Miscellaneous fixes in the AArch32 code 2016-12-01 11:02:51 +00:00
pl061 utils: move BIT(n) macro to utils.h 2017-01-13 04:34:24 +09:00
sp804 Add SP804 delay timer driver 2015-06-18 16:06:26 +01:00
sp805 Add a simple ARM SP805 watchdog driver 2015-11-27 09:34:20 +00:00
tzc AArch32: Enable GIC and TZC support 2016-08-10 12:35:46 +01:00
tzc400 Refactor the ARM CoreLink TZC-400 driver 2016-03-31 21:23:23 +01:00