commit | b3c6198e88cdc9993299cc7ee545cc884e629db7 | [log] [tgz] |
---|---|---|
author | Manish Pandey <manish.pandey2@arm.com> | Fri Jan 06 13:38:03 2023 +0000 |
committer | Manish Pandey <manish.pandey2@arm.com> | Tue Jan 10 18:02:36 2023 +0000 |
tree | 3b49da90853bfe750ce0b8418d615f74e5593e91 | |
parent | 543381b311734bf0325b45145f82c9f0d2c33a3b [diff] |
refactor(el3_runtime): remove unnecessary assembly macros Following macros removed - handle_async_ea : It duplicates "check_and_unmask_ea" functionality - check_if_serror_from_EL3: This macro is small and called only once, replace this macro with instructions at the caller. Signed-off-by: Manish Pandey <manish.pandey2@arm.com> Change-Id: Id7eec6263ec23cc8792139f491c563f616fd3618