]> xenbits.xensource.com Git - xen.git/commit
xen: Don't build libelf for Arm
authorJulien Grall <julien.grall@arm.com>
Mon, 2 Jul 2018 16:19:08 +0000 (17:19 +0100)
committerStefano Stabellini <sstabellini@kernel.org>
Wed, 11 Jul 2018 19:22:03 +0000 (12:22 -0700)
commitff3c5b1e60b865ca403d7d74a6c3bead6a1fa6f2
tree1e6f166381d329519a40a5e6c0d276bd3c0e8ceb
parentc3971e6ba322e806a7617f4c2969e0e34482fceb
xen: Don't build libelf for Arm

Now that ELF support has been dropped to boot Dom0, no-one is using
libelf within the hypervisor.

Introduce a config option to select libelf on x86 and keep unselected
for Arm.

Signed-off-by: Julien Grall <julien.grall@arm.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/Kconfig
xen/common/Kconfig
xen/common/Makefile