Re: [PATCH 0/3] crypto: mxs-dcp - Fix tcrypt on imx6

2018-10-07 Thread Herbert Xu
On Tue, Oct 02, 2018 at 07:01:46PM +, Leonard Crestez wrote: > The mxs-dcp driver currently fails to probe on imx6. Fix the whole thing > by porting a cleaned/squashed version of fixes carried in the NXP vendor > tree. > > Tested with "modprobe tcrypt" and CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=n

[PATCH 0/3] crypto: mxs-dcp - Fix tcrypt on imx6

2018-10-02 Thread Leonard Crestez
The mxs-dcp driver currently fails to probe on imx6. Fix the whole thing by porting a cleaned/squashed version of fixes carried in the NXP vendor tree. Tested with "modprobe tcrypt" and CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=n on imx6sl imx6sll imx6ull: no failures. I'm not very familiar with crypto