forked from Minki/linux
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:
|
||
---|---|---|
.. | ||
sun4i-ss | ||
sun8i-ce | ||
sun8i-ss | ||
Kconfig | ||
Makefile |