qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "Alex Bennée" <alex.bennee@linaro.org>,
	"QEMU Developers" <qemu-devel@nongnu.org>
Subject: Re: [PATCH 0/6] target/arm: Convert crypto to gvec
Date: Tue, 2 Jun 2020 12:21:38 -0700	[thread overview]
Message-ID: <a261a780-1b45-0728-b57f-f22bfdcee3cb@linaro.org> (raw)
In-Reply-To: <CAFEAcA8y=oF7N2NZCsw818rs__uviQgs7gdrfwC9iA7KvwFZDA@mail.gmail.com>

On 6/2/20 12:16 PM, Peter Maydell wrote:
> On Thu, 14 May 2020 at 22:28, Richard Henderson
> <richard.henderson@linaro.org> wrote:
>>
>> In addition, this fixes the missing tail clearing for SVE.
>>
>> The sha1, sha256, sm3 routines that are not fully generalized
>> are not used by sve -- it only supports the newer algorithms.
>>
>> I'm not sure that this:
>>
>> Based-on: <20200508151055.5832-1-richard.henderson@linaro.org>
>> ("tcg vector rotate operations")
>>
>> will be sufficient for patchew, because it also relies on
>> today's target-arm.next merge to master.  But you get the idea.
> 
> Now I've just applied your latest tcg pull, are all the
> prerequisites for this series in master?

Yes.  My branch rebased and rebuilt without incident.


r~


  reply	other threads:[~2020-06-02 19:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-14 21:28 [PATCH 0/6] target/arm: Convert crypto to gvec Richard Henderson
2020-05-14 21:28 ` [PATCH 1/6] target/arm: Convert aes and sm4 to gvec helpers Richard Henderson
2020-05-14 21:28 ` [PATCH 2/6] target/arm: Convert rax1 " Richard Henderson
2020-05-14 21:28 ` [PATCH 3/6] target/arm: Convert sha512 and sm3 " Richard Henderson
2020-05-14 21:28 ` [PATCH 4/6] target/arm: Convert sha1 and sha256 " Richard Henderson
2020-05-14 21:28 ` [PATCH 5/6] target/arm: Split helper_crypto_sha1_3reg Richard Henderson
2020-05-14 21:28 ` [PATCH 6/6] target/arm: Split helper_crypto_sm3tt Richard Henderson
2020-06-02 19:16 ` [PATCH 0/6] target/arm: Convert crypto to gvec Peter Maydell
2020-06-02 19:21   ` Richard Henderson [this message]
2020-06-05 13:24 ` Peter Maydell

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=a261a780-1b45-0728-b57f-f22bfdcee3cb@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=alex.bennee@linaro.org \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.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).