Re: [PATCH v4 02/11] crypto: Add Allwinner sun8i-ce Crypto Engine

2019-10-14 Thread kbuild test robot
Hi Corentin, I love your patch! Perhaps something to improve: [auto build test WARNING on cryptodev/master] [cannot apply to v5.4-rc3 next-20191014] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system. BTW, we also suggest to use '--base' option to sp

[PATCH v4 02/11] crypto: Add Allwinner sun8i-ce Crypto Engine

2019-10-12 Thread Corentin Labbe
The Crypto Engine is an hardware cryptographic offloader present on all recent Allwinner SoCs H2+, H3, R40, A64, H5, H6 This driver supports AES cipher in CBC/ECB mode. Signed-off-by: Corentin Labbe --- drivers/crypto/allwinner/Kconfig | 27 + drivers/crypto/allwinner/Makefile