On Tue, Apr 30, 2019 at 6:29 PM Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx> 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 platforms is the random number generator. > > So let's implement a driver for the SHA204A, and for the time being, > implement support for the random number generator only. > > Signed-off-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx> Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij