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
1 parent add4035 commit d3f70af6e09d669da9c7d7890b7af5a0cdc4b3a5
@Soby Mathew Soby Mathew authored on 14 Aug 2014
Dan Handley committed on 20 Aug 2014
Showing 9 changed files
View
bl31/aarch64/crash_reporting.S
View
include/lib/aarch64/arch.h
View
include/lib/cpus/aarch64/cortex_a53.h
View
include/lib/cpus/aarch64/cortex_a57.h
View
include/lib/cpus/aarch64/cpu_macros.S
View
lib/cpus/aarch64/aem_generic.S
View
lib/cpus/aarch64/cortex_a53.S
View
lib/cpus/aarch64/cortex_a57.S
View
lib/cpus/aarch64/cpu_helpers.S