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 4E3E87803D1 for ; Wed, 14 Feb 2024 12:42:45 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=NX5Q8CWoZa64sZnpehjM1mWLiuq0LTjdKDNG9PvRI8I=; c=relaxed/simple; d=groups.io; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20140610; t=1707914563; v=1; b=GGKdjvt3JyFLdKIVZz1X3G3IjjHw0LXC2iL/98/y4Dl4D2ULJq7I4bXicdD0V08Zuv98YCG5 /dhSCoaB5grsH3Ra9KA/KFWLuRvp3OKqGamTFc5MyNvS/PdTYN1pL+w3Ie775wDmmir5N9ocNor U6NBA9/HIoWNXmTRcVmbCYY0= X-Received: by 127.0.0.2 with SMTP id MqHqYY7687511xwLrOs8wfiX; Wed, 14 Feb 2024 04:42:43 -0800 X-Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.40216.1707914562878760395 for ; Wed, 14 Feb 2024 04:42:43 -0800 X-Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 880F61FB; Wed, 14 Feb 2024 04:43:23 -0800 (PST) X-Received: from e126645.home (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 285D93F5A1; Wed, 14 Feb 2024 04:42:40 -0800 (PST) From: "PierreGondois" To: devel@edk2.groups.io Cc: Ard Biesheuvel , Leif Lindholm , Sami Mujawar , Pierre Gondois Subject: [edk2-devel] [PATCH 0/2] ArmPkg: Remove ArmCortexA[5x|9].h files Date: Wed, 14 Feb 2024 13:42:22 +0100 Message-Id: <20240214124224.309887-1-pierre.gondois@arm.com> MIME-Version: 1.0 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,pierre.gondois@arm.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: 4HZdz2atgAxetyeaMFXuz7jax7686176AA= Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=GGKdjvt3; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=arm.com (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 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 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 --=20 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/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-