Function create_vtpm_proxy_device

Source
pub fn create_vtpm_proxy_device(
    protection_type: ProtectionType,
    jail_config: Option<&JailConfig>,
) -> Result<VirtioDeviceStub>