Home
last modified time | relevance | path

Searched hist:f4857f4c2ee9aa4e2aacac1a845352b00197fb57 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm64/crypto/
H A Dsha2-ce-core.Sdiff f4857f4c2ee9aa4e2aacac1a845352b00197fb57 Wed Apr 26 11:11:32 CDT 2017 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: arm64/sha - avoid non-standard inline asm tricks

Replace the inline asm which exports struct offsets as ELF symbols
with proper const variables exposing the same values. This works
around an issue with Clang which does not interpret the "i" (or "I")
constraints in the same way as GCC.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Tested-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dsha1-ce-core.Sdiff f4857f4c2ee9aa4e2aacac1a845352b00197fb57 Wed Apr 26 11:11:32 CDT 2017 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: arm64/sha - avoid non-standard inline asm tricks

Replace the inline asm which exports struct offsets as ELF symbols
with proper const variables exposing the same values. This works
around an issue with Clang which does not interpret the "i" (or "I")
constraints in the same way as GCC.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Tested-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dsha1-ce-glue.cdiff f4857f4c2ee9aa4e2aacac1a845352b00197fb57 Wed Apr 26 11:11:32 CDT 2017 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: arm64/sha - avoid non-standard inline asm tricks

Replace the inline asm which exports struct offsets as ELF symbols
with proper const variables exposing the same values. This works
around an issue with Clang which does not interpret the "i" (or "I")
constraints in the same way as GCC.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Tested-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dsha2-ce-glue.cdiff f4857f4c2ee9aa4e2aacac1a845352b00197fb57 Wed Apr 26 11:11:32 CDT 2017 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: arm64/sha - avoid non-standard inline asm tricks

Replace the inline asm which exports struct offsets as ELF symbols
with proper const variables exposing the same values. This works
around an issue with Clang which does not interpret the "i" (or "I")
constraints in the same way as GCC.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Tested-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>