Skip to content

Replace TPM2 PolicyPassword by PolicyAuthValue (support cr50 in chromebooks)  #2053

Description

@tlaurion

Digging around, I realized that cr50 doesn't support PolicyPassword but does PolicyAuthValue which is better (HMAC).

From first sight, it seems that it could be a direct replacement, where current tpmr calls for tpm DUK were a direct translation of pcr+auth that took PolicyPassword just because it was available in full tpm2 stack.

It seems that switching for PolicyAuthValue would be a direct translation while supporting cr50 (skylake) while also newer ti50 (meteorlake).

If it is not breaking tpm2 current implementation, that would permit support of chromebooks reduced tpm2 support.

To be implemented and tested.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions