bl31: Add error reporting registers
This patch adds cpumerrsr_el1 and l2merrsr_el1 to the register dump on
error for applicable CPUs.

These registers hold the ECC errors on L1 and L2 caches.

This patch updates the A53, A57, A72, A73 (l2merrsr_el1 only) CPU libraries.

Signed-off-by: Naga Sureshkumar Relli <nagasure@xilinx.com>
1 parent 6f511c4 commit 84629f2f2cf73b6d6180fc8a234f1ea9d423b280
@Naga Sureshkumar Relli Naga Sureshkumar Relli authored on 1 Jul 2016
Soren Brinkmann committed on 12 Jul 2016
Showing 8 changed files
View
include/lib/cpus/aarch64/cortex_a53.h
View
include/lib/cpus/aarch64/cortex_a57.h
View
include/lib/cpus/aarch64/cortex_a72.h
View
include/lib/cpus/aarch64/cortex_a73.h
View
lib/cpus/aarch64/cortex_a53.S
View
lib/cpus/aarch64/cortex_a57.S
View
lib/cpus/aarch64/cortex_a72.S
View
lib/cpus/aarch64/cortex_a73.S