commit | 09e6be12effdb33bf7210c8867bbd213b66a499e | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Tue Feb 06 17:56:12 2018 +0000 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Tue Feb 06 22:54:01 2018 +0000 |
tree | b0557bf7a9651f9207e7e278e3ee6d9917fc17d3 | |
parent | 58e0b2239a4d997094ba63986ef4de29ddc91d87 [diff] |
arm/arm64: KVM: Advertise SMCCC v1.1 The new SMC Calling Convention (v1.1) allows for a reduced overhead when calling into the firmware, and provides a new feature discovery mechanism. Make it visible to KVM guests. Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>