summaryrefslogtreecommitdiff
path: root/common/aarch64/debug.S
AgeCommit message (Expand)Author
2019-08-29Move assembly newline function into common debug codeJustin Chadwell
2019-08-15AArch64: Align crash reporting outputAlexei Fedorov
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2017-11-01Include debug.h in debug.SRoberto Vargas
2017-08-21Fix x30 reporting for unhandled exceptionsJulius Werner
2017-05-03Use SPDX license identifiersdp-arm
2017-04-20Remove build option `ASM_ASSERTION`Antonio Nino Diaz
2017-04-19Add `ENABLE_ASSERTIONS` build optionAntonio Nino Diaz
2017-03-31Remove dead loops in assert() in C and ASMAntonio Nino Diaz
2017-03-31Add and use plat_crash_console_flush() APIAntonio Nino Diaz
2016-12-05Define and use no_ret macro where no return is expectedJeenu Viswambharan
2016-03-14Remove all non-configurable dead loopsAntonio Nino Diaz
2015-04-08Add support to indicate size and end of assembly functionsKévin Petit
2014-08-19Rework use of labels in assembly macros.Soby Mathew
2014-07-28Rework the crash reporting in BL3-1 to use less stackSoby Mathew