summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/nvhe/psci-relay.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Introduce an early Hyp page allocatorQuentin Perret2021-03-191-3/+1
* Merge branch 'kvm-arm64/hyp-reloc' into kvmarm-master/nextMarc Zyngier2021-02-121-12/+12
|\
| * KVM: arm64: Remove hyp_symbol_addrDavid Brazdil2021-01-231-12/+12
* | KVM: arm64: Allow PSCI SYSTEM_OFF/RESET to returnDavid Brazdil2021-01-141-8/+5
|/
* KVM: arm64: Declutter host PSCI 0.1 handlingMarc Zyngier2020-12-221-58/+19
* KVM: arm64: Remove unused includes in psci-relay.cDavid Brazdil2020-12-221-3/+0
* KVM: arm64: Prevent use of invalid PSCI v0.1 function IDsDavid Brazdil2020-12-221-13/+40
* KVM: arm64: Intercept host's SYSTEM_SUSPEND PSCI SMCsDavid Brazdil2020-12-041-0/+26
* KVM: arm64: Intercept host's CPU_SUSPEND PSCI SMCsDavid Brazdil2020-12-041-2/+42
* KVM: arm64: Intercept host's CPU_ON SMCsDavid Brazdil2020-12-041-0/+115
* KVM: arm64: Forward safe PSCI SMCs coming from hostDavid Brazdil2020-12-041-1/+41
* KVM: arm64: Add offset for hyp VA <-> PA conversionDavid Brazdil2020-12-041-0/+3
* KVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2David Brazdil2020-12-041-0/+100