Great, thank you Jarkko! Could you please take a look at the most recent reply from Paul in the v2 thread for this patch? Should I move forward with the advised changes and send a v5?
The concerns were: - Adding info on how to test and debug the code to the commit message. - Reverting the "Blocked by OS ..." field in tpm_ppi_info[]. - Reverting the conditional in tpm_show_tcg/vs_operations() and sending in a separate patch with the change. The change was concerning displaying the "Not Implemented" status by updating `ret > 0` to `ret >= 0` in the if statement. Please let me know what you think. Thanks again, Denis