index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
common
/
debug.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't return error information from console_flush
Jimmy Brisson
2020-10-09
1
-1
/
+1
*
Fix crash dump for lower EL
Alexei Fedorov
2020-03-06
1
-1
/
+2
*
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
Julius Werner
2019-08-01
1
-2
/
+2
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
1
-2
/
+4
*
Reorder log level macro definitions for clarity
John Tsichritzis
2018-10-10
1
-6
/
+6
*
Fix MISRA defects in log helpers
Antonio Nino Diaz
2018-08-30
1
-8
/
+10
*
backtrace: Print backtrace in assert() and panic()
Antonio Nino Diaz
2018-08-30
1
-1
/
+9
*
backtrace: Introduce backtrace function
Douglas Raillard
2018-08-30
1
-0
/
+6
*
libc: Move tf_printf and tf_snprintf to libc
Antonio Nino Diaz
2018-08-22
1
-7
/
+3
*
tf_printf: Return number of printed characters
Antonio Nino Diaz
2018-08-22
1
-3
/
+3
*
libc: Fix all includes in codebase
Antonio Nino Diaz
2018-08-22
1
-0
/
+1
*
Run compiler on debug macros for type checking
Sandrine Bailleux
2018-07-13
1
-7
/
+21
*
Implement log framework
Soby Mathew
2017-09-11
1
-6
/
+18
*
Introduce tf_vprintf() and tf_string_print()
Soby Mathew
2017-09-11
1
-0
/
+3
*
Introduce `tf_snprintf`
Antonio Nino Diaz
2017-05-24
1
-0
/
+1
*
Use SPDX license identifiers
dp-arm
2017-05-03
1
-25
/
+1
*
Add support for GCC stack protection
Douglas Raillard
2017-03-31
1
-1
/
+4
*
Make cpu operations warning a VERBOSE print
Soby Mathew
2016-03-22
1
-3
/
+4
*
Enable type-checking of arguments passed to printf() et al.
Sandrine Bailleux
2015-03-06
1
-1
/
+1
*
Add concept of console output log levels
Dan Handley
2014-08-12
1
-14
/
+43
*
Rework the crash reporting in BL3-1 to use less stack
Soby Mathew
2014-07-28
1
-13
/
+0
*
Implement a leaner printf for Trusted Firmware
Soby Mathew
2014-07-25
1
-3
/
+5
*
Remove extern keyword from function declarations
Dan Handley
2014-05-23
1
-3
/
+3
*
Rework BL3-1 unhandled exception handling and reporting
Soby Mathew
2014-05-16
1
-6
/
+11
*
Reduce deep nesting of header files
Dan Handley
2014-05-06
1
-4
/
+0
*
Move include and source files to logical locations
Dan Handley
2014-05-06
1
-0
/
+70