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