On Wed, 7 Aug 2024 12:51:44 +0100, Marc Zyngier wrote: > With the NV support of TLBI-range operations, KVM makes use of > instructions that are only supported by binutils versions >= 2.30. > > This breaks the build for very old toolchains. > > Make KVM support conditional on having ARMv8.4 support in the > assembler, side-stepping the issue. > > [...] Applied to kvmarm/fixes, thanks! [1/1] KVM: arm64: Enforce dependency on an ARMv8.4-aware toolchain https://git.kernel.org/kvmarm/kvmarm/c/10f2ad032def -- Best, Oliver