diff options
author | Yuanjie Huang <Yuanjie.Huang@windriver.com> | 2014-10-22 04:47:57 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-11-04 10:19:53 +0000 |
commit | a31080021ad3ecfb92220dcb8c717928db268f1e (patch) | |
tree | 2d164c1d459dbbd4716a620add2a9e3471a88c8e /meta/recipes-devtools/docbook-utils | |
parent | 9f2398a0ff42389052155d971f136a37c5dc80da (diff) | |
download | openembedded-core-a31080021ad3ecfb92220dcb8c717928db268f1e.tar.gz openembedded-core-a31080021ad3ecfb92220dcb8c717928db268f1e.tar.bz2 openembedded-core-a31080021ad3ecfb92220dcb8c717928db268f1e.zip |
mtd-utils: Fix alignment trap triggered by NEON instructions
NEON instruction VLD1.64 was used to copy 64 bits data after type
casting, and they will trigger alignment trap.
This patch uses memcpy to avoid alignment problem.
Signed-off-by: Yuanjie Huang <Yuanjie.Huang@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/docbook-utils')
0 files changed, 0 insertions, 0 deletions