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 D01B27803D1 for ; Wed, 14 Feb 2024 13:26:36 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=45CsncM0TPU+Ezb+tZmlSZZj512YFTgRXNFxYwxnxR4=; 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=1707917195; v=1; b=oaRECilxMO94EH13LIa1D4I3UdoRB6u0rANvaj8by9ackxKIjX6jxc1E4ORXfEfoO6dsgktr YrFyZWozOtIFLiKJWYMw8buVQykl25MWxZH8G/YS1DJJej0wqmhpbzfiZNZxNP6QsMvYzubEmaU jQ2UmIDkmPAJWbEKm/CUMjzY= X-Received: by 127.0.0.2 with SMTP id ehFmYY7687511xF2ZeD9Pa5h; Wed, 14 Feb 2024 05:26:35 -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.41415.1707917194513352702 for ; Wed, 14 Feb 2024 05:26:34 -0800 X-Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id E79DC61956 for ; Wed, 14 Feb 2024 13:26:33 +0000 (UTC) X-Received: by smtp.kernel.org (Postfix) with ESMTPSA id 966D7C433F1 for ; Wed, 14 Feb 2024 13:26:33 +0000 (UTC) X-Received: by mail-lf1-f47.google.com with SMTP id 2adb3069b0e04-51181d8f52fso2749191e87.3 for ; Wed, 14 Feb 2024 05:26:33 -0800 (PST) X-Gm-Message-State: gLZra0Sz8hPadTMQOrR6IoL6x7686176AA= X-Google-Smtp-Source: AGHT+IF5EfZSP4Um2ZnkBvo1TDewMqDgAYoBYc6YwMYD/pk8+pf9yRWLGAH2ag2AjjTndN9xHKMkb9b0pDdCFyTx7zI= X-Received: by 2002:ac2:4554:0:b0:511:86ce:3913 with SMTP id j20-20020ac24554000000b0051186ce3913mr1835822lfm.8.1707917191686; Wed, 14 Feb 2024 05:26:31 -0800 (PST) MIME-Version: 1.0 References: <20240214124224.309887-1-pierre.gondois@arm.com> In-Reply-To: <20240214124224.309887-1-pierre.gondois@arm.com> From: "Ard Biesheuvel" Date: Wed, 14 Feb 2024 14:26:20 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [edk2-devel] [PATCH 0/2] ArmPkg: Remove ArmCortexA[5x|9].h files To: devel@edk2.groups.io, pierre.gondois@arm.com Cc: Leif Lindholm , Sami Mujawar 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=oaRECilx; 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 Wed, 14 Feb 2024 at 13:42, PierreGondois wrote: > > Following the discussion at: > https://edk2.groups.io/g/devel/message/115378 > remove ArmCortexA5x.h and ArmCortexA9.h files. > A patch-set for the edk2-platforms repository will be posted > to remove the remaining references. > > Pierre Gondois (2): > ArmPkg: Remove ArmCortexA5x.h > ArmPkg: Remove ArmCortexA9.h > Reviewed-by: Ard Biesheuvel > ArmPkg/Include/Chipset/ArmCortexA5x.h | 44 --------------------- > ArmPkg/Include/Chipset/ArmCortexA9.h | 57 --------------------------- > 2 files changed, 101 deletions(-) > delete mode 100644 ArmPkg/Include/Chipset/ArmCortexA5x.h > delete mode 100644 ArmPkg/Include/Chipset/ArmCortexA9.h > > -- > 2.25.1 > > > > ------------ > Groups.io Links: You receive all messages sent to this group. > View/Reply Online (#115446): https://edk2.groups.io/g/devel/message/115446 > Mute This Topic: https://groups.io/mt/104351709/5717338 > Group Owner: devel+owner@edk2.groups.io > Unsubscribe: https://edk2.groups.io/g/devel/unsub [ardb+tianocore@kernel.org] > ------------ > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#115454): https://edk2.groups.io/g/devel/message/115454 Mute This Topic: https://groups.io/mt/104351709/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-