Re: [PATCH v2 0/7] crypto: fuzz algorithms against their generic implementation

2019-04-27 Thread Eric Biggers
On Sat, Apr 27, 2019 at 03:24:38PM +, Horia Geanta wrote: > On 4/26/2019 7:54 PM, Eric Biggers wrote: > > Hi Horia, > > > > On Fri, Apr 26, 2019 at 04:35:05PM +, Horia Geanta wrote: > >> On 4/12/2019 8:00 AM, Eric Biggers wrote: > >>> So far I've tested all generic, x86, arm, and arm64 alg

Re: [PATCH v2 0/7] crypto: fuzz algorithms against their generic implementation

2019-04-27 Thread Horia Geanta
On 4/26/2019 7:54 PM, Eric Biggers wrote: > Hi Horia, > > On Fri, Apr 26, 2019 at 04:35:05PM +, Horia Geanta wrote: >> On 4/12/2019 8:00 AM, Eric Biggers wrote: >>> So far I've tested all generic, x86, arm, and arm64 algorithms, plus >>> some PowerPC algorithms. I have not tested hardware dri

RE: [PATCH 0/7] crypto: caam - IOMMU support

2019-04-27 Thread Laurentiu Tudor
Hi Horia, > -Original Message- > From: Horia Geantă > Sent: Thursday, April 25, 2019 7:25 PM > > This patch set adds support in caam drivers (caam/jr, caam/qi, caam/qi2) > for the crypto engine to work behind an IOMMU. > [snip] > > i. Patch 9/9 (crypto: caam - defer probing until QMa