|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v1] libxl: Make an ACPI support build for ARM64 configurable.
Hi Wei, On 23/11/16 14:29, Wei Liu wrote: On Wed, Nov 23, 2016 at 04:12:28PM +0200, Andrii Anisov wrote:But before you write any code, let me try to understand the real issue first: you're trying to cross-build ARM tools on x86, but x86 iasl doesn't support ARM ACPI definition(s), right?Well, as I stated here [1], I'm pretty far from ACPI and understanding of what's going wrong with the compilation. But I have a strong feeling that this option should be optional. [1] https://lists.xenproject.org/archives/html/xen-devel/2016-11/msg01903.html That will not work, CC will build an ARM binary. However mk_dsdt is used to generate the static ACPI table integrated in the libxl, so mk_dsdt needs to be built with HOSTCC. I think the code should use CONFIG_ARM_64/CONFIG_ARM_32 rather than __*__ one. Regards, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |