deploy: remove gic version in arm vm template 09/51109/1
authorYibo Cai <yibo.cai@arm.com>
Thu, 25 Jan 2018 05:10:23 +0000 (13:10 +0800)
committerYibo Cai <yibo.cai@arm.com>
Thu, 25 Jan 2018 09:29:36 +0000 (17:29 +0800)
commit805885bf111ad4a2fa9ad87079772c737c442a0a
tree2b80c7841d4023b6533a6930f98dd0d9f41c5d44
parent8efd8e09cd89f38398f61d39619c03ae599e26b2
deploy: remove gic version in arm vm template

GIC version is set to v2 in current Arm VM template, but ThunderX
only supports GICv3 which results in the failure to start VM. This
patch removes GIC version definition and let libvirt to figure out
the default value based on host system.

Change-Id: I0e487e13ee4192a705f635781b1071521f610db5
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
deploy/template/vm/host-aarch64.xml