Re: [PATCH v3 1/4] crypto: Add Allwinner Security System crypto accelerator

2014-06-14 Thread Marek Vasut
On Tuesday, June 10, 2014 at 02:43:14 PM, LABBE Corentin wrote: > Add support for the Security System included in Allwinner SoC A20. > The Security System is a hardware cryptographic accelerator that support > AES/MD5/SHA1/DES/3DES/PRNG algorithms. > > Signed-off-by: LABBE Corentin [...] > diff

Re: [PATCH v3 2/4] crypto: Update makefile and Kconfig for Security System

2014-06-14 Thread Marek Vasut
On Tuesday, June 10, 2014 at 02:43:15 PM, LABBE Corentin wrote: > Add necessary changes for configuring and compiling the Security System > driver. > > Signed-off-by: LABBE Corentin > --- > drivers/crypto/Kconfig | 91 > + drivers/crypto/Makefile >