cmd: fwu: Dump custom fields from mdata structure
authorMichal Simek <michal.simek@amd.com>
Fri, 21 Mar 2025 10:25:48 +0000 (11:25 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 11 Apr 2025 11:20:38 +0000 (13:20 +0200)
commit70d5f6e21ee33693d2d34b8eede34c83d45663b8
treed17d29d3e11955496fd87d19be7dcb74b2f7340f
parent3d8e1b7b2df4559fe2ae99ece13d066893f660ea
cmd: fwu: Dump custom fields from mdata structure

The commit cb9ae40a16f0 ("tools: mkfwumdata: add logic to append vendor
data to the FWU metadata") added support for adding vendor data to mdata
structure but it is not visible anywhere that's why extend fwu command to
dump it.

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