diff options
author | Marc Zyngier <[email protected]> | 2019-04-15 16:21:23 -0500 |
---|---|---|
committer | Will Deacon <[email protected]> | 2019-04-26 16:29:15 +0100 |
commit | 73f38166095947f3b86b02fbed6bd592223a7ac8 (patch) | |
tree | 16032db50050c80804cda45bcc8258af81a13a86 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1b3ccf4be0e7be8c4bd8522066b6cbc92591e912 (diff) |
arm64: Advertise mitigation of Spectre-v2, or lack thereof
We currently have a list of CPUs affected by Spectre-v2, for which
we check that the firmware implements ARCH_WORKAROUND_1. It turns
out that not all firmwares do implement the required mitigation,
and that we fail to let the user know about it.
Instead, let's slightly revamp our checks, and rely on a whitelist
of cores that are known to be non-vulnerable, and let the user know
the status of the mitigation in the kernel log.
Signed-off-by: Marc Zyngier <[email protected]>
Signed-off-by: Jeremy Linton <[email protected]>
Reviewed-by: Andre Przywara <[email protected]>
Reviewed-by: Suzuki K Poulose <[email protected]>
Reviewed-by: Catalin Marinas <[email protected]>
Tested-by: Stefan Wahren <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions