commit | 3cf4095d7446efde28b48c26050b9db6f0bcb004 | [log] [tgz] |
---|---|---|
author | Shannon Zhao <shannon.zhao@linaro.org> | Thu Apr 07 20:03:21 2016 +0800 |
committer | David Vrabel <david.vrabel@citrix.com> | Wed Jul 06 10:34:42 2016 +0100 |
tree | 97c8c03a1a74c65ac26494b35b0d23f715e3f46b | |
parent | 975fac3c4f38e0b47514abdb689548a8e9971081 [diff] |
arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table Use xen_xlate_map_ballooned_pages to setup grant table. Then it doesn't rely on DT or ACPI to pass the start address and size of grant table. Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org> Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Reviewed-by: Julien Grall <julien.grall@arm.com> Tested-by: Julien Grall <julien.grall@arm.com>