All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] coresight: trbe: Update existing errata for Cortex-X2
@ 2022-01-12  9:34 ` Anshuman Khandual
  0 siblings, 0 replies; 24+ messages in thread
From: Anshuman Khandual @ 2022-01-12  9:34 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Anshuman Khandual, Catalin Marinas, Will Deacon, Mathieu Poirier,
	Suzuki Poulose, coresight, linux-kernel

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 <catalin.marinas@arm.com>
Cc: Will Deacon <will@kernel.org>
Cc: Mathieu Poirier <mathieu.poirier@linaro.org>
Cc: Suzuki Poulose <suzuki.poulose@arm.com>
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


^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2022-01-19  9:31 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-12  9:34 [PATCH 0/2] coresight: trbe: Update existing errata for Cortex-X2 Anshuman Khandual
2022-01-12  9:34 ` Anshuman Khandual
2022-01-12  9:34 ` [PATCH 1/2] arm64: Add Cortex-X2 CPU part definition Anshuman Khandual
2022-01-12  9:34   ` Anshuman Khandual
2022-01-12 10:50   ` Arnd Bergmann
2022-01-12 10:50     ` Arnd Bergmann
2022-01-13  3:03     ` Anshuman Khandual
2022-01-13  3:03       ` Anshuman Khandual
2022-01-13 11:47       ` Arnd Bergmann
2022-01-13 11:47         ` Arnd Bergmann
2022-01-19  6:44         ` Anshuman Khandual
2022-01-19  6:44           ` Anshuman Khandual
2022-01-19  7:44           ` Arnd Bergmann
2022-01-19  7:44             ` Arnd Bergmann
2022-01-19  9:29             ` Mark Rutland
2022-01-19  9:29               ` Mark Rutland
2022-01-12  9:34 ` [PATCH 2/2] arm64: errata: Update ARM64_ERRATUM_[2119858|2224489] with Cortex-X2 ranges Anshuman Khandual
2022-01-12  9:34   ` Anshuman Khandual
2022-01-12 10:32   ` Mark Rutland
2022-01-12 10:32     ` Mark Rutland
2022-01-12 11:06     ` Anshuman Khandual
2022-01-12 11:06       ` Anshuman Khandual
2022-01-12 11:26       ` Mark Rutland
2022-01-12 11:26         ` Mark Rutland

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.