Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
5c08771836c82a75178a9c41681bc508dac4c3f6
/
include
/
common
/
debug.h
b6cfd03
feat(common/debug): add new macro ERROR_NL() to print just a newline
by Pali Rohár
· 3 years, 3 months ago
39f9eee
Don't return error information from console_flush
by Jimmy Brisson
· 4 years, 3 months ago
813c9f9
Fix crash dump for lower EL
by Alexei Fedorov
· 4 years, 8 months ago
53456fc
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· 5 years ago
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
e75b9a5
Reorder log level macro definitions for clarity
by John Tsichritzis
· 6 years ago
14fabd0
Fix MISRA defects in log helpers
by Antonio Nino Diaz
· 6 years ago
d587646
backtrace: Print backtrace in assert() and panic()
by Antonio Nino Diaz
· 6 years ago
7741463
backtrace: Introduce backtrace function
by Douglas Raillard
· 6 years ago
c0c8eb6
libc: Move tf_printf and tf_snprintf to libc
by Antonio Nino Diaz
· 6 years ago
f440708
tf_printf: Return number of printed characters
by Antonio Nino Diaz
· 6 years ago
4b32e62
libc: Fix all includes in codebase
by Antonio Nino Diaz
· 6 years ago
bf789e7
Run compiler on debug macros for type checking
by Sandrine Bailleux
· 6 years ago
aaf15f5
Implement log framework
by Soby Mathew
· 7 years ago
f583a06
Introduce tf_vprintf() and tf_string_print()
by Soby Mathew
· 7 years ago
9c107fa
Introduce `tf_snprintf`
by Antonio Nino Diaz
· 7 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 7 years ago
306593d
Add support for GCC stack protection
by Douglas Raillard
· 8 years ago
6b28c57
Make cpu operations warning a VERBOSE print
by Soby Mathew
· 9 years ago
8723adf
Enable type-checking of arguments passed to printf() et al.
by Sandrine Bailleux
· 10 years ago
cba2c50
Add concept of console output log levels
by Dan Handley
· 10 years ago
c1adbbc
Rework the crash reporting in BL3-1 to use less stack
by Soby Mathew
· 10 years ago
afe7e2f
Implement a leaner printf for Trusted Firmware
by Soby Mathew
· 10 years ago
a17fefa
Remove extern keyword from function declarations
by Dan Handley
· 10 years ago
5e5c207
Rework BL3-1 unhandled exception handling and reporting
by Soby Mathew
· 11 years ago
2bd4ef2
Reduce deep nesting of header files
by Dan Handley
· 11 years ago
a70615f
Move include and source files to logical locations
by Dan Handley
· 11 years ago
[Renamed from include/debug.h]
992dc07
Merge pull request #50 from vikramkanigiri/vk/tf-issues#26
by achingupta
· 11 years ago