[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] xen/arm: Kconfig: ACPI should depend on UEFI


  • To: Jan Beulich <jbeulich@xxxxxxxx>
  • From: Bertrand Marquis <Bertrand.Marquis@xxxxxxx>
  • Date: Wed, 5 Jul 2023 12:51:37 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=arm.com; dmarc=pass action=none header.from=arm.com; dkim=pass header.d=arm.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=oj1W+bkzJHz01I0MRE3nVj2CGpAeYUaqX+hFXrc6Eug=; b=nvIQdd0KzhO0LYD96rYDYEObHeP2ECb527Zw96yXan4nTag0OCHjIkQW/c/V4zHOVvbtORwOb39xO8ISeJmROlmwT/c3UoLXUo1Ntl2aRZCEu8YGFORqj60q9ldw9QsnxVtbaD9waEiRgPcwJpDQPxciPqKE+jbr8PBMt7R/JWRiDGmwX2wae7kmPp+HYIdNhr0sBkWq9PTUDxSLPXHsgtAkw9fcKednpYhGM0HQB1+Lss1/qR2hSpJAior9K9NjmmDUpp2mO6XhNPk8L/5szdT963bgOWfMl9FWd3lmDeSZdfEA1nxttpzH4KQlF6Q2aK890F1hufZIpeI+x3Tdhg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=GhZyVQl7VZpIf9mQsC1neuD17za21HHng246E4iQO+5YnkmiMwIk1NgA5pIc0y9I5REYCANhNgNQpCMhgLg+nt2bwZL2Tzh1Z5qKLs3wX2rRLy+0l1KympivbCFRngCpJYIlzQE+0ubbr7bQW7VEuDb1YUzR8ELoe1PNneat9z0V+M/aa8OQP4eD5zYuT3eprlKzkEcXtbd3BwzKgGfEr9p9pEFHD+oiq/3dp0A8ZJVCX8sY3WCKssNcJgJEoC9XkPDyvFzrC8RBioP6yynih6zQnwH67V5oMJDXxdCE+YW3b2iK6F0vl8XAuSfnY2hmP4dNO6fZ4BdVzqwkf87jTw==
  • Authentication-results-original: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=arm.com;
  • Cc: Julien Grall <julien@xxxxxxx>, Luca Fancellu <Luca.Fancellu@xxxxxxx>, Michal Orzel <michal.orzel@xxxxxxx>, Henry Wang <Henry.Wang@xxxxxxx>, "andrew.cooper3@xxxxxxxxxx" <andrew.cooper3@xxxxxxxxxx>, Penny Zheng <Penny.Zheng@xxxxxxx>, Wei Chen <Wei.Chen@xxxxxxx>, Julien Grall <jgrall@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Wed, 05 Jul 2023 12:52:55 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
  • Nodisclaimer: true
  • Original-authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=arm.com;
  • Thread-index: AQHZrzemFhjMGQXcTkKAEu+0mA/HSq+rE0UAgAAM0ACAAABNAA==
  • Thread-topic: [PATCH] xen/arm: Kconfig: ACPI should depend on UEFI


> On 5 Jul 2023, at 14:50, Bertrand Marquis <bertrand.marquis@xxxxxxx> wrote:
> 
> Hi Jan,
> 
>> On 5 Jul 2023, at 14:04, Jan Beulich <jbeulich@xxxxxxxx> wrote:
>> 
>> On 05.07.2023 13:55, Julien Grall wrote:
>>> --- a/xen/arch/arm/Kconfig
>>> +++ b/xen/arch/arm/Kconfig
>>> @@ -63,11 +63,11 @@ source "arch/Kconfig"
>>> 
>>> config ACPI
>>> bool "ACPI (Advanced Configuration and Power Interface) Support 
>>> (UNSUPPORTED)" if UNSUPPORTED
>>> - depends on ARM_64
>>> + depends on ARM_64 && ARM_EFI
>> 
>> Wouldn't it make sense to drop the ARM_64 dependency then? It's now
>> redundant, and it seems quite likely that if EFI was ever support
>> for 32-bit, ACPI could then be supported there as well.
> 
> I think we need to keep it.
> If we add one day EFI support on arm32, we will probably not add ACPI support 
> anyway.

Sorry Julien I answered Jan before seeing your mail but I said the same :-)

Cheers
Bertrand

> 
> Cheers
> Bertrand
> 
>> 
>> Jan





 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.