FWU: cmd: Add a command to read FWU metadata
authorSughosh Ganu <sughosh.ganu@linaro.org>
Fri, 21 Oct 2022 12:46:04 +0000 (18:16 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 31 Oct 2022 18:47:33 +0000 (14:47 -0400)
commite68c03be46ce9bf409a2a9ad761a247d8640c89a
treeec8a1f82f880cd5167927d8d773069ff60509235
parent86794052418b7aa15d94025add3082cd357a0b12
FWU: cmd: Add a command to read FWU metadata

Add a command to read the metadata as specified in the FWU
specification and print the fields of the metadata.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
cmd/Kconfig
cmd/Makefile
cmd/fwu_mdata.c [new file with mode: 0644]
doc/usage/cmd/fwu_mdata.rst [new file with mode: 0644]
doc/usage/index.rst