summaryrefslogtreecommitdiff
path: root/bl31/aarch64/crash_reporting.S
AgeCommit message (Expand)Author
2017-12-12utils_def: Add REGSZ and make BIT() assembly-compatibleJulius Werner
2017-11-15Move FPEXC32_EL2 to FP ContextDavid Cunado
2017-05-03Use SPDX license identifiersdp-arm
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-04-14Dump platform-defined regs in crash reportingGerald Lejeune
2016-03-30Add ISR_EL1 to crash reportGerald Lejeune
2016-03-14Remove all non-configurable dead loopsAntonio Nino Diaz
2015-12-21Miscellaneous doc fixes for v1.2Sandrine Bailleux
2015-04-08Add support to indicate size and end of assembly functionsKévin Petit
2014-08-20Add CPU specific crash reporting handlersSoby Mathew
2014-07-28Add CPUECTLR_EL1 and Snoop Control register to crash reportingSoby Mathew
2014-07-28Rework the crash reporting in BL3-1 to use less stackSoby Mathew
2014-06-16Per-cpu data cache restructuringAndrew Thoelke
2014-06-16Merge pull request #133 from athoelke/at/crash-reporting-optdanh-arm
2014-06-11Make the BL3-1 crash reporting optionalAndrew Thoelke
2014-06-05Include 'platform_def.h' header file in 'crash_reporting.S'Sandrine Bailleux
2014-05-16Rework BL3-1 unhandled exception handling and reportingSoby Mathew