commit | 3e4d94c43b64c66b2aa5f8108f5b9fe13c2ceb82 | [log] [tgz] |
---|---|---|
author | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Fri Sep 06 12:19:59 2024 -0500 |
committer | Yann Gautier <yann.gautier@st.com> | Fri Feb 07 18:32:03 2025 +0100 |
tree | bc140d01ccc908cc41b5bbbae8d7a43e4f027fb8 | |
parent | 41a52efd6f38920e90e19f42d7193d261e6ab209 [diff] |
fix(security): add CVE-2024-7881 mitigation to Cortex-X925 This patch mitigates CVE-2024-7881 [1] by setting CPUACTLR6_EL1[41] to 1 for Cortex-X925 CPU. [1]: https://developer.arm.com/Arm%20Security%20Center/Arm%20CPU%20Vulnerability%20CVE-2024-7881 Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com> Change-Id: I53e72e4dbc8937cea3c344a5ba04664c50a0792a (cherry picked from commit 520c2207b96d31adf508edc068bb97cd01d98da4)