]> xenbits.xensource.com Git - people/julieng/boot-wrapper-aarch64.git/commit
Support for building in a Xen binary
authorChristoffer Dall <christoffer.dall@linaro.org>
Mon, 20 Jun 2016 15:09:31 +0000 (16:09 +0100)
committerJulien Grall <julien.grall@arm.com>
Wed, 29 Jun 2016 09:59:56 +0000 (10:59 +0100)
commit891f8182d56addc0708ca1b9838d437aacfd5f31
tree4e6462e14a3e8cdf71352dc69620d58749ce1431
parente3fe71d0a592064adf1bfde81193b23df03c3469
Support for building in a Xen binary

Add support for building a Xen binary which includes a Dom0 image and
the Dom0 command-line.

If the user specifies --with-xen=<Xen>, where Xen is an appropriate
AArch64 Xen binary, the build system will generate a xen-system.axf
instead of a linux-system.axf.

Original patch from Ian Campbell, but I modified most of it so all bugs
are probably mine.
[Andre: adapt to newest boot-wrapper branch, increase load address]

Cc: Ian Campbell <ijc@hellion.org.uk>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
.gitignore
Makefile.am
boot_common.c
configure.ac
model.lds.S