mirror of
https://github.com/google/go-attestation.git
synced 2025-01-18 18:36:24 +00:00
parent
5c6b9242df
commit
709b568a93
@ -104,6 +104,8 @@ message StatusReport {
|
||||
REPORT_TPM_UNSUITABLE = 1;
|
||||
REPORT_TPM_OPERATION_FAILURE = 2;
|
||||
REPORT_LOG_UNAVAILABLE = 3;
|
||||
REPORT_EKCERT_UNAVAILABLE = 4;
|
||||
REPORT_EKCERT_DEBUG = 5;
|
||||
};
|
||||
|
||||
ReportType type = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user