commit | 184bf653a7a452c18b29136e6ef59972af288c7e | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ardb@kernel.org> | Mon Feb 24 11:15:27 2020 +0100 |
committer | Ard Biesheuvel <ardb@kernel.org> | Thu Feb 27 11:15:10 2020 +0100 |
tree | 36e37e1484fd4340ca70b9eb9ecf6dafd6211dab | |
parent | e951a1f427f2312e17b4e0f485e60068ca1423bb [diff] |
ARM: decompressor: factor out routine to obtain the inflated image size Before adding another reference to the inflated image size, factor out the slightly complicated way of loading the unaligned little-endian constant from the end of the compressed data. Tested-by: Tony Lindgren <tony@atomide.com> Tested-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Ard Biesheuvel <ardb@kernel.org>