mbox series

[PATCHv6,0/7] crypto: add driver for TI K3 SA2UL

Message ID 20200713083427.30117-1-t-kristo@ti.com (mailing list archive)
Headers show
Series crypto: add driver for TI K3 SA2UL | expand

Message

Tero Kristo July 13, 2020, 8:34 a.m. UTC
Hi,

V6 has only a bunch of static checker warnings fixed. Tested building
with W=1 and C=1 make options, also did a sanity test with crypto
manager tests + extra tests, and did a quick trial with tcrypt.

-Tero


--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

Comments

Herbert Xu July 23, 2020, 7:56 a.m. UTC | #1
On Mon, Jul 13, 2020 at 11:34:20AM +0300, Tero Kristo wrote:
> Hi,
> 
> V6 has only a bunch of static checker warnings fixed. Tested building
> with W=1 and C=1 make options, also did a sanity test with crypto
> manager tests + extra tests, and did a quick trial with tcrypt.

Patches 1-5 applied.  Thanks.