pvattest-perform(1) Attestation Manual pvattest-perform(1)

pvattest [OPTION?] perform [OPTIONS] - execute an attestation measurement request

Run a measurement of this system using '/dev/uv'. Works only if this device is available and the attestation Ultravisor facility is present. The input must be an attestation request created with 'pvattest create'. Output will contain the original request and the response from the Ultravisor.

Show help options
FILE specifies the attestation request as input.
FILE specifies the output for the attestation result.
Provide more detailed output (optional)

Perform an attestation measurement with the attestation request 'arcb.bin' and write the output to 'measurement.bin'.

        pvattest perform --input attreq.bin --output attresp.bin

pvattest(1), pvattest-create(1), pvattest-verify(1)

07 June 2022 s390-tools