diff options
author | Corentin Labbe <clabbe@baylibre.com> | 2019-11-17 16:09:53 +0000 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-11-22 18:48:39 +0800 |
commit | 3d04158814e7a808c38124c87502b430b916dfcb (patch) | |
tree | 2325ae2f55419dacb47d6f2526386c5014fc84a5 /crypto/keywrap.c | |
parent | 93c7f4d357de68f1e3a998b2fc775466d75c4c07 (diff) | |
download | linux-3d04158814e7a808c38124c87502b430b916dfcb.tar.bz2 |
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: 48fe583fe541 ("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>
Diffstat (limited to 'crypto/keywrap.c')
0 files changed, 0 insertions, 0 deletions