OpenCloudOS-Kernel/drivers/crypto/allwinner
Corentin Labbe 87f34260f5 crypto: sun8i-ce - handle endianness of t_common_ctl
t_common_ctl is LE32 so we need to convert its value before using it.
This value is only used on H6 (ignored on other SoCs) and not handling
the endianness cause failure on xRNG/hashes operations on H6 when running BE.

Fixes: 06f751b613 ("crypto: allwinner - Add sun8i-ce Crypto Engine")
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-09-25 17:48:17 +10:00
..
sun4i-ss crypto: sun4i-ss - Fix sparse endianness markers 2020-09-18 17:20:10 +10:00
sun8i-ce crypto: sun8i-ce - handle endianness of t_common_ctl 2020-09-25 17:48:17 +10:00
sun8i-ss crypto: sun8i-ss - better debug printing 2020-09-25 17:48:17 +10:00
Kconfig crypto: sun8i-ss - support hash algorithms 2020-09-25 17:48:17 +10:00
Makefile crypto: allwinner - Add sun8i-ss cryptographic offloader 2019-11-01 13:38:31 +08:00