Files
EDK2-fork/ArmPlatformPkg
Ard Biesheuvel 9cd4328f5e ArmPlatformPkg/Sec: Simplify SetupExceptionLevel1() using a tail call
Avoid a call and use a jump instead, so that the LR value does not
need to be recorded in a different register. This is generally neater,
but it also avoids potential confusion in the debugger, given that no
frame record is created for this call.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
2025-05-28 19:09:22 +00:00
..
2024-10-30 19:13:09 +00:00
2024-10-30 19:13:09 +00:00