Re: [PATCH 00/10] crypto: at91: add support for SAMA5D4 and fix related bugs

2015-04-08 Thread Herbert Xu
On Tue, Apr 07, 2015 at 05:45:01PM +0800, Leilei Zhao wrote: > The series of patches add crypto driver for SAMA5D4 and > fix some bugs about Atmel crypto driver: > - Add new IP version for AES and SHA. > - The spinlock is not initialized before using. > - Fix sg list management to avoid crash i

[PATCH 00/10] crypto: at91: add support for SAMA5D4 and fix related bugs

2015-04-07 Thread Leilei Zhao
The series of patches add crypto driver for SAMA5D4 and fix some bugs about Atmel crypto driver: - Add new IP version for AES and SHA. - The spinlock is not initialized before using. - Fix sg list management to avoid crash if there is a zero length sg in list. - The max burst size in DMA confi