RAS: Introduce handler for EL3 EAs
authorJeenu Viswambharan <jeenu.viswambharan@arm.com>
Fri, 6 Jul 2018 15:50:06 +0000 (16:50 +0100)
committerJeenu Viswambharan <jeenu.viswambharan@arm.com>
Thu, 19 Jul 2018 09:13:18 +0000 (10:13 +0100)
commiteaeaa4d048076cf48abb42a288ec9ef7a57dd0e6
tree4d18c601c8600c91d131dabcf8c80b04b200e3e2
parentd5a23af50fb1ddb1f53a095c0a9d15c295d9bcc3
RAS: Introduce handler for EL3 EAs

External Aborts while executing in EL3 is fatal in nature. This patch
allows for the platform to define a handler for External Aborts received
while executing in EL3. A default implementation is added which falls
back to platform unhandled exception.

Change-Id: I466f2c8113a33870f2c7d2d8f2bf20437d9fd354
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
bl31/aarch64/runtime_exceptions.S
plat/common/aarch64/platform_helpers.S