]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: arm/sha1-neon - add support for building in Thumb2 mode
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 1 Sep 2016 13:25:41 +0000 (14:25 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 7 Sep 2016 13:08:29 +0000 (21:08 +0800)
commitc56be2434e9a295e024772a6aa19685a384c942e
treef11f7adcb47eb427a41788b014fb531c9253d2e2
parentc5087723329980e78f3119c4e247794acebef162
crypto: arm/sha1-neon - add support for building in Thumb2 mode

The ARMv7 NEON module is explicitly built in ARM mode, which is not
supported by the Thumb2 kernel. So remove the explicit override, and
leave it up to the build environment to decide whether the core SHA1
routines are assembled as ARM or as Thumb2 code.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm/crypto/sha1-armv7-neon.S