[PATCH 0/6] Attempt to enforce standard extensions for build output

Michael Walle michael at walle.cc
Thu Aug 24 09:32:40 CEST 2023


Hi,

> This series adjusts binman to enforce just 4 extensions for output 
> images:
> 
>    .bin
>    .rom
>    .itb
>    .img
> 
> Other extensions will produce an error. With this rule observed, 
> buildman
> can keep the required files.

How does this work? I didn't get all the patches from this series, which 
makes
it really hard to review or ack the individual patches.

Are we just whitelisting any files with these extension? Honestly, this
sounds like an arbitrary restriction to me. But maybe I'm missing some
context.

-michael


More information about the U-Boot mailing list