Re: [PATCH 0/9] boot: add imagemap on-demand image loading from storage
Tom Rini <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <20260824225920.GO523975@bill-the-cat> |
On Sun, Aug 23, 2026 at 08:12:43PM +0100, Daniel Golle wrote: > This series adds "imagemap", a small layer for reading FIT images > directly from storage on demand instead of copying the whole image > into RAM first. It keeps a translation table of the byte ranges > already loaded, so a header probe, signature verification and the > final load can reuse a single read, and it hooks transparently into > fit_image_load() so all existing verification and decompression paths > run unchanged for both RAM- and storage-backed images. As I was looking at the patches, I saw at least one checkpatch.pl alignment place to fix, so please cover those in v2. Conceptually, I'm OK with this. I need to throw the series at a world build before/after and see what the fallout is on not-enabled platforms. I'm assuming that once this gets where I can throw Coverity at it, it will complain about a few things too. Before posting v2, please throw this though CI too, I'm pretty sure I saw a documentation style problem that would blow up there. Thanks! -- Tom
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQTzzqh0PWDgGS+bTHor4qD1Cr/kCgUCaozMyAAKCRAr4qD1Cr/k CkUjAP9gBZ8KH4P/8o3iqQEvKaAJG//6BFsseY5/ZhNEI4FKMwD9GF9+ntjwOdA6 fp/h2hH8EjPWcwkZwhTBgnR6y7WhMA4= =0riB -----END PGP SIGNATURE-----