summaryrefslogtreecommitdiff
path: root/include/common/debug.h
AgeCommit message (Expand)Author
2017-09-11Implement log frameworkSoby Mathew
2017-09-11Introduce tf_vprintf() and tf_string_print()Soby Mathew
2017-05-24Introduce `tf_snprintf`Antonio Nino Diaz
2017-05-03Use SPDX license identifiersdp-arm
2017-03-31Add support for GCC stack protectionDouglas Raillard
2016-03-22Make cpu operations warning a VERBOSE printSoby Mathew
2015-03-06Enable type-checking of arguments passed to printf() et al.Sandrine Bailleux
2014-08-12Add concept of console output log levelsDan Handley
2014-07-28Rework the crash reporting in BL3-1 to use less stackSoby Mathew
2014-07-25Implement a leaner printf for Trusted FirmwareSoby Mathew
2014-05-23Remove extern keyword from function declarationsDan Handley
2014-05-16Rework BL3-1 unhandled exception handling and reportingSoby Mathew
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Move include and source files to logical locationsDan Handley