crosvm/hypervisor/src
Keiichi Watanabe f12c5ea7b4 aarch64: Check the current PSCI version when creating device tree on ARM
Call KVM_REG_ARM_PSCI_VERSION to see the PSCI version and use the value
when creating a device-tree node.
Also stop setting PSCI constants which are ignored by kernel.

BUG=chromium:1141902
TEST=run crosvm on krane and check /proc/device-tree/psci/compatible

Change-Id: I4b8ed7620d7f0e2205b84b5f08cfaa5ae8d94339
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2529289
Tested-by: Keiichi Watanabe <keiichiw@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Keiichi Watanabe <keiichiw@chromium.org>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
2020-11-17 08:34:55 +00:00
..
kvm aarch64: Check the current PSCI version when creating device tree on ARM 2020-11-17 08:34:55 +00:00
aarch64.rs aarch64: Check the current PSCI version when creating device tree on ARM 2020-11-17 08:34:55 +00:00
caps.rs hypervisor: add msr, xcr, and vcpu cpuid funcs 2020-07-09 22:31:42 +00:00
lib.rs hypervisor: add vcpu methods: id, nmi, window off 2020-11-05 03:24:36 +00:00
x86_64.rs gdb: Support single-step execution and HW breakpoints for x86_64 2020-11-12 08:48:01 +00:00