commit | 911fcc93eca1ff0228113574ff3d407afced7a2f | [log] [tgz] |
---|---|---|
author | Jeenu Viswambharan <jeenu.viswambharan@arm.com> | Fri Jul 06 16:50:06 2018 +0100 |
committer | Jeenu Viswambharan <jeenu.viswambharan@arm.com> | Thu Jul 19 10:13:18 2018 +0100 |
tree | 4d18c601c8600c91d131dabcf8c80b04b200e3e2 | |
parent | 93bc4bd52881542f802ab48f0f0bef272ac05e85 [diff] |
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>