Files
u-boot/common/spl
Sean Anderson 57d3da6fee spl: legacy: Honor bl_len when decompressing
When allocating a buffer to load compressed data into, we need to ensure we
have enough space for over- and under-flow due to alignment. Otherwise we
will clobber the malloc bookkeeping data. Calculate the correct amount of
overhead and use it when determining the size.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
2023-11-16 12:43:48 -05:00
..
2022-10-31 11:03:59 -04:00
2023-07-30 18:53:08 +02:00
2023-09-19 11:36:26 -04:00
2022-09-25 08:30:05 -06:00
2023-10-17 20:50:52 -04:00