commit | ff342643bcfaf20d61148b90a068694fa1c44dca | [log] [tgz] |
---|---|---|
author | Bipin Ravi <bipin.ravi@arm.com> | Mon Sep 18 19:28:32 2023 -0500 |
committer | Bipin Ravi <bipin.ravi@arm.com> | Mon Sep 18 19:35:16 2023 -0500 |
tree | 9ed2b2dcc180a96bcd6aeab4d089d67435968918 | |
parent | b01140256b5c0620cbde8e98c0df0e95343a3c71 [diff] |
fix(cpus): workaround for Neoverse V2 erratum 2779510 Neoverse V2 erratum 2779510 is a Cat B erratum that applies to all revisions <= r0p1 and is fixed in r0p2. The workaround is to set bit[47] of CPUACTLR3_EL1 which might have a small impact on power and negligible impact on performance. SDEN documentation: https://developer.arm.com/documentation/SDEN2332927/latest Signed-off-by: Bipin Ravi <bipin.ravi@arm.com> Change-Id: I6d937747bdcbf2913a64c4037f99918cbc466e80