commit | dbc7d9b602406ba7d5ad192c3dbf8ae68e105992 | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Wed Sep 20 15:13:16 2023 +0000 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Fri Nov 03 14:56:35 2023 +0000 |
tree | 3f8df8cc01ad662234ccfb801a9804c54da41ff2 | |
parent | 28b3d9822ca907669a1f054c3d5e54855f56ae4b [diff] |
fix(cpus): update the fix for Cortex-A78AE erratum 1941500 This patch fixes the mitigation for erratum 1941500 for the Cortex-A78AE CPUs. The right fix is to set the bit 8, whereas the current code clears it. Reported-by: matthias.rosenfelder@nio.io Signed-off-by: Varun Wadekar <vwadekar@nvidia.com> Change-Id: Ib7c3fddd567eeae6204756377e0f77a573c0a911 (cherry picked from commit 67a2ad171d1fb604d4cba8fa7f92ccb66d1ef3f9)