commit | df8f3188d7b318b3b486f0ec4016b2ad271c85a7 | [log] [tgz] |
---|---|---|
author | Jeenu Viswambharan <jeenu.viswambharan@arm.com> | Thu Jul 05 15:24:45 2018 +0100 |
committer | Jeenu Viswambharan <jeenu.viswambharan@arm.com> | Tue Jul 17 08:31:31 2018 +0100 |
tree | 4b4a1033526c2fb6aa25a5f199794346894c7a9a | |
parent | 9ceda8b9076e1e09bcd4d2651632c7f7735248d7 [diff] |
RAS: Move EA handling to a separate file A new file ea_delegate.S is introduced, and all EA-related functions are moved into it. This makes runtime_exceptions.S less crowded and reads better. No functional changes. Change-Id: I64b653b3931984cffd420563f8e8d1ba263f329f Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>