arm/acpi: Prepare RSDP table for Dom0
authorShannon Zhao <shannon.zhao@linaro.org>
Wed, 30 Mar 2016 10:10:00 +0000 (12:10 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 30 Mar 2016 15:00:44 +0000 (17:00 +0200)
commit130b80d60b94f6b8ea7202c42736dd9005f17bef
tree02fa6471c3433accf77f0a6ee7830214211b6bec
parent19f15119f072f0874479a2c5502fe918cc2d186f
arm/acpi: Prepare RSDP table for Dom0

Copy RSDP table and replace rsdp->xsdt_physical_address with the address
of XSDT table, so it can point to the right XSDT table.

Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Julien Grall <julien.grall@arm.com>
xen/arch/arm/domain_build.c