tpm2-tss
tpm2-tss copied to clipboard
How to build tss2-fapi
Hello, I am trying to use tss2-fapi library in my project on widows. I followed the steps in install.md file and sucessfully built the library. But tss2-fapi is not compiled into .dll and .lib file. Is there anythig I may forgot?
fapi is currently only implemented for Linux. For windows certain modules (such as keystore) need to be reimplemented.
@AndreasFuchsTPM is there a list of the modules that need reimplementation for FAPI?
Thanks, Dimi
Mostly it's ifapi_io for base access and then ifapi_keystore and ifapi_config