arm/acpi: Create min DT stub for Dom0
authorShannon Zhao <shannon.zhao@linaro.org>
Wed, 30 Mar 2016 10:12:00 +0000 (12:12 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 30 Mar 2016 15:02:47 +0000 (17:02 +0200)
commit48f4bf6bdeb4b6b65690b7fa3feeaf53e975bd33
treecffd99d7926068bf038dd0c08072a3e29bb3c463
parentc376e7ae1e055929205a262ff63ca1ddedfdedc7
arm/acpi: Create min DT stub for Dom0

Create a DT for Dom0 for ACPI-case only. DT contains minimal required
information such as Dom0 bootargs, initrd, efi description table and
address of uefi memory table.

Also document this device tree bindings of "hypervisor" and
"hypervisor/uefi" node.

Signed-off-by: Naresh Bhat <naresh.bhat@linaro.org>
Signed-off-by: Parth Dixit <parth.dixit@linaro.org>
Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Julien Grall <julien.grall@arm.com>
docs/misc/arm/device-tree/guest.txt [new file with mode: 0644]
xen/arch/arm/domain_build.c
xen/arch/arm/efi/efi-dom0.c
xen/include/asm-arm/setup.h