commit | 41a52efd6f38920e90e19f42d7193d261e6ab209 | [log] [tgz] |
---|---|---|
author | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Fri Sep 06 12:18:51 2024 -0500 |
committer | Yann Gautier <yann.gautier@st.com> | Fri Feb 07 18:32:03 2025 +0100 |
tree | 2752871c3535834f50298802dc2eedd8fc38a436 | |
parent | 2f09b9f3c2af685d86eaad1f847e55a22fd53c60 [diff] |
fix(security): add CVE-2024-7881 mitigation to Cortex-X4 This patch mitigates CVE-2024-7881 [1] by setting CPUACTLR6_EL1[41] to 1 for Cortex-X4 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: I0bec96d4f71a08a89c6612e272ecfb173f80da20 (cherry picked from commit 6ce6acac911f11979a6cd2ee9cc9041f189c6ec7)