OSDN Git Service

crypto: arm64/aes-neon - move literal data to .rodata section
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 10 Jan 2018 12:11:38 +0000 (12:11 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 18 Jan 2018 12:00:30 +0000 (23:00 +1100)
commit62c24708761aa41fcda5986170276b7aa2669798
tree358fad6790d4f4f85d1dc5f9612217a498a2dd80
parent96a74f7bdc9c1326a06b69797725a285e9282cb3
crypto: arm64/aes-neon - move literal data to .rodata section

Move the S-boxes and some other literals to the .rodata section where
it is safe from being exploited by speculative execution.

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