summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authoryan wang <[email protected]>2026-04-17 10:30:49 +0200
committerTom Rini <[email protected]>2026-05-05 10:37:09 -0600
commit9ff82a771c44a8cf38bd52b556f685ddbc6f1a55 (patch)
tree956c53004b89d173b8a433f69b31914a3aa5ea70 /src
parent5006121b44a2d147e7e426c74537b3566407e853 (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