arm-trusted-firmware/bl31/aarch64
Jeenu Viswambharan ee6ff1bb37 RAS: Validate stack pointer after error handling
RAS handling flows might involve using setjmp/longjump calls introduced
in earlier patches; therefore, it'd be good to make sure the stack has
been unwound completely after the handling.

This patch inserts ASM assertions on the RAS handling path to validate
stack.

Change-Id: I59d40d3122010c977cdeab3cce3160f3909e7e69
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
2018-07-17 08:31:31 +01:00
..
bl31_entrypoint.S DynamIQ: Enable MMU without using stack 2018-06-27 11:31:30 +01:00
crash_reporting.S utils_def: Add REGSZ and make BIT() assembly-compatible 2017-12-12 15:00:34 -08:00
ea_delegate.S RAS: Validate stack pointer after error handling 2018-07-17 08:31:31 +01:00
runtime_exceptions.S RAS: Move EA handling to a separate file 2018-07-17 08:31:31 +01:00