commit | e82f759bb8b54d65c77319e06bfc9e8390705aac | [log] [tgz] |
---|---|---|
author | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Mon Sep 16 16:57:33 2024 -0500 |
committer | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Thu Jan 30 16:45:35 2025 -0600 |
tree | d75d1bc410213a5c4bda56b1381cdc819329766e | |
parent | 8511eb51eeb0b835dbe916dd94cfcaf20dc09cad [diff] |
fix(security): add support in cpu_ops for CVE-2024-7881 This patch adds new cpu ops function extra4 and a new macro for CVE-2024-7881 [1]. This new macro declare_cpu_ops_wa_4 allows support for new CVE check function. [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: I417389f040c6ead7f96f9b720d29061833f43d37