commit | d1cb83e19e19fba17bebcf13b8933996148f6790 | [log] [tgz] |
---|---|---|
author | Sona Mathew <sonarebecca.mathew@arm.com> | Tue Jul 16 14:34:42 2024 -0500 |
committer | Sona Mathew <sonarebecca.mathew@arm.com> | Thu Aug 01 13:40:32 2024 -0500 |
tree | 362cbb936d0e586544d2d7566d8e32483a151e9a | |
parent | 28735226af314624f0afb63d3cf5a10c951931df [diff] |
fix(cpus): workaround for Cortex-X4 erratum 2816013 Cortex-X4 erratum 2816013 is a Cat B erratum that applies to all revisions <= r0p1 and is fixed in r0p2. This erratum is only present when memory tagging is enabled. The workaround is to set CPUACTLR5_EL1[14] to 1. SDEN documentation: https://developer.arm.com/documentation/SDEN-2432808/latest Change-Id: I546044bde6e5eedd0abf61643d25e2dd2036df5c Signed-off-by: Sona Mathew <sonarebecca.mathew@arm.com>