commit | 67a2ad171d1fb604d4cba8fa7f92ccb66d1ef3f9 | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Wed Sep 20 15:13:16 2023 +0000 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Thu Sep 21 14:23:27 2023 +0100 |
tree | 1a3647b62fcc41af07ba6f4c076ec52d41db7594 | |
parent | cd83a766d577c61a0313abea43db16a1b233691d [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