Le Tue, Sep 27, 2022 at 11:34:58PM +0200, Aurelien Jarno a écrit : > On 2022-09-27 08:00, Corentin Labbe wrote: > > Hello > > > > Rockchip rk3568 and rk3588 have a common crypto offloader IP different > > than rk3228 one. > > I started to work the driver for this IP on a rk3588 based board, but this SoC > > is still not upstream. > > So it is why I send this serie asking for test since I own no rk3568 and > > I need to be sure datasheet is right. > > I did a quick test, and it doesn't seem to work. I get: > > rk3588-crypto fe380000.crypto: DMA timeout > rk3588-crypto fe380000.crypto: DMA timeout > > That's on an ODROID-M1 board, so with the set of patches I sent > yesterday to support it. Thanks for testing it, probably I did something wrong because I got a successfull test by someone on #linux-rockchip. But I dont know on which board it is, and it was on my debug tree, so probably cleaned something wrong before sending the patchs. If I sent you a link to my tree, could you retry ? Regards