93c7f4d357
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:
|
||
---|---|---|
.. | ||
Makefile | ||
sun8i-ce-cipher.c | ||
sun8i-ce-core.c | ||
sun8i-ce.h |