Message ID | 20220508185957.3629088-1-clabbe@baylibre.com (mailing list archive) |
---|---|
Headers | show |
Series | crypto: rockchip: permit to pass self-tests | expand |
Le Sun, May 08, 2022 at 06:59:24PM +0000, Corentin Labbe a écrit : > Hello > > The rockchip crypto driver is broken and do not pass self-tests. > This serie's goal is to permit to become usable and pass self-tests. > > This whole serie is tested on a rk3328-rock64, rk3288-miqi and > rk3399-khadas-edge-v with selftests (with CONFIG_CRYPTO_MANAGER_EXTRA_TESTS=y) > > Regards > This is a gentle ping since this serie has now, no comment to address. Regards
On Mon, Jun 13, 2022 at 01:23:04PM +0200, LABBE Corentin wrote: > Le Sun, May 08, 2022 at 06:59:24PM +0000, Corentin Labbe a écrit : > > The rockchip crypto driver is broken and do not pass self-tests. > > This serie's goal is to permit to become usable and pass self-tests. > > > > This whole serie is tested on a rk3328-rock64, rk3288-miqi and > > rk3399-khadas-edge-v with selftests (with CONFIG_CRYPTO_MANAGER_EXTRA_TESTS=y) > > > > Regards > > > > This is a gentle ping since this serie has now, no comment to address. I've just replied to patch 14 with a comment, but other than that I agree that patches 1-24 look good. It would be good to get these merged soon as crypto acceleration on Rockchip hardware has been totally broken for several releases now. Patches 1-13 and 15-24 are: Reviewed-by: John Keeping <john@metanate.com> I'm less sure about patches 25-33 as I don't really know much about the crypto API, but it seems strange that dispatching requests to two (nearly) identical accelerators should need so much special handling in the driver and that there isn't some higher level management for this.
On Sunday, 8 May 2022 20:59:24 CEST Corentin Labbe wrote: > The rockchip crypto driver is broken and do not pass self-tests. > This serie's goal is to permit to become usable and pass self-tests. > > This whole serie is tested on a rk3328-rock64, rk3288-miqi and > rk3399-khadas-edge-v with selftests (with > CONFIG_CRYPTO_MANAGER_EXTRA_TESTS=y) https://salsa.debian.org/kernel-team/linux/-/merge_requests/493 is where I integrated this patch set with the Debian kernel and tested that successfully on my Pine64 Rock64. IOW: Tested-by Diederik de Haas <didi.debian@cknow.org> AFAIK, this patch set has also been tested on rk3399-rockpro64 by sigmaris.