commit | 023e80d4cda853ad383948046832e6c8f5555398 | [log] [tgz] |
---|---|---|
author | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Fri Sep 06 12:30:19 2024 -0500 |
committer | Yann Gautier <yann.gautier@st.com> | Mon Feb 03 17:28:59 2025 +0100 |
tree | f67131d5e36e1c681118a7d3c0d9f22532ba7df0 | |
parent | a7371652ec2b4a4c26aef7f4cf625501a4a7aaf3 [diff] |
fix(security): add CVE-2024-7881 mitigation to Cortex-X3 This patch mitigates CVE-2024-7881 [1] by setting CPUACTLR6_EL1[41] to 1 for Cortex-X3 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: I410517d175a80fc6f459fa6ce5c30c0a38db9eaf (cherry picked from commit b0521a164a8d61c95968e728df9af52be1a48553)