% tpm2_rc_decode(1) tpm2-tools | General Commands Manual

NAME

tpm2_rc_decode(1) - 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.

  • ARGUMENT the command line argument specifies the error code to be parsed.

References

common options collection of common options that provide information many users may expect.

EXAMPLES

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

returns

footer