Merge "Pack structure OEMCrypto_PST_Report"

This commit is contained in:
Jeff Tinker
2014-05-19 02:26:09 +00:00
committed by Android (Google) Code Review
2 changed files with 1 additions and 1 deletions

View File

@@ -215,7 +215,7 @@ typedef struct {
uint8_t clock_security_level; uint8_t clock_security_level;
uint8_t pst_length; uint8_t pst_length;
uint8_t pst[]; uint8_t pst[];
} OEMCrypto_PST_Report; } __attribute__((packed)) OEMCrypto_PST_Report;
/* /*
* OEMCrypto_Clock_Security_Level. * OEMCrypto_Clock_Security_Level.