aboutsummaryrefslogtreecommitdiffstats
path: root/bl31/aarch64/crash_reporting.S
Commit message (Expand)AuthorAgeFilesLines
* Fix crash dump for lower ELAlexei Fedorov2020-03-061-11/+119
* Make PAC demangling more genericAlexei Fedorov2020-02-071-1/+6
* Move assembly newline function into common debug codeJustin Chadwell2019-08-291-10/+2
* AArch64: Align crash reporting outputAlexei Fedorov2019-08-151-7/+25
* Fix BL31 crash reporting on AArch64 only machinesImre Kis2019-07-221-20/+30
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-4/+6
* utils_def: Add REGSZ and make BIT() assembly-compatibleJulius Werner2017-12-121-16/+16
* Move FPEXC32_EL2 to FP ContextDavid Cunado2017-11-151-5/+3
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Add and use plat_crash_console_flush() APIAntonio Nino Diaz2017-03-311-1/+3
* Define and use no_ret macro where no return is expectedJeenu Viswambharan2016-12-051-3/+3
* Dump platform-defined regs in crash reportingGerald Lejeune2016-04-141-5/+2
* Add ISR_EL1 to crash reportGerald Lejeune2016-03-301-1/+3
* Remove all non-configurable dead loopsAntonio Nino Diaz2016-03-141-5/+5
* Miscellaneous doc fixes for v1.2Sandrine Bailleux2015-12-211-1/+1
* Add support to indicate size and end of assembly functionsKévin Petit2015-04-081-0/+9
* Add CPU specific crash reporting handlersSoby Mathew2014-08-201-18/+3
* Add CPUECTLR_EL1 and Snoop Control register to crash reportingSoby Mathew2014-07-281-0/+22
* Rework the crash reporting in BL3-1 to use less stackSoby Mathew2014-07-281-250/+289
* Per-cpu data cache restructuringAndrew Thoelke2014-06-161-12/+25
* Merge pull request #133 from athoelke/at/crash-reporting-optdanh-arm2014-06-161-2/+9
|\
| * Make the BL3-1 crash reporting optionalAndrew Thoelke2014-06-111-2/+9
* | Include 'platform_def.h' header file in 'crash_reporting.S'Sandrine Bailleux2014-06-051-0/+1
|/
* Rework BL3-1 unhandled exception handling and reportingSoby Mathew2014-05-161-0/+291