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
230 stars 55 forks source link

Handle unknown `TPM2_GetCapability` type and fix bad printf #293

Closed dgarske closed 10 months ago

dgarske commented 10 months ago

Fixed bad printf. Don't error on unknown TPM2_GetCapability type.