Skip to content
Commit a111b7c0 authored by Josh Poimboeuf's avatar Josh Poimboeuf Committed by Will Deacon
Browse files

arm64/speculation: Support 'mitigations=' cmdline option



Configure arm64 runtime CPU speculation bug mitigations in accordance
with the 'mitigations=' cmdline option.  This affects Meltdown, Spectre
v2, and Speculative Store Bypass.

The default behavior is unchanged.

Signed-off-by: default avatarJosh Poimboeuf <jpoimboe@redhat.com>
[will: reorder checks so KASLR implies KPTI and SSBS is affected by cmdline]
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent eb337cdf
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