arm-trusted-firmware/common
Roberto Vargas 4d476e45f2 Include debug.h in debug.S
debug.S was using macros defined in debug.h, but since it didn't
include it, these macros were taking the value 0, which means that
all the preprocessor conditionals were wrong.

Change-Id: If4ca81cc5a1662991589f914a2557ceff0eaaede
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
2017-11-01 08:26:24 +00:00
..
aarch32 Fix x30 reporting for unhandled exceptions 2017-08-21 13:50:54 -07:00
aarch64 Include debug.h in debug.S 2017-11-01 08:26:24 +00:00
bl_common.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
desc_image_load.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
runtime_svc.c Tegra: enable 'signed-comparison' compilation warning/errors 2017-06-14 14:59:07 -07:00
tf_log.c Implement log framework 2017-09-11 15:37:24 +01:00
tf_printf.c Introduce tf_vprintf() and tf_string_print() 2017-09-11 15:35:41 +01:00
tf_snprintf.c Introduce tf_snprintf 2017-05-24 10:47:05 +01:00