On Tue, May 18, 2021 at 5:17 PM Corentin Labbe <clabbe@xxxxxxxxxxxx> wrote: > The cortina/gemini SL3516 SoC has a crypto IP name either (crypto > engine/crypto acceleration engine in the datasheet). > It support many algorithms like [AES|DES|3DES][ECB|CBC], SHA1, MD5 and > some HMAC. > > This patch adds the core files and support for ecb(aes) and the RNG. > > Signed-off-by: Corentin Labbe <clabbe@xxxxxxxxxxxx> I'm not a crypto guy and definitely trust you and the crypto folks with this, but FWIW I am obviously happy about this so: Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij