Site icon EfmSoft

What does HRESULT 0x80280126 (TPM_20_E_POLICY) mean?

 
Previous Next
TPM_20_E_AUTH_MISSING TPM_20_E_PCR

TPM_20_E_POLICY

TPM_20_E_POLICY identifies failure of a policy condition itself, rather than failure to bind a completed policy session to an object's authPolicy. The TPM returns it when a policy operation evaluates false, for example when a numeric or bitwise comparison performed by a policy command does not have the required relationship.

Where this commonly originates

Diagnostic approach

Record the precise policy command, current policy session type, operand bytes, offset, comparison operator and TPM values used by the condition. Recreate the policy sequence in a real session, not only a trial session. This differs from TPM_20_E_POLICY_FAIL, which often indicates that an accumulated digest, cpHash or policy requirement does not match at authorization time.

TCG: policy comparison commands · tpm2_startauthsession · tpm2_policysecret


Looking for a different code? Search another status or error code.

Exit mobile version