Will Deacon 532d581583 arm64: Treat SSBS as a non-strict system feature
If all CPUs discovered during boot have SSBS, then spectre-v4 will be
considered to be "mitigated". However, we still allow late CPUs without
SSBS to be onlined, albeit with a "SANITY CHECK" warning. This is
problematic for userspace because it means that the system can quietly
transition to "Vulnerable" at runtime.

Avoid this by treating SSBS as a non-strict system feature: if all of
the CPUs discovered during boot have SSBS, then late arriving secondaries
better have it as well.

Signed-off-by: Will Deacon <will@kernel.org>
2020-09-29 16:08:16 +01:00
..
2020-07-24 13:15:20 +01:00
2019-07-08 09:54:55 -07:00
2020-06-01 15:18:27 -07:00
2020-06-01 15:18:27 -07:00
2019-07-08 09:54:55 -07:00
2020-05-01 16:28:59 +01:00
2019-04-23 18:01:57 +01:00
2020-08-23 17:36:59 -05:00
2020-07-24 18:06:52 +01:00