summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/va_layout.c
AgeCommit message (Expand)Author
2022-09-16arm64: alternatives: kvm: prepare for cap changesMark Rutland
2021-03-25KVM: arm64: Generate final CTR_EL0 value when running in Protected modeMarc Zyngier
2021-01-23KVM: arm64: Remove patching of fn pointers in hypDavid Brazdil
2021-01-23KVM: arm64: Apply hyp relocations at runtimeDavid Brazdil
2020-12-22KVM: arm64: Minor cleanup of hyp variables used in hostDavid Brazdil
2020-12-22KVM: arm64: Use lm_alias in nVHE-only VA conversionDavid Brazdil
2020-12-09Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...Marc Zyngier
2020-12-04KVM: arm64: Add offset for hyp VA <-> PA conversionDavid Brazdil
2020-11-27Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/nextMarc Zyngier
2020-11-27KVM: arm64: Patch kimage_voffset instead of loading the EL1 valueMarc Zyngier
2020-11-16arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3AWill Deacon
2020-11-16KVM: arm64: Allocate hyp vectors staticallyWill Deacon
2020-11-16KVM: arm64: Re-jig logic when patching hardened hyp vectorsWill Deacon
2020-11-16KVM: arm64: Make BP hardening globals static insteadWill Deacon
2020-11-09KVM: arm64: Add kimg_hyp_va() helperMarc Zyngier
2020-07-28KVM: arm64: Make nVHE ASLR conditional on RANDOMIZE_BASEDavid Brazdil
2020-01-19arm64: kvm: Fix IDMAP overlap with HYP VARussell King
2019-12-06arm64: KVM: Invoke compute_layout() before alternatives are appliedSebastian Andrzej Siewior
2019-08-09arm64: mm: Introduce vabits_actualSteve Capper
2019-07-05KVM: arm64: Abstract the size of the HYP vectors pre-ambleJames Morse
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2018-03-19arm64: KVM: Allow mapping of vectors outside of the RAM regionMarc Zyngier
2018-03-19arm64: KVM: Allow far branches from vector slots to the main vectorsMarc Zyngier
2018-03-19arm64: KVM: Introduce EL2 VA randomisationMarc Zyngier
2018-03-19arm64: KVM: Dynamically compute the HYP VA maskMarc Zyngier
2018-03-19arm64: KVM: Dynamically patch the kernel/hyp VA maskMarc Zyngier