google / go-tpm

Apache License 2.0
553 stars 159 forks source link

Add TPMFW (firmware) handles and FirmwareLimited attribute to TPMAObject #366

Closed destinideinde closed 1 month ago

destinideinde commented 1 month ago

Add TPMFW (firmware) handles to go_tpm from updated TCG specs at https://trustedcomputinggroup.org/wp-content/uploads/TPM-2.0-1.83-Part-2-Structures.pdf#page83 and add FirmwareLimited attribute to TPMAObject and allow to the validation to accept keys with and without the bit set

chrisfenner commented 1 month ago

CI seems a little broken. This is a very small, safe change so I will merge it and investigate the CI failures separately.