~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* refactor(bl31): use elx_panic for sysreg_handler64Govindraj Raja2023-02-22
* refactor(aarch64): rename do_panic and el3_panicGovindraj Raja2023-02-21
* refactor(aarch64): remove weak links to el3_panicGovindraj Raja2023-02-21
* refactor(aarch64): refactor usage of elx_panicGovindraj Raja2023-02-21
* fix(ras): restrict RAS support for NS worldManish Pandey2022-11-08
* Print newline after hex address in aarch64 el3_panic functionPali Rohár2021-03-04
* Align AARCH32 version of debug.S with AARCH64Yann Gautier2020-09-21
* Fix crash dump for lower ELAlexei Fedorov2020-03-06
* Move assembly newline function into common debug codeJustin Chadwell2019-08-29
* AArch64: Align crash reporting outputAlexei Fedorov2019-08-15
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-04
* Include debug.h in debug.SRoberto Vargas2017-11-01
* Fix x30 reporting for unhandled exceptionsJulius Werner2017-08-21
* Use SPDX license identifiersdp-arm2017-05-03
* Remove build option `ASM_ASSERTION`Antonio Nino Diaz2017-04-20
* Add `ENABLE_ASSERTIONS` build optionAntonio Nino Diaz2017-04-19
* Remove dead loops in assert() in C and ASMAntonio Nino Diaz2017-03-31
* Add and use plat_crash_console_flush() APIAntonio Nino Diaz2017-03-31
* Define and use no_ret macro where no return is expectedJeenu Viswambharan2016-12-05
* Remove all non-configurable dead loopsAntonio Nino Diaz2016-03-14
* Add support to indicate size and end of assembly functionsKévin Petit2015-04-08
* Rework use of labels in assembly macros.Soby Mathew2014-08-19
* Rework the crash reporting in BL3-1 to use less stackSoby Mathew2014-07-28