On Wed, Oct 16, 2019 at 03:33:41PM +0200, Corentin Labbe wrote: > Hello > > This patch serie adds support for the second version of Allwinner Security System. > The first generation of the Security System is already handled by the sun4i-ss driver. > Due to major change, the first driver cannot handle the second one. > This new Security System is present on A80 and A83T SoCs. > > For the moment, the driver support only DES3/AES in ECB/CBC mode. > Patchs for CTR/CTS, RSA and RNGs will came later. > > This serie is tested with CRYPTO_MANAGER_EXTRA_TESTS > and tested on: > sun8i-a83t-bananapi-m3 > sun9i-a80-cubieboard4 > > This serie is based on top of the "crypto: add sun8i-ce driver for > Allwinner crypto engine" serie. For the crypto part, Acked-by: Maxime Ripard <mripard@xxxxxxxxxx> I'll apply patches 3 and 4 once Herbert will have merged the patches 1 and 2 Thanks! Maxime