-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tpm2: Update the policy for the PCR policy counter index
This adds a new branch which permits using the TPM2_PolicyNV command against the index without any authorization, much like there is already a branch that permits TPM2_NV_Read. This will make it compatible with automatic branch selection when the tpm2 package starts to make use of Policy.Execute from the github.com/canonical/go-tpm2/policyutil packagevin the future, without having to retrospectively modify the policy of NV indexes on existing devices.
- Loading branch information
1 parent
12230bb
commit b7a7bd3
Showing
3 changed files
with
157 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters