aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/include/tpmback.h
diff options
context:
space:
mode:
Diffstat (limited to 'extras/mini-os/include/tpmback.h')
-rw-r--r--extras/mini-os/include/tpmback.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/mini-os/include/tpmback.h b/extras/mini-os/include/tpmback.h
index ff8673285c..ec9eda4b57 100644
--- a/extras/mini-os/include/tpmback.h
+++ b/extras/mini-os/include/tpmback.h
@@ -43,6 +43,7 @@
struct tpmcmd {
domid_t domid; /* Domid of the frontend */
+ uint8_t locality; /* Locality requested by the frontend */
unsigned int handle; /* Handle of the frontend */
unsigned char uuid[16]; /* uuid of the tpm interface */