Re: [PATCH 4/5] crypto: atmel-i2c: add support for SHA204A random number generator

2019-05-09 Thread Linus Walleij
On Tue, Apr 30, 2019 at 6:29 PM Ard Biesheuvel wrote: > The Linaro/96boards Secure96 mezzanine contains (among other things) > an Atmel SHA204A symmetric crypto processor. This chip implements a > number of different functionalities, but one that is highly useful > for many different 96boards pla

[PATCH 4/5] crypto: atmel-i2c: add support for SHA204A random number generator

2019-04-30 Thread Ard Biesheuvel
The Linaro/96boards Secure96 mezzanine contains (among other things) an Atmel SHA204A symmetric crypto processor. This chip implements a number of different functionalities, but one that is highly useful for many different 96boards platforms is the random number generator. So let's implement a dri