Skip to content

Commit cd9370b

Browse files
committed
Fix link in TPM docs.
1 parent e73fcf3 commit cd9370b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/TPM.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The wolfBoot image is hashed and extended to the indicated PCR. This can be used
3434

3535
## Sealing and Unsealing a secret
3636

37-
See the wolfTPM Sealing/Unsealing example [here](https://github.com/wolfSSL/wolfTPM/tree/secret_seal/examples/boot#secure-boot-encryption-key-storage)
37+
See the wolfTPM Sealing/Unsealing example [here](https://github.com/wolfSSL/wolfTPM/tree/master/examples/boot#secure-boot-encryption-key-storage)
3838

3939
Known PCR values must be signed to seal/unseal a secret. The signature for the authorization policy resides in the signed header using the `--policy` argument.
4040
If a signed policy is not in the header then a value cannot be sealed. Instead the PCR(s) values and a PCR policy digest will be printed to sign. You can use `./tools/keytools/sign` or `./tools/tpm/policy_sign` to sign the policy externally.

0 commit comments

Comments
 (0)