JustOS/linux-6.13/drivers/virt/coco/pkvm-guest/Kconfig
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

11 lines
352 B
Plaintext

config ARM_PKVM_GUEST
bool "Arm pKVM protected guest driver"
depends on ARM64
help
Protected guests running under the pKVM hypervisor on arm64
are isolated from the host and must issue hypercalls to enable
interaction with virtual devices. This driver implements
support for probing and issuing these hypercalls.
If unsure, say 'N'.