Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arm64: Avoid clobbering the stack pointer when returning to EL1
We use x18 as a temp register but in hybrid kernels this is clobbered when restoring callee-saved registers.
- Loading branch information