You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What came to my mind is incorporating the null tcti symbols in SAPI as weak symbols... (and giving a clear description of went wrong if the user forgets to link a real tcti and trying to communicating with the tpm). I did not think this through, though. I know I've struggled in the past with multiple definition of tcti symbols (tctildr, and tcti-fuzz etc.) so we should not do this until we understand all implications (i.e. for static linking etc.).
tpm2-tss/include/tss2/tss2_tcti_null.h
Line 14 in 23d9c3c
Add
for quick access without requiring to call Tss2_Tcti_Null_Init() first...
The text was updated successfully, but these errors were encountered: