]> xenbits.xensource.com Git - xen.git/commit
arm/gic-v3: Add ACPI boot support for GICv3
authorShannon Zhao <zhaoshenglong@huawei.com>
Wed, 2 Mar 2016 07:37:00 +0000 (08:37 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 3 Mar 2016 08:08:16 +0000 (09:08 +0100)
commit4b4fe61b92b1bf4babd6863d05ff9e8158b3ab16
tree70c0312f98ade22da045e24cb68609a97cdf97b5
parent73af224fa56fa7fb974ca0a1a69fda78a2585a33
arm/gic-v3: Add ACPI boot support for GICv3

Like GICv2, ACPI on Xen hypervisor uses MADT table for proper GICv3
initialization. Parse GIC distributor subtable, redistributor subtable
and interrupt subtable.

Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
xen/arch/arm/gic-v3.c