summaryrefslogtreecommitdiff
path: root/scripts/lib/image/__init__.py
diff options
context:
space:
mode:
authorYuanjie Huang <Yuanjie.Huang@windriver.com>2014-10-22 04:47:57 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-12-31 10:17:05 +0000
commitbb3606e8312bf339bb888cd5b0bc7e6190e971f7 (patch)
tree2832249afc9d700ae413b8ebe1aa92a823ab4f19 /scripts/lib/image/__init__.py
parent7e4e2301d95f897e2f91b1c37b56dbd190841acb (diff)
downloadopenembedded-core-bb3606e8312bf339bb888cd5b0bc7e6190e971f7.tar.gz
openembedded-core-bb3606e8312bf339bb888cd5b0bc7e6190e971f7.tar.bz2
openembedded-core-bb3606e8312bf339bb888cd5b0bc7e6190e971f7.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. (From OE-Core rev: a31080021ad3ecfb92220dcb8c717928db268f1e) 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> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'scripts/lib/image/__init__.py')
0 files changed, 0 insertions, 0 deletions