Hi Shanker, On 26/06/16 18:48, Shanker Donthineni wrote:
For ACPI based XEN boot, the GICD region needs to be accessed inside the function gicv3_acpi_init() in later pacth. There is a duplicate
s/pachth/patch/
panic() message, one in the DTS probe and second one in the ACPI probe path. For these two reasons, move the code that validates the GICD base address and does the region ioremap to a separate function. The following pacth accesses the GICD region inside gicv3_acpi_init() for
s/pacth/patch/
finding per CPU Redistributor size. Signed-off-by: Shanker Donthineni <shank...@codeaurora.org>
Acked-by: Julien Grall <julien.gr...@arm.com> Regards, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel