From: Peng Fan <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
---
include/jailhouse/cell-config.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/jailhouse/cell-config.h b/include/jailhouse/cell-config.h
index 6df4a745..77a61da9 100644
--- a/include/jailhouse/cell-config.h
+++ b/include/jailhouse/cell-config.h
@@ -309,6 +309,7 @@ struct jailhouse_system {
char signature[6];
__u16 revision;
__u32 flags;
+ __u32 reserved;
/** Jailhouse's location in memory */
struct jailhouse_memory hypervisor_memory;
--
2.16.4
--
You received this message because you are subscribed to the Google Groups
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jailhouse-dev/20200807030632.28259-8-peng.fan%40nxp.com.