diff options
author | Tudor Ambarus <tudor-dan.ambarus@nxp.com> | 2016-09-30 12:09:39 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-10-02 22:33:45 +0800 |
commit | f97581cfa6e7db9818520597b8a44f8268d75013 (patch) | |
tree | 3142b5190712e36c9c3d143086de0a1151c6f27a /drivers/mmc | |
parent | 81422badb39078fde1ffcecda3caac555226fc7b (diff) |
crypto: caam - treat SGT address pointer as u64
Even for i.MX, CAAM is able to use address pointers greater than
32 bits, the address pointer field being interpreted as a double word.
Enforce u64 address pointer in the sec4_sg_entry struct.
This patch fixes the SGT address pointer endianness issue for
32bit platforms where core endianness != caam endianness.
Signed-off-by: Tudor Ambarus <tudor-dan.ambarus@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/mmc')
0 files changed, 0 insertions, 0 deletions