commit | d42281b6e49510f078ace15a8ea10f71e6262581 | [log] [tgz] |
---|---|---|
author | Jeremy Linton <jeremy.linton@arm.com> | Mon Apr 15 16:21:27 2019 -0500 |
committer | Will Deacon <will.deacon@arm.com> | Fri Apr 26 16:32:45 2019 +0100 |
tree | 232ae720c361bc84f51245f188a3fb4a90389bc3 | |
parent | d2532e27b5638bb2e2dd52b80b7ea2ec65135377 [diff] |
arm64: Always enable ssb vulnerability detection Ensure we are always able to detect whether or not the CPU is affected by SSB, so that we can later advertise this to userspace. Signed-off-by: Jeremy Linton <jeremy.linton@arm.com> Reviewed-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Tested-by: Stefan Wahren <stefan.wahren@i2se.com> [will: Use IS_ENABLED instead of #ifdef] Signed-off-by: Will Deacon <will.deacon@arm.com>