ANDROID: gunyah: Handle platform specific return value of vcpu_run
PSCI_SYSTEM_RESET is a valid return value of the vcpu_run
hypercall. As kernel doesn't have any special handling of this
case, treat it as a generic SYSTEM_OFF and let the VMM take the
appropriate action as the vcpu_run structure will have the
necessary details for this exit.
Bug: 409998900
Change-Id: I0275e887f869964cb2a27e74f2f55b8ec3febf3c
Signed-off-by:
Prakruthi Deepak Heragu <quic_pheragu@quicinc.com>
Loading
Please sign in to comment