Fix crash dump for lower EL
This patch provides a fix for incorrect crash dump data for
lower EL when TF-A is built with HANDLE_EA_EL3_FIRST=1 option
which enables routing of External Aborts and SErrors to EL3.

Change-Id: I9d5e6775e6aad21db5b78362da6c3a3d897df977
Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
1 parent 03ea84c commit b4292bc65eafcd36ad72d4301c12461184579bb6
@Alexei Fedorov Alexei Fedorov authored on 3 Mar 2020
Showing 7 changed files
View
bl31/aarch64/crash_reporting.S
View
common/aarch64/debug.S
View
common/backtrace/backtrace.c
View
docs/design/firmware-design.rst
View
include/arch/aarch64/arch.h
View
include/common/debug.h
View
plat/common/aarch64/plat_common.c