Star64_linux/drivers/crypto/inside-secure
Pascal van Leeuwen c3510fec6e crypto: inside-secure - Fix hangup during probing for EIP97 engine
Fixed mask used for CFSIZE and RFSIZE fields of HIA_OPTIONS register,
these were all 1 bit too wide. Which caused the probing of a standard
EIP97 to actually hang due to assume way too large descriptor FIFO's.

Signed-off-by: Pascal van Leeuwen <pvanleeuwen@verimatrix.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-11-17 08:37:29 +08:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
safexcel.c crypto: inside-secure - Add missed clk_disable_unprepare 2019-11-08 23:15:53 +08:00
safexcel.h crypto: inside-secure - Fix hangup during probing for EIP97 engine 2019-11-17 08:37:29 +08:00
safexcel_cipher.c crypto: inside-secure - Fixed warnings on inconsistent byte order handling 2019-11-01 13:33:42 +08:00
safexcel_hash.c crypto: inside-secure - Fixed warnings on inconsistent byte order handling 2019-11-01 13:33:42 +08:00
safexcel_ring.c crypto: inside-secure - Add support for the EIP196 2019-10-05 01:06:19 +10:00