summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/efi-rt-wrapper.S
AgeCommit message (Expand)AuthorFilesLines
2023-01-16arm64: efi: Avoid workqueue to check whether EFI runtime is liveArd Biesheuvel1-0/+6
2023-01-09efi: rt-wrapper: Add missing includeArd Biesheuvel1-0/+1
2022-12-08arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel1-5/+27
2022-12-08arm64: efi: Execute runtime services from a dedicated stackArd Biesheuvel1-1/+12
2022-12-01arm64: efi: Revert "Recover from synchronous exceptions ..."Ard Biesheuvel1-31/+2
2022-11-03arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel1-2/+31
2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon1-1/+10
2020-05-15arm64: efi: Restore register x18 if it was corruptedSami Tolvanen1-1/+10
2020-05-04arm64: kernel: Convert to modern annotations for assembly functionsMark Brown1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-03-09efi/arm64: Check whether x18 is preserved by runtime services callsArd Biesheuvel1-0/+41