[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:50:33 +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=RxU1bv8hf79o9FM0D6C7G2JK7frg2Hk/AA2sHpts080=; b=fEuHypBZC+T91QwynNq3XaNv70Y8CO1RL7k205WbljZM9tJUy4UB4o1ziBRhDd7siQcq4GhoaBadandU6EdB9QWOaj11v4xFbU1s4OL2BmrvQtFIAZxwK96DJ1bWmFE4YaypbbvdwE1CFX4GMqWcG5KORwWRM+j6ijCRbMcIGArOH7eXkecIJzAV240cZklpEC7/qfqagGK/nXfMwHx/ZbDHdPFAG9S2Xmcg1Hi3VY2kJYto2kR/LjywlYRHJaJMOZttl8afNhNo9VdWacfotw+3X5IQ7gJPMmCzRifmb3HRclD8NuFwJ4L3oMJwHmp8YaZiyyr6IHZrg+aUD2kylQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=n/JOKmI+lIUxUrHdAIqLlpBKBt08kep0Q0cTxRGMgIvacbJECvxS7MDE2FrrxUA7VRp1xeRVXFB+lGESJ3vJ849swb7mRXm8SpedDjYoL/kSb2dEV8PK7Phc1IcTkNlIjqSJFeXItcRmTNloko5A/RrB7ugRqf14p2ATSH2UvqkToycFFfwV/dX+qLJJCyvNLr73KgxbxU9IeMPdhNJ/6oosolqY6aIuQ5Ak2KkFPR9Zyb+BxgF+tWOorLu4/wnJYZOfh8se84RuETuG4+rOpEFERG4/8MEmXw861rbU1RgGqbIhoTpuh+9DrwjWAoy/0tyZZB10hRicqTeyjkroiQ==
  • 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:51:07 +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+rE0UAgAAM0AA=
  • Thread-topic: [PATCH] xen/arm: Kconfig: ACPI should depend on UEFI

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.

Cheers
Bertrand

> 
> Jan




 


Rackspace

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