[PATCH v2] boot: Add fit_config_get_hash_list() to build signed node list
Tom Rini
trini at konsulko.com
Mon Mar 9 17:57:24 CET 2026
On Thu, 05 Mar 2026 18:20:09 -0700, Simon Glass wrote:
> The hashed-nodes property in a FIT signature node lists which FDT paths
> are included in the signature hash. It is intended as a hint so should
> not be used for verification.
>
> Add a function to build the node list from scratch by iterating the
> configuration's image references. Skip properties known not to be image
> references. For each image, collect the path plus all hash and cipher
> subnodes.
>
> [...]
Applied to u-boot/master, thanks!
[1/1] boot: Add fit_config_get_hash_list() to build signed node list
commit: 2092322b31cc8b1f8c9e2e238d1043ae0637b241
--
Tom
More information about the U-Boot
mailing list