Skip to content
Commit 96f84c71 authored by Christoffer Dall's avatar Christoffer Dall Committed by Steven Price
Browse files

KVM: arm/arm64: Factor out hypercall handling from PSCI code



We currently intertwine the KVM PSCI implementation with the general
dispatch of hypercall handling, which makes perfect sense because PSCI
is the only category of hypercalls we support.

However, as we are about to support additional hypercalls, factor out
this functionality into a separate hypercall handler file.

Signed-off-by: Christoffer Dall's avatarChristoffer Dall <christoffer.dall@arm.com>
[steven.price@arm.com: rebased]
Signed-off-by: Steven Price's avatarSteven Price <steven.price@arm.com>
parent 2b1e62a9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment