arm-trusted-firmware/bl31
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
..
aarch64 Add CPU specific crash reporting handlers 2014-08-20 19:14:31 +01:00
bl31.ld.S Introduce framework for CPU specific operations 2014-08-20 19:13:25 +01:00
bl31.mk Introduce framework for CPU specific operations 2014-08-20 19:13:25 +01:00
bl31_main.c Rationalize console log output 2014-08-12 16:51:18 +01:00
context_mgmt.c Optimize EL3 register state stored in cpu_context structure 2014-07-31 10:09:58 +01:00
cpu_data_array.c Rework the crash reporting in BL3-1 to use less stack 2014-07-28 11:03:20 +01:00
interrupt_mgmt.c Rework incorrect use of assert() and panic() in codebase 2014-07-28 12:20:16 +01:00
runtime_svc.c Remove all checkpatch errors from codebase 2014-06-24 12:50:00 +01:00