32 Commits (master)

Author SHA1 Message Date
Yann Gautier ae770fedf4 feat(console): introduce EARLY_CONSOLE 10 months ago
Govindraj Raja 17d07a552b refactor(bl31): use elx_panic for sysreg_handler64 2 years ago
Govindraj Raja bd62ce98d2 refactor(aarch64): rename do_panic and el3_panic 2 years ago
Govindraj Raja 7e619ecc89 refactor(aarch64): refactor usage of elx_panic 2 years ago
Manish Pandey 0ae4a3a3f0 fix(debug): decouple "get_el_str()" from backtrace 2 years ago
Pali Rohár fd1360a339 feat(common/debug): add new macro ERROR_NL() to print just a newline 3 years ago
Jimmy Brisson 831b0e9824 Don't return error information from console_flush 4 years ago
Alexei Fedorov b4292bc65e Fix crash dump for lower EL 5 years ago
Julius Werner d5dfdeb65f Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 5 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
John Tsichritzis 701b498cec Reorder log level macro definitions for clarity 6 years ago
Antonio Nino Diaz 5a22e461b5 Fix MISRA defects in log helpers 6 years ago
Antonio Nino Diaz 3e530d8ea8 backtrace: Print backtrace in assert() and panic() 6 years ago
Douglas Raillard 0c62883f7e backtrace: Introduce backtrace function 6 years ago
Antonio Nino Diaz 870ce3ddd3 libc: Move tf_printf and tf_snprintf to libc 6 years ago
Antonio Nino Diaz cb6dbfe3dc tf_printf: Return number of printed characters 6 years ago
Antonio Nino Diaz 93c78ed231 libc: Fix all includes in codebase 6 years ago
Sandrine Bailleux cf24229e6e Run compiler on debug macros for type checking 6 years ago
Soby Mathew 7f56e9a31c Implement log framework 7 years ago
Soby Mathew 2d7e82823d Introduce tf_vprintf() and tf_string_print() 7 years ago
Antonio Nino Diaz da5241cb15 Introduce `tf_snprintf` 8 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Douglas Raillard 51faada71a Add support for GCC stack protection 8 years ago
Soby Mathew 1319e7b193 Make cpu operations warning a VERBOSE print 9 years ago
Sandrine Bailleux dad25049ce Enable type-checking of arguments passed to printf() et al. 10 years ago
Dan Handley 289c28a8f5 Add concept of console output log levels 10 years ago
Soby Mathew 626ed510f1 Rework the crash reporting in BL3-1 to use less stack 11 years ago
Soby Mathew b79af93445 Implement a leaner printf for Trusted Firmware 11 years ago
Dan Handley c6bc071020 Remove extern keyword from function declarations 11 years ago
Soby Mathew a43d431b80 Rework BL3-1 unhandled exception handling and reporting 11 years ago
Dan Handley 97043ac98e Reduce deep nesting of header files 11 years ago
Dan Handley 4ecca33988 Move include and source files to logical locations 11 years ago
Achin Gupta 07f4e078b6 Introduce new exception handling framework 11 years ago
Harry Liebel eaec590e5f Probe for GICv3 re-distributors on core bring-up 11 years ago
Dan Handley e83b0cadc6 Update year in copyright text to 2014 11 years ago
Harry Liebel 57bb658193 Add debug macros 11 years ago
Sandrine Bailleux ba6980a8db Move RUN_IMAGE constant from bl1.h to bl_common.h 11 years ago
Sandrine Bailleux ee12f6f749 Remove useless copies of meminfo structures 11 years ago
Dan Handley ab2d31edbd Enable third party contributions 11 years ago
Achin Gupta 4f6ad66ae9 ARMv8 Trusted Firmware release v0.2 11 years ago