arm: fix Dom build after cd8015b634
authorJan Beulich <JBeulich@suse.com>
Tue, 25 Sep 2018 12:56:58 +0000 (06:56 -0600)
committerJulien Grall <julien.grall@arm.com>
Tue, 25 Sep 2018 16:19:31 +0000 (17:19 +0100)
commit6cf4d8d3aa2699ff1ffa9e56240a6d188f91938c
tree994a9354d601ce1ba2b9e423c362b3156c2fc08a
parent0348184dd2ee43d343623d3db647af3e635fd0c3
arm: fix Dom build after cd8015b634

The removal of the VLA there has changed sizeof() for the array.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Julien Grall <julien.grall@arm.com>
xen/arch/arm/domain_build.c