linux/drivers/crypto/marvell
Romain Perier 2786cee8e5 crypto: marvell - Move SRAM I/O operations to step functions
Currently the crypto requests were sent to engines sequentially.
This commit moves the SRAM I/O operations from the prepare to the step
functions. It provides flexibility for future works and allow to prepare
a request while the engine is running.

Signed-off-by: Romain Perier <romain.perier@free-electrons.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2016-06-23 18:17:25 +08:00
..
cesa.c crypto: marvell - Add a complete operation for async requests 2016-06-23 18:17:24 +08:00
cesa.h crypto: marvell - Add a complete operation for async requests 2016-06-23 18:17:24 +08:00
cipher.c crypto: marvell - Move SRAM I/O operations to step functions 2016-06-23 18:17:25 +08:00
hash.c crypto: marvell - Move SRAM I/O operations to step functions 2016-06-23 18:17:25 +08:00
Makefile crypto: marvell/cesa - add TDMA support 2015-06-19 22:18:03 +08:00
tdma.c crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove it 2016-06-23 18:17:23 +08:00