summaryrefslogtreecommitdiff
path: root/arch/arm/kvm/hyp/hyp-entry.S
AgeCommit message (Expand)AuthorFilesLines
2017-04-20ARM: KVM: Fix idmap stub entry when running Thumb-2 codeMarc Zyngier1-1/+0
2017-04-09ARM: KVM: Allow the main HYP code to use the init hyp stub implementationMarc Zyngier1-5/+24
2017-04-09ARM: KVM: Convert KVM to use HVC_GET_VECTORSMarc Zyngier1-1/+1
2016-09-08arm: KVM: Handle async aborts delivered while at HYPMarc Zyngier1-1/+15
2016-02-29ARM: KVM: Remove __weak attributesMarc Zyngier1-3/+1
2016-02-29ARM: KVM: Add panic handling codeMarc Zyngier1-7/+21
2016-02-29ARM: KVM: Add HYP mode entry codeMarc Zyngier1-0/+157