tpm2_rc_decode - Man Page

Decode TPM2 error codes to a human readable format.

Synopsis

tpm2_rc_decode [Options] [ARGUMENT]

Description

tpm2_rc_decode(1) - Converts an RC_CODE from the TPM or TSS2 software stack into human readable errors. Analogous to strerror(3), but for the TPM2 stack.

Options

This tool takes no tool specific options.

References

Common Options

This collection of options are common to many programs and provide information that many users may expect.

Examples

tpm2_rc_decode 0x1d5
tpm:parameter(1):structure is the wrong size

Returns

Tools can return any of the following codes:

Bugs

Github Issues (https://github.com/tpm2-software/tpm2-tools/issues)

Help

See the Mailing List (https://lists.linuxfoundation.org/mailman/listinfo/tpm2)

Info

tpm2-tools General Commands Manual