arm-trusted-firmware/lib/el3_runtime
Jan Dabros bb9549babc aarch64: Fix stack pointer maintenance on EA handling path
EA handlers for exceptions taken from lower ELs at the end invokes
el3_exit function. However there was a bug with sp maintenance which
resulted in el3_exit setting runtime stack to context. This in turn
caused memory corruption on consecutive EL3 entries.

Signed-off-by: Jan Dabros <jsd@semihalf.com>
Change-Id: I0424245c27c369c864506f4baa719968890ce659
2019-12-18 08:47:10 +01:00
..
aarch32 AArch32: Disable Secure Cycle Counter 2019-09-26 15:36:02 +00:00
aarch64 aarch64: Fix stack pointer maintenance on EA handling path 2019-12-18 08:47:10 +01:00
cpu_data_array.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00