From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 423997803CC for ; Wed, 22 Nov 2023 15:46:24 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=c3OPY9iGBcFqa2RPwJ3VFakQgQ4j586FhrIOsJXOm34=; c=relaxed/simple; d=groups.io; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject:To:Cc:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type; s=20140610; t=1700667982; v=1; b=ulXKRu/2DD2JeW8HvTBviaHq4IAZ6feASp7PzAQ/PlHRmyvXjHRkXgmNNpDcJr/aHMzVhALf yTHIGqHKj6A+Hiu8QvMvjXNNG7BjVjhM804NLrdOVxt8YPjnqjISf+G59mcGuAPRICOyr03qx+c zE1JihdQBpAM7AeC7+jErP/M= X-Received: by 127.0.0.2 with SMTP id MAR0YY7687511xb8XaDDlnEn; Wed, 22 Nov 2023 07:46:22 -0800 X-Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by mx.groups.io with SMTP id smtpd.web11.22824.1700667982388885454 for ; Wed, 22 Nov 2023 07:46:22 -0800 X-Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id CD94161DF4 for ; Wed, 22 Nov 2023 15:46:21 +0000 (UTC) X-Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2EF14C43391 for ; Wed, 22 Nov 2023 15:46:21 +0000 (UTC) X-Received: by mail-lj1-f170.google.com with SMTP id 38308e7fff4ca-2c4fdf94666so85804971fa.2 for ; Wed, 22 Nov 2023 07:46:21 -0800 (PST) X-Gm-Message-State: 94eixFEUqTSRe968AMOcaYewx7686176AA= X-Google-Smtp-Source: AGHT+IEgjUW1g1lp0YmokH91I0FxQVxU55Kr0nwYpcrh9DqHqDmw7yVONRfrRAASkok4FCR/2CgyiVmB50hTjYKDOg8= X-Received: by 2002:a2e:9e05:0:b0:2c8:324e:4025 with SMTP id e5-20020a2e9e05000000b002c8324e4025mr1758112ljk.15.1700667979386; Wed, 22 Nov 2023 07:46:19 -0800 (PST) MIME-Version: 1.0 References: <20231103025131.1643-1-yuinyee.chew@starfivetech.com> <20231103025131.1643-4-yuinyee.chew@starfivetech.com> In-Reply-To: <20231103025131.1643-4-yuinyee.chew@starfivetech.com> From: "Ard Biesheuvel" Date: Wed, 22 Nov 2023 16:46:08 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [edk2-devel] [PATCH v3 3/5] DesignWare/DwEmmcDxe: Remove ARM dependency library To: devel@edk2.groups.io, yuinyee.chew@starfivetech.com Cc: mindachen1987 , Sunil V L , Leif Lindholm , Ard Biesheuvel , Michael D Kinney , Li Yong Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,ardb@kernel.org List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: text/plain; charset="UTF-8" X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b="ulXKRu/2"; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=kernel.org (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io On Fri, 3 Nov 2023 at 03:52, John Chew wrote: > > From: mindachen1987 > > This driver do not have dependency on ArmLib. It will cause compilation > error when compile with risv architecture. > > Cc: Sunil V L > Cc: Leif Lindholm > Cc: Ard Biesheuvel > Cc: Michael D Kinney > Cc: Li Yong > Signed-off-by: mindachen1987 Reviewed-by: Ard Biesheuvel > --- > Silicon/Synopsys/DesignWare/Drivers/DwEmmcDxe/DwEmmcDxe.inf | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/Silicon/Synopsys/DesignWare/Drivers/DwEmmcDxe/DwEmmcDxe.inf b/Silicon/Synopsys/DesignWare/Drivers/DwEmmcDxe/DwEmmcDxe.inf > index 18c84a4172f9..0bd78d5a05ad 100644 > --- a/Silicon/Synopsys/DesignWare/Drivers/DwEmmcDxe/DwEmmcDxe.inf > +++ b/Silicon/Synopsys/DesignWare/Drivers/DwEmmcDxe/DwEmmcDxe.inf > @@ -30,7 +30,6 @@ [Packages] > Silicon/Synopsys/DesignWare/DesignWare.dec > > [LibraryClasses] > - ArmLib > BaseLib > BaseMemoryLib > CacheMaintenanceLib > -- > 2.34.1 > > > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#111610): https://edk2.groups.io/g/devel/message/111610 Mute This Topic: https://groups.io/mt/102357274/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-