commit | 4b472ffd1513407ee3607b8e638e8695e9b487ca | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Thu Feb 15 11:49:20 2018 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Mon Mar 19 13:06:55 2018 +0000 |
tree | 08a8213a739f75191ec806452d18a7e6c712c8de | |
parent | dee39247dc75465a24990cb1772c6aaced5fd910 [diff] |
arm64: Enable ARM64_HARDEN_EL2_VECTORS on Cortex-A57 and A72 Cortex-A57 and A72 are vulnerable to the so-called "variant 3a" of Meltdown, where an attacker can speculatively obtain the value of a privileged system register. By enabling ARM64_HARDEN_EL2_VECTORS on these CPUs, obtaining VBAR_EL2 is not disclosing the hypervisor mappings anymore. Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>