linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthias Kaehlcke <mka@chromium.org>
To: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: linux-crypto@vger.kernel.org, herbert@gondor.apana.org.au
Subject: Re: [PATCH] crypto: arm64/sha - avoid non-standard inline asm tricks
Date: Wed, 17 May 2017 11:10:13 -0700	[thread overview]
Message-ID: <20170517181013.GF141096@google.com> (raw)
In-Reply-To: <20170426161132.11311-1-ard.biesheuvel@linaro.org>

El Wed, Apr 26, 2017 at 05:11:32PM +0100 Ard Biesheuvel ha dit:

> 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>
> ---
>  arch/arm64/crypto/sha1-ce-core.S |  6 ++++--
>  arch/arm64/crypto/sha1-ce-glue.c | 11 +++--------
>  arch/arm64/crypto/sha2-ce-core.S |  6 ++++--
>  arch/arm64/crypto/sha2-ce-glue.c | 13 +++++--------
>  4 files changed, 16 insertions(+), 20 deletions(-)

Herbert, do you plan to pick this up?

Thanks

Matthias

  parent reply	other threads:[~2017-05-17 18:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-26 16:11 [PATCH] crypto: arm64/sha - avoid non-standard inline asm tricks Ard Biesheuvel
2017-04-26 17:34 ` Matthias Kaehlcke
2017-05-17 18:10 ` Matthias Kaehlcke [this message]
2017-05-18  5:26 ` Herbert Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170517181013.GF141096@google.com \
    --to=mka@chromium.org \
    --cc=ard.biesheuvel@linaro.org \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).