Home
last modified time | relevance | path

Searched hist:"3991 b8898814ea5929e6d95cda5624291b2361c3" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/bl31/aarch64/
H A Druntime_exceptions.S3991b8898814ea5929e6d95cda5624291b2361c3 Thu Jul 20 13:08:38 UTC 2023 Manish Pandey <manish.pandey2@arm.com> refactor(el3-runtime): move interrupt exception handler from macro to a function

interrupt exception handler in vector entry is used as a asm macro
(added as inline code) instead of a function call. Since we have limited
space (0x80) for a vector entry there is a chance that it may overflow
in the future.

Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: Ieb59f249c58b52e56e0217268fa4dc40b420f8d3