diff options
author | Will Deacon <will@kernel.org> | 2022-12-06 11:04:47 +0000 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2022-12-06 11:04:47 +0000 |
commit | f455fb65b4fcfcae29b4e8c44a46b23e3c8e893a (patch) | |
tree | 387bb0278a789a59b5c3c075a47275181d499142 /Documentation/arm64 | |
parent | f6ffa4c8c177c0b52d1c849289b08178f6da0eea (diff) | |
parent | 44ecda71fd8a70185c270f5914ac563827fe1d4c (diff) |
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 | |