arm-trusted-firmware/bl31/aarch64
Soby Mathew d3f70af6e0 Add CPU specific crash reporting handlers
This patch adds handlers for dumping Cortex-A57 and Cortex-A53 specific register
state to the CPU specific operations framework. The contents of CPUECTLR_EL1 are
dumped currently.

Change-Id: I63d3dbfc4ac52fef5e25a8cf6b937c6f0975c8ab
2014-08-20 19:14:31 +01:00
..
bl31_arch_setup.c Unmask SError interrupt and clear SCR_EL3.EA bit 2014-08-15 10:21:50 +01:00
bl31_entrypoint.S Add CPU specific power management operations 2014-08-20 19:14:31 +01:00
context.S Optimize EL3 register state stored in cpu_context structure 2014-07-31 10:09:58 +01:00
cpu_data.S Per-cpu data cache restructuring 2014-06-16 21:30:32 +01:00
crash_reporting.S Add CPU specific crash reporting handlers 2014-08-20 19:14:31 +01:00
runtime_exceptions.S Unmask SError interrupt and clear SCR_EL3.EA bit 2014-08-15 10:21:50 +01:00