commit | d1d787bcebfe122a5bd443ae565696661e2e9656 | [log] [tgz] |
---|---|---|
author | Corentin Labbe <clabbe.montjoie@gmail.com> | Thu Nov 14 13:58:49 2019 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Nov 22 18:48:37 2019 +0800 |
tree | 0cddb7e597758348a4708abddda40a7c6fedfe5c | |
parent | 2edf86414b66b2cd921547000208b383972cd11a [diff] |
crypto: sun4i-ss - fix big endian issues When testing BigEndian kernel, the sun4i-ss was failling all crypto tests. This patch fix endian issues with it. Fixes: 6298e948215f ("crypto: sunxi-ss - Add Allwinner Security System crypto accelerator") Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>