diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2018-04-10 12:36:44 +0200 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2018-04-11 19:49:30 +0200 |
commit | 22765f30dbaf1118c6ff0fcb8b99c9f2b4d396d5 (patch) | |
tree | 5ed0419d9cada52a45b4ea2b922021980da3de72 /arch/arm64/kernel/Makefile | |
parent | arm64: capabilities: Rework EL2 vector hardening entry (diff) | |
download | linux-22765f30dbaf1118c6ff0fcb8b99c9f2b4d396d5.tar.xz linux-22765f30dbaf1118c6ff0fcb8b99c9f2b4d396d5.zip |
arm64: Get rid of __smccc_workaround_1_hvc_*
The very existence of __smccc_workaround_1_hvc_* is a thinko, as
KVM will never use a HVC call to perform the branch prediction
invalidation. Even as a nested hypervisor, it would use an SMC
instruction.
Let's get rid of it.
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm64/kernel/Makefile')
0 files changed, 0 insertions, 0 deletions