Re: [Xen-devel] [PATCH v3 28/62] arm/gic: Add ACPI support for GIC preinit

2015-11-26 Thread Stefano Stabellini
On Tue, 17 Nov 2015, shannon.z...@linaro.org wrote: > From: Shannon Zhao > > Since ACPI 6.0 defines that GIC Distributor Structure contains the GIC > version filed, it could get GIC version from that. According to the > version, call different preinit functions. > > Signed-off-by: Shannon Zhao

[Xen-devel] [PATCH v3 28/62] arm/gic: Add ACPI support for GIC preinit

2015-11-17 Thread shannon . zhao
From: Shannon Zhao Since ACPI 6.0 defines that GIC Distributor Structure contains the GIC version filed, it could get GIC version from that. According to the version, call different preinit functions. Signed-off-by: Shannon Zhao --- xen/arch/arm/gic.c | 55 +