Thread (7 messages) 7 messages, 2 authors, 2014-12-03
STALE4257d

[PATCH v4 0/4] crypto: sahara - SHA support

From: Steffen Trumtrar <hidden>
Date: 2014-12-01 12:26:48

Hi!

This series adds support for
	- i.MX53 support
	- SHA1/256
to the SAHARA driver.

- Version 4 is a major overhaul of the previous versions.
  The tasklet/watchdog implementation of the driver is replaced by a kthread
  and completions. This makes sure, that only one request is queued into
  the device and makes sure that the requests from user-space processes are
  correctly enqueued into the queue. This means, that the queue is responsible
  for sequentializing accesses from userspace.

- The request is now saved into the sahara_sha_reqctx

Regards,
Steffen

Steffen Trumtrar (4):
  crypto: sahara - fix spinlock initialization
  crypto: sahara - add support for i.MX53
  crypto: sahara - replace tasklets with kthread
  crypto: sahara - add support for SHA1/256

 .../devicetree/bindings/crypto/fsl-imx-sahara.txt  |   2 +-
 drivers/crypto/sahara.c                            | 794 ++++++++++++++++++---
 2 files changed, 704 insertions(+), 92 deletions(-)

-- 
2.1.3
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help