linux/drivers/crypto/inside-secure
Ofer Heifetz 63b942782f crypto: inside-secure - set tx_max_cmd_queue to 32
The ORO bridge (connected to the EIP197 write channel) does not
generate back pressure towards the EIP197 when its internal FIFO is
full. It assumes that the EIP will not drive more write transactions
than the maximal supported outstanding (32).

Hence tx_max_cmd_queue must be configured to 5 (or less).

Signed-off-by: Ofer Heifetz <oferh@marvell.com>
Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2018-07-09 00:30:15 +08:00
..
Makefile
safexcel_cipher.c crypto: inside-secure - eip197d support 2018-07-09 00:30:13 +08:00
safexcel_hash.c crypto: inside-secure - eip197d support 2018-07-09 00:30:13 +08:00
safexcel_ring.c crypto: inside-secure - dynamic ring configuration allocation 2018-07-09 00:30:12 +08:00
safexcel.c crypto: inside-secure - set tx_max_cmd_queue to 32 2018-07-09 00:30:15 +08:00
safexcel.h crypto: inside-secure - set tx_max_cmd_queue to 32 2018-07-09 00:30:15 +08:00