[PATCH v4 1/7] scripts/make_fit: Speed up operation

Nicolas Schier nsc at kernel.org
Sat Nov 8 13:14:49 PST 2025


On Mon, Oct 06, 2025 at 05:01:52PM -0600, Simon Glass wrote:
> The kernel is likely at least 16MB so we may as well use that as a step
> size when reallocating space for the FIT in memory. Pack the FIT at the
> end, so there is no wasted space.
> 
> This reduces the time to pack by an order of magnitude, or so.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 

Reviewed-by: Nicolas Schier <nsc at kernel.org>


-- 
Nicolas



More information about the linux-arm-kernel mailing list