HomeFreeBSD

arm64: Implement efi_rt_arch_call

Description

arm64: Implement efi_rt_arch_call

This is a function that calls into the EFI Runtime Services, but can
handle a fault. To support this add a handler in assembly that can
restore the kernel state on an exception and return a failure to the
caller.

Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D46817

Details

Provenance
andrewAuthored on Oct 24 2024, 9:52 AM
Differential Revision
D46817: arm64: Implement efi_rt_arch_call
Parents
rGa84653c5db25: arm64: Don't enable interrupts when in a spinlock
Branches
Unknown
Tags
Unknown