summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/nvhe/mem_protect.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-15KVM: arm64: Mark the host stage-2 memory pools staticQuentin Perret1-2/+2
2021-04-13Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/nextMarc Zyngier1-4/+2
2021-03-25KVM: arm64: Drop the CPU_FTR_REG_HYP_COPY infrastructureMarc Zyngier1-7/+9
2021-03-19KVM: arm64: Protect the .hyp sections from the hostQuentin Perret1-0/+33
2021-03-19KVM: arm64: Wrap the host with a stage 2Quentin Perret1-0/+246