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

Attachment: signature.asc
Description: PGP signature

Reply via email to