commit | 9db99a3e47f29cec66cc1e2afee5175cf3af320a | [log] [tgz] |
---|---|---|
author | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Fri Jul 19 15:59:17 2024 -0500 |
committer | Govindraj Raja <govindraj.raja@arm.com> | Fri Aug 30 20:52:06 2024 +0200 |
tree | b1211b18f04243e0f1fe1185b90758e253aae116 | |
parent | 2c6b1bd205d266f7ebf75dafd221fbb454e1189c [diff] |
fix(cpus): workaround for Cortex-A720 erratum 2792132 Cortex-A720 erratum 2792132 is a Cat B erratum that is present in revision r0p0, r0p1 and is fixed in r0p2. The workaround is to set bit[26] of the CPUACTLR2_EL1 to 1. SDEN documentation: https://developer.arm.com/documentation/SDEN2439421/latest Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com> Change-Id: I8d11fe65a2ab5f79244cc3395d0645f77256304c (cherry picked from commit b1bde25ed9b302a2203a928457c91693ed7f91a7)