aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/xen-foreign/reference.size
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@citrix.com>2013-02-22 08:57:59 +0000
committerIan Campbell <ian.campbell@citrix.com>2013-02-22 12:14:53 +0000
commit08551b90080e0e9a60a6e7f2a7855aa970f0643f (patch)
tree9275a703dcb6b44f423cc732a3b0588a6f256307 /tools/include/xen-foreign/reference.size
parentfe47f73c59f566cc428038831c7d48b8f08bbc75 (diff)
downloadxen-08551b90080e0e9a60a6e7f2a7855aa970f0643f.tar.gz
xen-08551b90080e0e9a60a6e7f2a7855aa970f0643f.tar.bz2
xen-08551b90080e0e9a60a6e7f2a7855aa970f0643f.zip
xen: arm64: add to foreign struct checks
Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Diffstat (limited to 'tools/include/xen-foreign/reference.size')
-rw-r--r--tools/include/xen-foreign/reference.size20
1 files changed, 10 insertions, 10 deletions
diff --git a/tools/include/xen-foreign/reference.size b/tools/include/xen-foreign/reference.size
index 9f1bfac0c3..1d75ff330e 100644
--- a/tools/include/xen-foreign/reference.size
+++ b/tools/include/xen-foreign/reference.size
@@ -1,13 +1,13 @@
-structs | arm32 x86_32 x86_64
+structs | arm32 arm64 x86_32 x86_64
-start_info | - 1112 1168
-trap_info | - 8 16
-cpu_user_regs | 160 68 200
-vcpu_guest_context | 180 2800 5168
-arch_vcpu_info | - 24 16
-vcpu_time_info | - 32 32
-vcpu_info | - 64 64
-arch_shared_info | - 268 280
-shared_info | - 2584 3368
+start_info | - - 1112 1168
+trap_info | - - 8 16
+cpu_user_regs | 160 160 68 200
+vcpu_guest_context | 180 160 2800 5168
+arch_vcpu_info | - - 24 16
+vcpu_time_info | - - 32 32
+vcpu_info | - - 64 64
+arch_shared_info | - - 268 280
+shared_info | - - 2584 3368