TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
5710229f9e837f28e4bafee6b51e828f901bf3f1
/
include
/
common
/
debug.h
17d07a5
refactor(bl31): use elx_panic for sysreg_handler64
by Govindraj Raja
· 2 years, 5 months ago
bd62ce9
refactor(aarch64): rename do_panic and el3_panic
by Govindraj Raja
· 2 years, 7 months ago
7e619ec
refactor(aarch64): refactor usage of elx_panic
by Govindraj Raja
· 2 years, 7 months ago
0ae4a3a
fix(debug): decouple "get_el_str()" from backtrace
by Manish Pandey
· 2 years, 9 months ago
fd1360a
feat(common/debug): add new macro ERROR_NL() to print just a newline
by Pali Rohár
· 4 years ago
831b0e9
Don't return error information from console_flush
by Jimmy Brisson
· 5 years ago
b4292bc
Fix crash dump for lower EL
by Alexei Fedorov
· 5 years ago
d5dfdeb
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· 6 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
701b498
Reorder log level macro definitions for clarity
by John Tsichritzis
· 7 years ago
5a22e46
Fix MISRA defects in log helpers
by Antonio Nino Diaz
· 7 years ago
3e530d8
backtrace: Print backtrace in assert() and panic()
by Antonio Nino Diaz
· 7 years ago
0c62883
backtrace: Introduce backtrace function
by Douglas Raillard
· 7 years ago
870ce3d
libc: Move tf_printf and tf_snprintf to libc
by Antonio Nino Diaz
· 7 years ago
cb6dbfe
tf_printf: Return number of printed characters
by Antonio Nino Diaz
· 7 years ago
93c78ed
libc: Fix all includes in codebase
by Antonio Nino Diaz
· 7 years ago
cf24229
Run compiler on debug macros for type checking
by Sandrine Bailleux
· 7 years ago
7f56e9a
Implement log framework
by Soby Mathew
· 8 years ago
2d7e828
Introduce tf_vprintf() and tf_string_print()
by Soby Mathew
· 8 years ago
da5241c
Introduce `tf_snprintf`
by Antonio Nino Diaz
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
51faada
Add support for GCC stack protection
by Douglas Raillard
· 8 years ago
1319e7b
Make cpu operations warning a VERBOSE print
by Soby Mathew
· 9 years ago
dad2504
Enable type-checking of arguments passed to printf() et al.
by Sandrine Bailleux
· 10 years ago
289c28a
Add concept of console output log levels
by Dan Handley
· 11 years ago
626ed51
Rework the crash reporting in BL3-1 to use less stack
by Soby Mathew
· 11 years ago
b79af93
Implement a leaner printf for Trusted Firmware
by Soby Mathew
· 11 years ago
c6bc071
Remove extern keyword from function declarations
by Dan Handley
· 11 years ago
a43d431
Rework BL3-1 unhandled exception handling and reporting
by Soby Mathew
· 11 years ago
97043ac
Reduce deep nesting of header files
by Dan Handley
· 11 years ago
4ecca33
Move include and source files to logical locations
by Dan Handley
· 11 years ago
[Renamed from include/debug.h]
b495bde
Merge pull request #50 from vikramkanigiri/vk/tf-issues#26
by achingupta
· 11 years ago