Skip to content
Commit c2876207 authored by Will Deacon's avatar Will Deacon
Browse files

arm64: Rewrite Spectre-v4 mitigation code



Rewrite the Spectre-v4 mitigation handling code to follow the same
approach as that taken by Spectre-v2.

For now, report to KVM that the system is vulnerable (by forcing
'ssbd_state' to ARM64_SSBD_UNKNOWN), as this will be cleared up in
subsequent steps.

Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent 9e78b659
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment