arm-trusted-firmware/bl31/aarch64
Manish Pandey 76a91d8769 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
2023-01-10 18:02:36 +00:00
..
bl31_entrypoint.S feat(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS 2022-04-29 22:54:23 +02:00
crash_reporting.S Fix crash dump for lower EL 2020-03-06 14:17:35 +00:00
ea_delegate.S fix(bl31): harden check in delegate_async_ea 2022-11-07 21:04:42 +00:00
runtime_exceptions.S refactor(el3_runtime): remove unnecessary assembly macros 2023-01-10 18:02:36 +00:00