commit | e86a24724b6d78b82648cd5655e206ea75faa19b | [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 | 9393a4cc21027b674ee2ec7e8ab09e4489c24135 [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>