summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/va_layout.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: alternatives: kvm: prepare for cap changesMark Rutland2022-09-161-2/+3
* KVM: arm64: Generate final CTR_EL0 value when running in Protected modeMarc Zyngier2021-03-251-0/+7
* KVM: arm64: Remove patching of fn pointers in hypDavid Brazdil2021-01-231-6/+0
* KVM: arm64: Apply hyp relocations at runtimeDavid Brazdil2021-01-231-0/+28
* KVM: arm64: Minor cleanup of hyp variables used in hostDavid Brazdil2020-12-221-3/+2
* KVM: arm64: Use lm_alias in nVHE-only VA conversionDavid Brazdil2020-12-221-1/+1
* Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...Marc Zyngier2020-12-091-3/+27
|\
| * KVM: arm64: Add offset for hyp VA <-> PA conversionDavid Brazdil2020-12-041-3/+27
* | Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/nextMarc Zyngier2020-11-271-16/+2
|\ \ | |/ |/|
| * arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3AWill Deacon2020-11-161-3/+1
| * KVM: arm64: Allocate hyp vectors staticallyWill Deacon2020-11-161-10/+1
| * KVM: arm64: Re-jig logic when patching hardened hyp vectorsWill Deacon2020-11-161-2/+2
| * KVM: arm64: Make BP hardening globals static insteadWill Deacon2020-11-161-3/+0
* | KVM: arm64: Patch kimage_voffset instead of loading the EL1 valueMarc Zyngier2020-11-271-0/+6
* | KVM: arm64: Add kimg_hyp_va() helperMarc Zyngier2020-11-091-0/+50
|/
* KVM: arm64: Make nVHE ASLR conditional on RANDOMIZE_BASEDavid Brazdil2020-07-281-1/+1
* arm64: kvm: Fix IDMAP overlap with HYP VARussell King2020-01-191-31/+25
* arm64: KVM: Invoke compute_layout() before alternatives are appliedSebastian Andrzej Siewior2019-12-061-7/+1
* arm64: mm: Introduce vabits_actualSteve Capper2019-08-091-7/+7
* KVM: arm64: Abstract the size of the HYP vectors pre-ambleJames Morse2019-07-051-4/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* arm64: KVM: Allow mapping of vectors outside of the RAM regionMarc Zyngier2018-03-191-0/+3
* arm64: KVM: Allow far branches from vector slots to the main vectorsMarc Zyngier2018-03-191-0/+72
* arm64: KVM: Introduce EL2 VA randomisationMarc Zyngier2018-03-191-5/+71
* arm64: KVM: Dynamically compute the HYP VA maskMarc Zyngier2018-03-191-11/+6
* arm64: KVM: Dynamically patch the kernel/hyp VA maskMarc Zyngier2018-03-191-0/+91