]> git.dujemihanovic.xyz Git - u-boot.git/commit
fwu: metadata: add support for version 2 of the structure
authorSughosh Ganu <sughosh.ganu@linaro.org>
Fri, 22 Mar 2024 10:57:18 +0000 (16:27 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 24 May 2024 19:40:03 +0000 (13:40 -0600)
commit48d9325303d97751e47c6f8abed2cd59a0edc2a6
treefc36b2f86ff4fe5ff5293f46f3c420eb51cb6adf
parente67c0b76d8e80856cd88256ef1d6ac5da904f503
fwu: metadata: add support for version 2 of the structure

Add support for version 2 of the FWU metadata structure. The top level
structure is kept separate through a config symbol. Most of the
fields, primarily used for providing information on updatable images
are common across the two versions.

Also change a few existing structure members used for image
identification to reflect the fact that these are GUIDs, and not
UUIDs.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Tested-by: Michal Simek <michal.simek@amd.com>
include/fwu_mdata.h