OSDN Git Service

crypto: arm64/crc32 - move literal data to .rodata section
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 10 Jan 2018 12:11:39 +0000 (12:11 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 18 Jan 2018 12:00:31 +0000 (23:00 +1100)
commiteec7d4593a0c922c2d12649a373825cfa65c17ea
tree958d548141b7c2e8a92996047d72ea8cb81d8359
parent62c24708761aa41fcda5986170276b7aa2669798
crypto: arm64/crc32 - move literal data to .rodata section

Move CRC32 literal data 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/crc32-ce-core.S