wolfSSL / wolfTPM

wolfTPM is a highly portable TPM 2.0 library, designed for embedded use.
https://www.wolfssl.com
GNU General Public License v2.0
244 stars 60 forks source link

Quickfix in TPM2_SetupPCRSel, allow only valid pcrIndex values #167

Closed tomoveu closed 3 years ago

tomoveu commented 3 years ago

One-liner fix, thanks to feedback from Hadrien in the wolfSSL forum.

https://www.wolfssl.com/forums/topic1735-identity-attestation.html

Signed-off-by: Dimitar Tomov dimi@wolfssl.com