1
0
Fork 0
alistair23-linux/drivers/crypto/amlogic
Corentin Labbe 3d04158814 crypto: amlogic - enable working on big endian kernel
On big endian kernel, the GXL crypto driver does not works.
This patch do the necessary modification to permit it to work on BE
kernel (removing bitfield and adds some cpu_to_le32).

Fixes: 48fe583fe5 ("crypto: amlogic - Add crypto accelerator for amlogic GXL")
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-11-22 18:48:39 +08:00
..
Kconfig crypto: skcipher - rename the crypto_blkcipher module and kconfig option 2019-11-01 13:42:47 +08:00
Makefile
amlogic-gxl-cipher.c crypto: amlogic - enable working on big endian kernel 2019-11-22 18:48:39 +08:00
amlogic-gxl-core.c crypto: amlogic - ensure error variable err is set before returning it 2019-11-08 23:00:46 +08:00
amlogic-gxl.h crypto: amlogic - enable working on big endian kernel 2019-11-22 18:48:39 +08:00