arm-trusted-firmware/lib/cpus/aarch64
Naga Sureshkumar Relli 84629f2f2c 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>
2016-07-12 08:05:10 -07:00
..
aem_generic.S Fix recursive crash prints on FVP AEM model 2015-04-13 17:21:26 +01:00
cortex_a35.S Cortex-Axx: Unconditionally apply CPU reset operations 2016-02-08 09:31:18 +00:00
cortex_a53.S bl31: Add error reporting registers 2016-07-12 08:05:10 -07:00
cortex_a57.S bl31: Add error reporting registers 2016-07-12 08:05:10 -07:00
cortex_a72.S bl31: Add error reporting registers 2016-07-12 08:05:10 -07:00
cortex_a73.S bl31: Add error reporting registers 2016-07-12 08:05:10 -07:00
cpu_helpers.S Make cpu operations warning a VERBOSE print 2016-03-22 10:00:42 +00:00
denver.S Add "Project Denver" CPU support 2015-07-24 09:08:27 +05:30