aboutsummaryrefslogtreecommitdiff
path: root/jffsX-utils/mkfs.jffs2.c
diff options
context:
space:
mode:
authorYuanjie Huang <Yuanjie.Huang@windriver.com>2017-03-02 10:43:56 +0100
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2017-03-02 10:43:56 +0100
commit7d026a85946a08b8167dcd792ea6660bf6a49e08 (patch)
treee5679d9197ceced8d7fa488c34b1d34e6b317552 /jffsX-utils/mkfs.jffs2.c
parentd7e86124d55bbcee1b82c68b82389ebcda588076 (diff)
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: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'jffsX-utils/mkfs.jffs2.c')
0 files changed, 0 insertions, 0 deletions