diff options
| author | Daniel Golle <[email protected]> | 2026-07-28 23:09:38 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-08-10 12:32:41 -0600 |
| commit | ba9ce23d21e3536b7de5e5722f20b8d6be695d3c (patch) | |
| tree | 276a50a45043ec6caadfc73b33ea4e2d82b1c330 /scripts | |
| parent | b635d43bca429500cb8ef20aa151cb5773b9a8a5 (diff) | |
boot: fit: factor out node-path collection in fit_config_add_hash()
Both the boot-side and host-side fit_config_add_hash() repeat the same
sequence to append a node's path to the hashed-node list three times:
for the image node, for each hash subnode and for the cipher subnode.
Extract it into a helper, fit_config_add_node(), in each file, with no
functional change.
Signed-off-by: Daniel Golle <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
