[PATCH v2 17/33] boot: Update fit_image_get_emb_data to use abuf

Tom Rini trini at konsulko.com
Fri Jan 10 22:15:28 CET 2025


On Fri, Jan 10, 2025 at 12:23:42PM -0700, Simon Glass wrote:
> Hi Tom,
> 
> On Fri, 10 Jan 2025 at 09:17, Tom Rini <trini at konsulko.com> wrote:
[snip]
> > It be great if buildman size comparison had some way to csv the output.
> > That's what's missing imo from being able to have some automation or
> > even just nicer tooling.
> 
> What sort of tooling could we have? I would like something in CI which
> reports code-size changes in a useful way, perhaps failing if the
> delta is too large for more than x boards. WDYT?

I don't want it making automated decisions (for example when platforms
enable features they grow, a lot, on purpose) but generating an output
that can be imported elsewhere would be good.  I want something that can
be thrown in a database (or added to a database). Setting aside the
challenge of LTO, and looking at what I see in a recent before/after, it
would be good to query and see that for ~60 platforms mpc8xxx_gpio_probe
grew by 44 bytes. Which platforms that is only matters if it's not clear
from the log which commit that's likely from.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250110/6b2cf9d4/attachment.sig>


More information about the U-Boot mailing list