On Fri, Apr 12, 2024 at 04:22:04PM +0800, Herbert Xu wrote: > On Fri, Apr 12, 2024 at 08:19:36AM +0000, Alexey Romanov wrote: > > > > Old Amlogic Soc's for crypto HW used a BLKMV engine, which required > > a clk input and a second interrupt line. New SoC's uses DMA engine > > and don't need this. > > > > I spoke with vendor, and they confirmed that AXG, G12A, G12B, SM1, > > A1, S4 and GXL is using DMA engine and crypto HW is not connected > > to clk / second interrupt line. > > Sorry I'm just asking you to ensure that you've tested the whole > patch-series with CRYPTO_MANAGER_EXTRA_TESTS enabled and there are > no errors reported. Oh, yep, I will test with this option enabled soon. > > Thanks, > -- > Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> > Home Page: http://gondor.apana.org.au/~herbert/ > PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- Thank you, Alexey