From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B486BC433F5 for ; Wed, 12 Jan 2022 09:35:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1352109AbiALJfI (ORCPT ); Wed, 12 Jan 2022 04:35:08 -0500 Received: from foss.arm.com ([217.140.110.172]:57310 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238079AbiALJfG (ORCPT ); Wed, 12 Jan 2022 04:35:06 -0500 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 F0B90D6E; Wed, 12 Jan 2022 01:35:05 -0800 (PST) Received: from p8cg001049571a15.arm.com (unknown [10.163.66.26]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 246D23F766; Wed, 12 Jan 2022 01:35:02 -0800 (PST) From: Anshuman Khandual To: linux-arm-kernel@lists.infradead.org Cc: Anshuman Khandual , Catalin Marinas , Will Deacon , Mathieu Poirier , Suzuki Poulose , coresight@lists.linaro.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/2] coresight: trbe: Update existing errata for Cortex-X2 Date: Wed, 12 Jan 2022 15:04:57 +0530 Message-Id: <1641980099-20315-1-git-send-email-anshuman.khandual@arm.com> X-Mailer: git-send-email 2.7.4 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Errata ARM64_ERRATUM_[2119858|2224489] also affect some Cortex-X2 ranges as well. This series updates the errata definition and detection as required. This series applies on v5.16. Relevant identification document can be found here. https://developer.arm.com/documentation/101803/0200/AArch64-system-registers/ AArch64-identification-register-summary/MIDR-EL1--Main-ID-Register Relevant errata document can be found here. https://developer.arm.com/documentation/SDEN1775100 Cc: Catalin Marinas Cc: Will Deacon Cc: Mathieu Poirier Cc: Suzuki Poulose Cc: coresight@lists.linaro.org Cc: linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org Anshuman Khandual (2): arm64: Add Cortex-X2 CPU part definition arm64: errata: Update ARM64_ERRATUM_[2119858|2224489] with Cortex-X2 ranges arch/arm64/Kconfig | 12 ++++++------ arch/arm64/include/asm/cputype.h | 2 ++ arch/arm64/kernel/cpu_errata.c | 2 ++ 3 files changed, 10 insertions(+), 6 deletions(-) -- 2.20.1 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 974A0C433F5 for ; Wed, 12 Jan 2022 09:36:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:Subject:Cc:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=6sf8z/OTPjlXij0dPJPkmAfkjklCvd+9c+rX4d5hGrQ=; b=F9FMypCJjwopSb 9ivzsYeOs6IwJjQrWq9FJhn/rXDaEofTl5cbkIFm9DCqpRqUpoRMi4Db5uWP1ITSyNLO/M9xYvKgq MJA/638dDEXbdy1zxl+dSWzqCxFDoX64riy09gne5pUXOV2nVlBYUoRBh7PGuh77kcuHTJuDhLUbi qJ2oEzb0/JxCuyfFo10ir/HM+McWCb9J9Cy7fyONxS9DXYCUCmxHErGVn3rkGPft2su0WBigKMrt7 wcDYjzdZLQNug5LwioQ14ycCq5+N4DhkCQV4T+Y/1cxom2F3qS7W8VNiBzaoXEnhVJzZlOZkR6y1E jpSr+4pl+C7yeiI0pgtA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n7a2D-001mjV-Lw; Wed, 12 Jan 2022 09:35:13 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n7a2A-001mhl-0W for linux-arm-kernel@lists.infradead.org; Wed, 12 Jan 2022 09:35:11 +0000 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 F0B90D6E; Wed, 12 Jan 2022 01:35:05 -0800 (PST) Received: from p8cg001049571a15.arm.com (unknown [10.163.66.26]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 246D23F766; Wed, 12 Jan 2022 01:35:02 -0800 (PST) From: Anshuman Khandual To: linux-arm-kernel@lists.infradead.org Cc: Anshuman Khandual , Catalin Marinas , Will Deacon , Mathieu Poirier , Suzuki Poulose , coresight@lists.linaro.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/2] coresight: trbe: Update existing errata for Cortex-X2 Date: Wed, 12 Jan 2022 15:04:57 +0530 Message-Id: <1641980099-20315-1-git-send-email-anshuman.khandual@arm.com> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220112_013510_145927_EA9E7D94 X-CRM114-Status: UNSURE ( 6.84 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Errata ARM64_ERRATUM_[2119858|2224489] also affect some Cortex-X2 ranges as well. This series updates the errata definition and detection as required. This series applies on v5.16. Relevant identification document can be found here. https://developer.arm.com/documentation/101803/0200/AArch64-system-registers/ AArch64-identification-register-summary/MIDR-EL1--Main-ID-Register Relevant errata document can be found here. https://developer.arm.com/documentation/SDEN1775100 Cc: Catalin Marinas Cc: Will Deacon Cc: Mathieu Poirier Cc: Suzuki Poulose Cc: coresight@lists.linaro.org Cc: linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org Anshuman Khandual (2): arm64: Add Cortex-X2 CPU part definition arm64: errata: Update ARM64_ERRATUM_[2119858|2224489] with Cortex-X2 ranges arch/arm64/Kconfig | 12 ++++++------ arch/arm64/include/asm/cputype.h | 2 ++ arch/arm64/kernel/cpu_errata.c | 2 ++ 3 files changed, 10 insertions(+), 6 deletions(-) -- 2.20.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel