summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/nvhe/psci-relay.c
AgeCommit message (Expand)Author
2021-03-19KVM: arm64: Introduce an early Hyp page allocatorQuentin Perret
2021-02-12Merge branch 'kvm-arm64/hyp-reloc' into kvmarm-master/nextMarc Zyngier
2021-01-23KVM: arm64: Remove hyp_symbol_addrDavid Brazdil
2021-01-14KVM: arm64: Allow PSCI SYSTEM_OFF/RESET to returnDavid Brazdil
2020-12-22KVM: arm64: Declutter host PSCI 0.1 handlingMarc Zyngier
2020-12-22KVM: arm64: Remove unused includes in psci-relay.cDavid Brazdil
2020-12-22KVM: arm64: Prevent use of invalid PSCI v0.1 function IDsDavid Brazdil
2020-12-04KVM: arm64: Intercept host's SYSTEM_SUSPEND PSCI SMCsDavid Brazdil
2020-12-04KVM: arm64: Intercept host's CPU_SUSPEND PSCI SMCsDavid Brazdil
2020-12-04KVM: arm64: Intercept host's CPU_ON SMCsDavid Brazdil
2020-12-04KVM: arm64: Forward safe PSCI SMCs coming from hostDavid Brazdil
2020-12-04KVM: arm64: Add offset for hyp VA <-> PA conversionDavid Brazdil
2020-12-04KVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2David Brazdil