commit | eb337cdfcd5dd3b10522c2f34140a73a4c285c30 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Tue Apr 30 16:58:56 2019 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Wed May 01 14:48:06 2019 +0100 |
tree | 6d180cde9a9dfc0e388063bca1b9da78dc7b6c7b | |
parent | 61ae1321f06c4489c724c803e9b8363dea576da3 [diff] |
arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSB SSBS provides a relatively cheap mitigation for SSB, but it is still a mitigation and its presence does not indicate that the CPU is unaffected by the vulnerability. Tweak the mitigation logic so that we report the correct string in sysfs. Signed-off-by: Will Deacon <will.deacon@arm.com>