1
0
Fork 0
alistair23-linux/drivers/crypto/allwinner
Corentin Labbe 93c7f4d357 crypto: sun8i-ce - enable working on big endian
On big endian kernel, the sun8i-ce crypto driver does not works.
This patch do the necessary modification to permit it to work on BE
kernel (setting descriptor entries as __le32 and adding some cpu_to_le32)

Fixes: 06f751b613 ("crypto: allwinner - Add sun8i-ce Crypto Engine")
Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-11-22 18:48:38 +08:00
..
sun4i-ss crypto: sun4i-ss - fix big endian issues 2019-11-22 18:48:37 +08:00
sun8i-ce crypto: sun8i-ce - enable working on big endian 2019-11-22 18:48:38 +08:00
sun8i-ss crypto: allwinner - fix some spelling mistakes 2019-11-15 13:44:17 +08:00
Kconfig crypto: sun4i-ss - remove dependency on not 64BIT 2019-11-22 18:48:37 +08:00
Makefile crypto: allwinner - Add sun8i-ss cryptographic offloader 2019-11-01 13:38:31 +08:00