Hello tboot devs TIMEOUT_C is used for TPM_DATA_AVAIL_TIME_OUT in function tpm_submit_cmd.
It's defined in tboot/include/tpm.h , value is 75000, and comments as 750ms. However, TIMEOUT_A and TIMEOUT_D are defined in the same file, their comments are 750ms ,but their value are 750, not 75000. Why TIMEOUT_C is 75000, should it be 750 as other timeout comments as 750ms?
_______________________________________________ tboot-devel mailing list tboot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tboot-devel