summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/fsl/jr.h
diff options
context:
space:
mode:
authorSaksham Jain <saksham.jain@nxp.com>2016-03-23 16:24:41 +0530
committerYork Sun <york.sun@nxp.com>2016-03-29 08:46:22 -0700
commit69b6a796f7a7cf2a7946e07e32346bf5595829d5 (patch)
tree048c8140e739a02d372fed20ee975691690864c1 /drivers/crypto/fsl/jr.h
parent4a97a0c91d25763d7c3af5530c5e89f53fee7643 (diff)
downloadtalos-obmc-uboot-69b6a796f7a7cf2a7946e07e32346bf5595829d5.tar.gz
talos-obmc-uboot-69b6a796f7a7cf2a7946e07e32346bf5595829d5.zip
crypto/fsl: Correct 64-bit write when MMU disabled
When MMU is disabled, 64-bit write must be aligned at 64-bit boundary. Becaue the memory location is not guaranteed to be 64-bit aligned, the 64-bit write needs to be split into two 32-bit writes to avoid the alignment exception. Signed-off-by: Aneesh Bansal <aneesh.bansal@nxp.com> Signed-off-by: Saksham Jain <saksham.jain@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'drivers/crypto/fsl/jr.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud