bdb6cf9f6f
The current sun4i-ss driver could generate data corruption when ciphering/deciphering.
It occurs randomly on end of handled data.
No root cause have been found and the only way to remove it is to replace
all spin_lock_bh by their irq counterparts.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
sun4i-ss-cipher.c | ||
sun4i-ss-core.c | ||
sun4i-ss-hash.c | ||
sun4i-ss.h |