On Sat, 23 Jan 2016, Shannon Zhao wrote:
> From: Shannon Zhao
>
> 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
> ---
> V4: move ioremap to co
From: Shannon Zhao
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
---
V4: move ioremap to common init function and fix coding style
---
xen/arch/arm/g