#include "tpm.h" const char* ffDetectTPM(FF_MAYBE_UNUSED FFTPMResult* result) { return "Not supported on this platform"; }