diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2018-12-06 18:31:26 +0100 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2018-12-10 13:21:06 +0100 |
commit | a457b0f7f50d4d189f0d009617885e4341133e8e (patch) | |
tree | 24780ce20bacbe0af478ba508ca22a153b0837af /Documentation/arm64 | |
parent | arm64: KVM: Handle ARM erratum 1165522 in TLB invalidation (diff) | |
download | linux-a457b0f7f50d4d189f0d009617885e4341133e8e.tar.xz linux-a457b0f7f50d4d189f0d009617885e4341133e8e.zip |
arm64: Add configuration/documentation for Cortex-A76 erratum 1165522
Now that the infrastructure to handle erratum 1165522 is in place,
let's make it a selectable option and add the required documentation.
Reviewed-by: James Morse <james.morse@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'Documentation/arm64')
-rw-r--r-- | Documentation/arm64/silicon-errata.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/arm64/silicon-errata.txt b/Documentation/arm64/silicon-errata.txt index 76ccded8b74c..04f0bc4690c6 100644 --- a/Documentation/arm64/silicon-errata.txt +++ b/Documentation/arm64/silicon-errata.txt @@ -57,6 +57,7 @@ stable kernels. | ARM | Cortex-A73 | #858921 | ARM64_ERRATUM_858921 | | ARM | Cortex-A55 | #1024718 | ARM64_ERRATUM_1024718 | | ARM | Cortex-A76 | #1188873 | ARM64_ERRATUM_1188873 | +| ARM | Cortex-A76 | #1165522 | ARM64_ERRATUM_1165522 | | ARM | MMU-500 | #841119,#826419 | N/A | | | | | | | Cavium | ThunderX ITS | #22375, #24313 | CAVIUM_ERRATUM_22375 | |