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

Fixes for building wolfTPM examples with `NO_FILESYSTEM` #338

Closed dgarske closed 3 months ago

dgarske commented 3 months ago

Tested with ./configure --enable-swtpm CFLAGS="-DNO_FILESYSTEM" && make.