Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arm64: Fix purecap efi_rt_arch_call_nofault not preserving DAIF
x16 is IP0, a call-clobbered register; call-preserved registers start at x19, so use that and actually restore DAIF properly. Fixes: 260b5a0 ("efirt: Shim AArch64 interface for pure-capability Morello kernels")
- Loading branch information