Re: [PATCH v2 1/1] crypto: Added support for Freescale's DCP co-processor

2013-05-28 Thread Herbert Xu
On Sun, May 19, 2013 at 09:59:38PM +0200, Tobias Rauter wrote: > This patch enables the DCP crypto functionality on imx28. > Currently, only aes-128-cbc is supported. > Moreover, the dcpboot misc-device, which is used by Freescale's > SDK tools and uses a non-software-readable OTP-key, is added. >

[PATCH v2 1/1] crypto: Added support for Freescale's DCP co-processor

2013-05-19 Thread Tobias Rauter
This patch enables the DCP crypto functionality on imx28. Currently, only aes-128-cbc is supported. Moreover, the dcpboot misc-device, which is used by Freescale's SDK tools and uses a non-software-readable OTP-key, is added. Changes of v2: - ring buffer for hardware-descriptors - use of ablkciphe