| commit | 76a91d8769b7fff1a4cc784c77b4e19d7716351e | [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 | 0e4655f828db2c0b03bdab22e676b77274caa656 [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