On Fri, 17 May 2024 08:22:24 +0200, Ahmad Fatoum wrote: > KASAN reports that decompression exceeds the bounds of the allocation > and my DT size isn't 4-bytes aligned. Align the allocation size to fix > this. > > Applied, thanks! [1/2] ARM: cpu: start: align uncompressed DTB size to 4 bytes https://git.pengutronix.de/cgit/barebox/commit/?id=ce38eef3c056 (link may not be stable) [2/2] RISC-V: start: align uncompressed DTB size to 4 bytes https://git.pengutronix.de/cgit/barebox/commit/?id=249164bc555f (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>