diff options
author | Will Deacon <will@kernel.org> | 2022-12-06 12:04:47 +0100 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2022-12-06 12:04:47 +0100 |
commit | f455fb65b4fcfcae29b4e8c44a46b23e3c8e893a (patch) | |
tree | 387bb0278a789a59b5c3c075a47275181d499142 /Documentation/arm64 | |
parent | Merge branch 'for-next/dynamic-scs' into for-next/core (diff) | |
parent | arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption (diff) | |
download | linux-f455fb65b4fcfcae29b4e8c44a46b23e3c8e893a.tar.xz linux-f455fb65b4fcfcae29b4e8c44a46b23e3c8e893a.zip |
Merge branch 'for-next/errata' into for-next/core
* for-next/errata:
arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption
arm64: Add Cortex-715 CPU part definition
Diffstat (limited to 'Documentation/arm64')
-rw-r--r-- | Documentation/arm64/silicon-errata.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/arm64/silicon-errata.rst b/Documentation/arm64/silicon-errata.rst index 808ade4cc008..ec5f889d7681 100644 --- a/Documentation/arm64/silicon-errata.rst +++ b/Documentation/arm64/silicon-errata.rst @@ -120,6 +120,8 @@ stable kernels. +----------------+-----------------+-----------------+-----------------------------+ | ARM | Cortex-A710 | #2224489 | ARM64_ERRATUM_2224489 | +----------------+-----------------+-----------------+-----------------------------+ +| ARM | Cortex-A715 | #2645198 | ARM64_ERRATUM_2645198 | ++----------------+-----------------+-----------------+-----------------------------+ | ARM | Cortex-X2 | #2119858 | ARM64_ERRATUM_2119858 | +----------------+-----------------+-----------------+-----------------------------+ | ARM | Cortex-X2 | #2224489 | ARM64_ERRATUM_2224489 | |