commit | dedcbb78ee7709c7261869717f9152b485c09b89 | [log] [tgz] |
---|---|---|
author | Sona Mathew <sonarebecca.mathew@arm.com> | Fri Jul 19 18:09:20 2024 -0500 |
committer | Govindraj Raja <govindraj.raja@arm.com> | Tue Aug 20 23:33:58 2024 +0200 |
tree | 6c0d4668700a4e86d6b5bb08e335523a3fbb5762 | |
parent | fc11debebf69e1bd9a7fab1b745c08e57e6218ac [diff] |
fix(cpus): workaround for Cortex-A720 erratum 2844092 Cortex-A720 erratum 2844092 is a Cat B erratum that is present in revisions r0p0, r0p1 and is fixed in r0p2. The workaround is to set bit[11] of CPUACTLR4_EL1 register. SDEN documentation: https://developer.arm.com/documentation/SDEN-2439421/latest Change-Id: I3d8eacb26cba42774f1f31c3aae2a0e6fecec614 Signed-off-by: Sona Mathew <sonarebecca.mathew@arm.com> (cherry picked from commit 12140908a52230081f85069f0f0a400ddabf44ef)