arm-trusted-firmware/drivers
Antonio Nino Diaz aa61368eb5 Control inclusion of helper code used for asserts
Many asserts depend on code that is conditionally compiled based on the
DEBUG define. This patch modifies the conditional inclusion of such code
so that it is based on the ENABLE_ASSERTIONS build option.

Change-Id: I6406674788aa7e1ad7c23d86ce94482ad3c382bd
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2017-04-20 09:59:12 +01:00
..
arm Control inclusion of helper code used for asserts 2017-04-20 09:59:12 +01:00
auth mbedtls: Namespace TF specific macros 2017-03-22 15:30:05 +00:00
cadence/uart Add console_core_flush() in upstream platforms 2017-03-31 09:54:21 +01:00
console Add console_flush() to console API 2017-03-31 09:54:21 +01:00
delay_timer Implement generic delay timer 2016-05-20 15:29:30 +01:00
emmc Replace some memset call by zeromem 2017-02-06 17:01:39 +00:00
gpio gpio: support gpio set/get pull status 2016-05-27 09:39:56 +08:00
io Control inclusion of helper code used for asserts 2017-04-20 09:59:12 +01:00
partition Replace some memset call by zeromem 2017-02-06 17:01:39 +00:00
synopsys/emmc drivers: add designware emmc driver 2017-01-23 22:08:45 +08:00
ti/uart Add console_core_flush() in upstream platforms 2017-03-31 09:54:21 +01:00