diff options
| author | yan wang <[email protected]> | 2026-04-17 10:30:49 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-05-05 10:37:09 -0600 |
| commit | 9ff82a771c44a8cf38bd52b556f685ddbc6f1a55 (patch) | |
| tree | 956c53004b89d173b8a433f69b31914a3aa5ea70 /src | |
| parent | 5006121b44a2d147e7e426c74537b3566407e853 (diff) | |
binman: collection: Set build_done on referenced entries
The collection etype uses phandles in the 'content' property to
reference other entries. Mark each referenced entry with build_done
to avoid rebuilding the same entry data multiple times.
This is important for cases where rebuilding may change the data
content, e.g. due to timestamps or random IVs in encryption.
Refactor GetContentsByPhandle() to return both the entry object and
its data.
Signed-off-by: yan wang <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions
