Re: [PATCH v11] crypto: Add Allwinner Security System crypto accelerator

2015-07-24 Thread Maxime Ripard
On Tue, Jul 21, 2015 at 08:50:14PM +0800, Herbert Xu wrote: > On Tue, Jul 21, 2015 at 02:38:47PM +0200, Maxime Ripard wrote: > > I thought you needed at least my Acked-by for that, but > > whatever... How are we supposed to handle subsequent DT patches that > > should be merged through arm-soc

Re: [PATCH v11] crypto: Add Allwinner Security System crypto accelerator

2015-07-24 Thread Maxime Ripard
On Tue, Jul 21, 2015 at 08:50:14PM +0800, Herbert Xu wrote: On Tue, Jul 21, 2015 at 02:38:47PM +0200, Maxime Ripard wrote: I thought you needed at least my Acked-by for that, but whatever... How are we supposed to handle subsequent DT patches that should be merged through arm-soc then?

Re: [PATCH v11] crypto: Add Allwinner Security System crypto accelerator

2015-07-21 Thread Herbert Xu
On Tue, Jul 21, 2015 at 02:38:47PM +0200, Maxime Ripard wrote: > I thought you needed at least my Acked-by for that, but > whatever... How are we supposed to handle subsequent DT patches that > should be merged through arm-soc then? What subsequent patches are you referring to? The changes in

Re: [PATCH v11] crypto: Add Allwinner Security System crypto accelerator

2015-07-21 Thread Maxime Ripard
On Mon, Jul 20, 2015 at 04:20:57PM +0800, Herbert Xu wrote: > On Mon, Jul 20, 2015 at 10:18:36AM +0200, Maxime Ripard wrote: > > On Mon, Jul 20, 2015 at 04:10:50PM +0800, Herbert Xu wrote: > > > On Fri, Jul 17, 2015 at 04:39:37PM +0200, LABBE Corentin wrote: > > > > Hello > > > > > > > > This is

Re: [PATCH v11] crypto: Add Allwinner Security System crypto accelerator

2015-07-21 Thread Herbert Xu
On Tue, Jul 21, 2015 at 02:38:47PM +0200, Maxime Ripard wrote: I thought you needed at least my Acked-by for that, but whatever... How are we supposed to handle subsequent DT patches that should be merged through arm-soc then? What subsequent patches are you referring to? The changes in this

Re: [PATCH v11] crypto: Add Allwinner Security System crypto accelerator

2015-07-21 Thread Maxime Ripard
On Mon, Jul 20, 2015 at 04:20:57PM +0800, Herbert Xu wrote: On Mon, Jul 20, 2015 at 10:18:36AM +0200, Maxime Ripard wrote: On Mon, Jul 20, 2015 at 04:10:50PM +0800, Herbert Xu wrote: On Fri, Jul 17, 2015 at 04:39:37PM +0200, LABBE Corentin wrote: Hello This is the driver for the

Re: [PATCH v11] crypto: Add Allwinner Security System crypto accelerator

2015-07-20 Thread Herbert Xu
On Mon, Jul 20, 2015 at 10:18:36AM +0200, Maxime Ripard wrote: > On Mon, Jul 20, 2015 at 04:10:50PM +0800, Herbert Xu wrote: > > On Fri, Jul 17, 2015 at 04:39:37PM +0200, LABBE Corentin wrote: > > > Hello > > > > > > This is the driver for the Security System included in Allwinner SoC A20. > > >

Re: [PATCH v11] crypto: Add Allwinner Security System crypto accelerator

2015-07-20 Thread Maxime Ripard
On Mon, Jul 20, 2015 at 04:10:50PM +0800, Herbert Xu wrote: > On Fri, Jul 17, 2015 at 04:39:37PM +0200, LABBE Corentin wrote: > > Hello > > > > This is the driver for the Security System included in Allwinner SoC A20. > > The Security System (SS for short) is a hardware cryptographic accelerator

Re: [PATCH v11] crypto: Add Allwinner Security System crypto accelerator

2015-07-20 Thread Herbert Xu
On Fri, Jul 17, 2015 at 04:39:37PM +0200, LABBE Corentin wrote: > Hello > > This is the driver for the Security System included in Allwinner SoC A20. > The Security System (SS for short) is a hardware cryptographic accelerator > that > support AES/MD5/SHA1/DES/3DES/PRNG algorithms. > It could be

Re: [PATCH v11] crypto: Add Allwinner Security System crypto accelerator

2015-07-20 Thread Herbert Xu
On Mon, Jul 20, 2015 at 10:18:36AM +0200, Maxime Ripard wrote: On Mon, Jul 20, 2015 at 04:10:50PM +0800, Herbert Xu wrote: On Fri, Jul 17, 2015 at 04:39:37PM +0200, LABBE Corentin wrote: Hello This is the driver for the Security System included in Allwinner SoC A20. The Security

Re: [PATCH v11] crypto: Add Allwinner Security System crypto accelerator

2015-07-20 Thread Herbert Xu
On Fri, Jul 17, 2015 at 04:39:37PM +0200, LABBE Corentin wrote: Hello This is the driver for the Security System included in Allwinner SoC A20. The Security System (SS for short) is a hardware cryptographic accelerator that support AES/MD5/SHA1/DES/3DES/PRNG algorithms. It could be found

Re: [PATCH v11] crypto: Add Allwinner Security System crypto accelerator

2015-07-20 Thread Maxime Ripard
On Mon, Jul 20, 2015 at 04:10:50PM +0800, Herbert Xu wrote: On Fri, Jul 17, 2015 at 04:39:37PM +0200, LABBE Corentin wrote: Hello This is the driver for the Security System included in Allwinner SoC A20. The Security System (SS for short) is a hardware cryptographic accelerator that

[PATCH v11] crypto: Add Allwinner Security System crypto accelerator

2015-07-17 Thread LABBE Corentin
Hello This is the driver for the Security System included in Allwinner SoC A20. The Security System (SS for short) is a hardware cryptographic accelerator that support AES/MD5/SHA1/DES/3DES/PRNG algorithms. It could be found on others Allwinner SoC: - A10, A10s, A13, A31 and A33 manual give the

[PATCH v11] crypto: Add Allwinner Security System crypto accelerator

2015-07-17 Thread LABBE Corentin
Hello This is the driver for the Security System included in Allwinner SoC A20. The Security System (SS for short) is a hardware cryptographic accelerator that support AES/MD5/SHA1/DES/3DES/PRNG algorithms. It could be found on others Allwinner SoC: - A10, A10s, A13, A31 and A33 manual give the