crypto/caam_jr: fix shared descriptor endianness
authorGagandeep Singh <g.singh@nxp.com>
Mon, 8 Apr 2019 08:59:28 +0000 (08:59 +0000)
committerAkhil Goyal <akhil.goyal@nxp.com>
Thu, 18 Apr 2019 14:01:28 +0000 (16:01 +0200)
commitd80dc4bb7c89321d8e03e5b7f278e30e99078bea
tree80a83a3810b8edd2880ec53098e206c50293cc87
parent81fe96a0cece6083981cc49e81a94215e4ef02ff
crypto/caam_jr: fix shared descriptor endianness

build a shared descriptor accordingly if core and
CAAM endianness is same or different

Fixes: 6ef6beca8844 ("crypto/caam_jr: add enqueue/dequeue operations")
Cc: stable@dpdk.org
Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
drivers/crypto/caam_jr/caam_jr.c