diff options
author | Corentin Labbe | 2019-11-17 17:07:45 +0100 |
---|---|---|
committer | Herbert Xu | 2019-11-22 18:48:38 +0800 |
commit | 93c7f4d357de68f1e3a998b2fc775466d75c4c07 (patch) | |
tree | 10daa601278d72a11919ed494a9c7aa59cf8cdcf /drivers/crypto/bcm | |
parent | 660eda8d50f866e8fc38f3edcd4192c2626b44ea (diff) |
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: 06f751b61329 ("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>
Diffstat (limited to 'drivers/crypto/bcm')
0 files changed, 0 insertions, 0 deletions