arm-trusted-firmware/bl31/aarch64
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
..
bl31_entrypoint.S PIE: make call to GDT relocation fixup generalized 2019-12-12 14:16:14 +00:00
crash_reporting.S Move assembly newline function into common debug code 2019-08-29 12:00:59 +00:00
ea_delegate.S aarch64: Fix stack pointer maintenance on EA handling path 2019-12-18 08:47:10 +01:00
runtime_exceptions.S Refactor ARMv8.3 Pointer Authentication support code 2019-09-13 14:11:59 +01:00