linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BISECT] ARM build errors on GCC v6.2 (crypto: arm/aes - replace scalar AES cipher)
@ 2017-01-14 14:24 Krzysztof Kozlowski
  2017-01-14 15:21 ` Ard Biesheuvel
  2017-01-14 18:20 ` Russell King - ARM Linux
  0 siblings, 2 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2017-01-14 14:24 UTC (permalink / raw)
  To: Herbert Xu, Ard Biesheuvel
  Cc: linux-crypto, linux-kernel, linux-arm-kernel, davem, linux-next

Hi,

allyesconfig and multi_v7_defconfig fail to build on recent linux-next
on GCC 6.2.0.

Errors:
../arch/arm/crypto/aes-cipher-core.S: Assembler messages:
../arch/arm/crypto/aes-cipher-core.S:21: Error: selected processor does not support `tt .req ip' in ARM mode
../arch/arm/crypto/aes-cipher-core.S:174: Error: ARM register expected -- `movw tt,#:lower16:crypto_ft_tab'
../arch/arm/crypto/aes-cipher-core.S:174: Error: ARM register expected -- `movt tt,#:upper16:crypto_ft_tab'

Compiler: arm-linux-gnueabi-gcc (Ubuntu 6.2.0-5ubuntu12) 6.2.0 20161005

Git bisect pointed to:
first bad commit: [81edb42629758bacdf813dd5e4542ae26e3ad73a] crypto: arm/aes - replace scalar AES cipher

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-01-14 18:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-14 14:24 [BISECT] ARM build errors on GCC v6.2 (crypto: arm/aes - replace scalar AES cipher) Krzysztof Kozlowski
2017-01-14 15:21 ` Ard Biesheuvel
2017-01-14 18:20 ` Russell King - ARM Linux
2017-01-14 18:52   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).