summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/vectors.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_UNMAP_KERNEL_AT_EL0Mark Rutland1-1/+1
2022-03-18arm64: fix clang warning about TRAMP_VALIASArnd Bergmann1-2/+2
2022-02-24arm64: Use the clearbhb instruction in mitigationsJames Morse1-0/+7
2022-02-24arm64: Mitigate spectre style branch history side channelsJames Morse1-0/+5
2022-02-16arm64: Add percpu vectors for EL1James Morse1-1/+28
2022-02-16arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse1-0/+34