summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorMarc Zyngier <marc.zyngier@arm.com>2018-01-16 10:23:47 +0000
committerChristoffer Dall <christoffer.dall@linaro.org>2018-01-16 17:58:51 +0100
commitacfb3b883f6d6a4b5d27ad7fdded11f6a09ae6dd (patch)
treebf480c94df6fdf86f424058b07fadf442b851ad1 /virt
parentf8f85dc00b7427de6222ea3955c52512315d13cd (diff)
arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
KVM doesn't follow the SMCCC when it comes to unimplemented calls, and inject an UNDEF instead of returning an error. Since firmware calls are now used for security mitigation, they are becoming more common, and the undef is counter productive. Instead, let's follow the SMCCC which states that -1 must be returned to the caller when getting an unknown function number. Cc: <stable@vger.kernel.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions