diff options
author | Gabe Black <gabeblack@google.com> | 2013-03-06 04:46:00 -0800 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2013-03-13 23:42:09 +0100 |
commit | 00e5da6f25483f5d29aefadfff56a11dd0f3c97c (patch) | |
tree | eff3b2371dcd437bd18cf66819b9852ac108478f /3rdparty/blobs | |
parent | 903f8e03307de8a689244eec5bf9aface73850b1 (diff) |
libpayload: Don't do unaligned accesses during LZMA decompression
Use memcpy to access a uint32_t that's inherently unaligned due to the layout
of the LZMA header format.
Built and booted on Daisy and saw a data abort go away. Built and booted
into developer mode on Link and verified that bitmaps were
decompressed/displayed correctly.
Change-Id: Id3ae746c04d23bcb0345cb71797bfa219479cc8f
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: http://review.coreboot.org/2670
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to '3rdparty/blobs')
0 files changed, 0 insertions, 0 deletions