Searched hist:"6 f7de9a87148a6024af4a1ced7f26e5bff55683b" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/bl31/aarch64/ |
| H A D | ea_delegate.S | 6f7de9a87148a6024af4a1ced7f26e5bff55683b Wed Jan 11 21:53:02 UTC 2023 Manish Pandey <manish.pandey2@arm.com> refactor(el3_runtime): unify handle/enter_lower_el_async_ea
handle_lower_el_async_ea and enter_lower_el_async_ea are same except for saving x30 register, with previous patch x30 is now freed before calling these function we don't need both of them.
This patch also unifies the naming convention, now we have 3 handlers - handle_lower_el_ea_esb - handle_lower_el_sync_ea - handle_lower_el_async_ea
Signed-off-by: Manish Pandey <manish.pandey2@arm.com> Change-Id: I63b584cf059bac80195aa334981d50fa6272cf49
|
| H A D | runtime_exceptions.S | 6f7de9a87148a6024af4a1ced7f26e5bff55683b Wed Jan 11 21:53:02 UTC 2023 Manish Pandey <manish.pandey2@arm.com> refactor(el3_runtime): unify handle/enter_lower_el_async_ea
handle_lower_el_async_ea and enter_lower_el_async_ea are same except for saving x30 register, with previous patch x30 is now freed before calling these function we don't need both of them.
This patch also unifies the naming convention, now we have 3 handlers - handle_lower_el_ea_esb - handle_lower_el_sync_ea - handle_lower_el_async_ea
Signed-off-by: Manish Pandey <manish.pandey2@arm.com> Change-Id: I63b584cf059bac80195aa334981d50fa6272cf49
|