[PATCH 07/14] ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
From: tony@atomide.com (Tony Lindgren)
Date: 2018-05-22 18:28:12
Also in:
kvmarm
From: tony@atomide.com (Tony Lindgren)
Date: 2018-05-22 18:28:12
Also in:
kvmarm
* Russell King [off-list ref] [180521 12:09]:
When the branch predictor hardening is enabled, firmware must have set the IBE bit in the auxiliary control register. If this bit has not been set, the Spectre workarounds will not be functional. Add validation that this bit is set, and print a warning at alert level if this is not the case. Signed-off-by: Russell King <redacted> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Yup the alert is working: Tested-by: Tony Lindgren <tony@atomide.com>