linux_dsm_epyc7002/drivers/crypto/inside-secure
Antoine Ténart 69ee4dd5ea crypto: inside-secure - use threaded IRQs for result handling
This patch moves the result handling from an IRQ handler to a threaded
IRQ handler, to improve the number of complete requests being handled at
once.

Suggested-by: Ofer Heifetz <oferh@marvell.com>
Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-12-22 20:03:33 +11:00
..
Makefile crypto: inside-secure - add SafeXcel EIP197 crypto engine driver 2017-06-10 12:04:21 +08:00
safexcel_cipher.c crypto: inside-secure - move request dequeueing into a workqueue 2017-12-22 20:03:32 +11:00
safexcel_hash.c crypto: inside-secure - move request dequeueing into a workqueue 2017-12-22 20:03:32 +11:00
safexcel_ring.c crypto: inside-secure - use the base_end pointer in ring rollback 2017-06-20 11:21:48 +08:00
safexcel.c crypto: inside-secure - use threaded IRQs for result handling 2017-12-22 20:03:33 +11:00
safexcel.h crypto: inside-secure - use threaded IRQs for result handling 2017-12-22 20:03:33 +11:00