commit | a7aab5bcb545950a25f1a9459a6c0acc7ac75b1e | [log] [tgz] |
---|---|---|
author | Chee Hong Ang <chee.hong.ang@intel.com> | Mon Aug 20 10:57:34 2018 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 16 13:34:33 2018 -0500 |
tree | 6088143c515d0563f643537f93574e556b0d7053 | |
parent | f1cd696160f311e39f9c151531aeb3700556ad3d [diff] |
ARMv8: Enable all asynchronous abort exceptions taken to EL3 Allow EL3 to handle all the External Abort and SError interrupt exception occur in all exception levels. Signed-off-by: Chee Hong Ang <chee.hong.ang@intel.com>