]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUs
authorShreyas K K <quic_shrekk@quicinc.com>
Thu, 12 May 2022 11:01:34 +0000 (16:31 +0530)
committerWill Deacon <will@kernel.org>
Thu, 12 May 2022 12:15:38 +0000 (13:15 +0100)
commitc2f990084e85c9e1234de013835b3f93dae6dff6
treecd48f8d0a0c01915568c852689b20707f02aaea9
parent0e6c0bce0fef9f129685463d43f97306ce11681e
arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUs

Add KRYO4XX gold/big cores to the list of CPUs that need the
repeat TLBI workaround. Apply this to the affected
KRYO4XX cores (rcpe to rfpe).

The variant and revision bits are implementation defined and are
different from the their Cortex CPU counterparts on which they are
based on, i.e., (r0p0 to r3p0) is equivalent to (rcpe to rfpe).

Signed-off-by: Shreyas K K <quic_shrekk@quicinc.com>
Reviewed-by: Sai Prakash Ranjan <quic_saipraka@quicinc.com>
Link: https://lore.kernel.org/r/20220512110134.12179-1-quic_shrekk@quicinc.com
Signed-off-by: Will Deacon <will@kernel.org>
Documentation/arm64/silicon-errata.rst
arch/arm64/kernel/cpu_errata.c