ARM: 9438/1: assembler: Drop obsolete VFP accessor fallback
authorArd Biesheuvel <ardb@kernel.org>
Thu, 5 Dec 2024 13:30:52 +0000 (14:30 +0100)
committerRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Tue, 14 Jan 2025 12:29:25 +0000 (12:29 +0000)
commit50867db066cda563902c9c203dc8f9b5a11c1e78
treea6107fd9a304d765478466e3ce2aeec75ac9ecc0
parent386f2d9d57b6f7669e5070654852807eed249450
ARM: 9438/1: assembler: Drop obsolete VFP accessor fallback

Now that the minimum supported binutils version is 2.25, we no longer
need a workaround for binutils older than 2.24 for accessing VFP control
registers from assembler.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
arch/arm/Kconfig
arch/arm/Kconfig.assembler [deleted file]
arch/arm/include/asm/vfp.h
arch/arm/include/asm/vfpmacros.h
arch/arm/vfp/vfpinstr.h