Re: [PATCH 0/2] crypto: add new driver for Marvell CESA

2015-04-13 Thread Jason Cooper
Hey Arnaud, On Mon, Apr 13, 2015 at 06:06:49PM +0200, Arnaud Ebalard wrote: > Jason Cooper writes: ... > >> >> I really tried to adapt the existing driver to add the missing > >> >> features (especially the support for TDMA), but all my attempts > >> >> ended up introducing hackish code (not even

Re: [PATCH 0/2] crypto: add new driver for Marvell CESA

2015-04-13 Thread Arnaud Ebalard
Hi Jason, Jason Cooper writes: > It's not about the crypto, it's about trust. imho, one of the most > important security advances in the past 20 years is the default use of > git (or other SCMs) by open source projects. Now, no one is forced to > trust the authors and maintainers tarball dumps

Re: [PATCH 0/2] crypto: add new driver for Marvell CESA

2015-04-13 Thread Jason Cooper
Hey Gregory, On Mon, Apr 13, 2015 at 11:39:16AM +0200, Gregory CLEMENT wrote: > Hi Jason, Boris, > > On 11/04/2015 00:30, Jason Cooper wrote: > > Hey Boris, > > > > On Fri, Apr 10, 2015 at 05:11:48PM +0200, Boris Brezillon wrote: > >> On Fri, 10 Apr 2015 13:50:56 + Jason Cooper > >> wrote:

Re: [PATCH 0/2] crypto: add new driver for Marvell CESA

2015-04-13 Thread Gregory CLEMENT
Hi Jason, Boris, On 11/04/2015 00:30, Jason Cooper wrote: > Hey Boris, > > On Fri, Apr 10, 2015 at 05:11:48PM +0200, Boris Brezillon wrote: >> On Fri, 10 Apr 2015 13:50:56 + Jason Cooper wrote: >>> On Thu, Apr 09, 2015 at 04:58:41PM +0200, Boris Brezillon wrote: I know we usually try to

Re: [PATCH v2] crypto/arm: accelerated SHA-512 using ARM generic ASM and NEON

2015-04-13 Thread Ard Biesheuvel
On 13 April 2015 at 06:13, Herbert Xu wrote: > On Sat, Apr 11, 2015 at 09:15:10PM +0200, Ard Biesheuvel wrote: >> >> @Herbert: could you please apply this onto cryptodev before sending >> out your pull request for v4.1? > > Done. > >> And please disregard $subject, I will post a v3 with a similar