On Tue, Apr 30, 2019 at 6:29 PM Ard Biesheuvel <[email protected]> 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 <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij
