summaryrefslogtreecommitdiff
path: root/firmware/lib/tpm_lite/include/tlcl_structures.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/lib/tpm_lite/include/tlcl_structures.h')
-rw-r--r--firmware/lib/tpm_lite/include/tlcl_structures.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/firmware/lib/tpm_lite/include/tlcl_structures.h b/firmware/lib/tpm_lite/include/tlcl_structures.h
index 36c1bb9e..cec33110 100644
--- a/firmware/lib/tpm_lite/include/tlcl_structures.h
+++ b/firmware/lib/tpm_lite/include/tlcl_structures.h
@@ -1,5 +1,10 @@
/* This file is automatically generated */
+const struct s_tpm_getversionval_cmd{
+ uint8_t buffer[18];
+} tpm_getversionval_cmd = {{0x0, 0xc1, 0x0, 0x0, 0x0, 0x12, 0x0, 0x0, 0x0, 0x65, 0x0, 0x0, 0x0, 0x1a, 0x0, 0x0, 0x0, 0x0, },
+};
+
const struct s_tpm_extend_cmd{
uint8_t buffer[34];
uint16_t pcrNum;