brintos

brintos / linux-shallow public Read only

0
0
Text · 352 B · d2f344f Raw
11 lines · plain
1config ARM_PKVM_GUEST2	bool "Arm pKVM protected guest driver"3	depends on ARM644	help5	  Protected guests running under the pKVM hypervisor on arm646	  are isolated from the host and must issue hypercalls to enable7	  interaction with virtual devices. This driver implements8	  support for probing and issuing these hypercalls.9 10	  If unsure, say 'N'.11