summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/bpi.S
AgeCommit message (Expand)Author
2018-04-11arm64: Move the content of bpi.S to hyp-entry.SMarc Zyngier
2018-04-11arm64: Get rid of __smccc_workaround_1_hvc_*Marc Zyngier
2018-04-11arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni
2018-03-28Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"Marc Zyngier
2018-03-19arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni
2018-03-19arm64: Make BP hardening slot counter availableMarc Zyngier
2018-03-19arm64: KVM: Allow far branches from vector slots to the main vectorsMarc Zyngier
2018-03-19arm64: KVM: Reserve 4 additional instructions in the BPI templateMarc Zyngier
2018-03-19arm64: KVM: Move BP hardening vectors into .hyp.text sectionMarc Zyngier
2018-02-06arm64: Kill PSCI_GET_VERSION as a variant-2 workaroundMarc Zyngier
2018-02-06arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier
2018-01-08arm64: Implement branch predictor hardening for FalkorShanker Donthineni
2018-01-08arm64: Implement branch predictor hardening for affected Cortex-A CPUsWill Deacon
2018-01-08arm64: Add skeleton to harden the branch predictor against aliasing attacksWill Deacon