[RESEND RFC PATCH 10/10] FWU: cmd: Add a command to read metadata

2021-11-24 Thread Sughosh Ganu
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 --- cmd/Kconfig| 6 + cmd/Makefile | 1 + cmd/fwu_metadata.c | 65 ++ 3 files changed, 72 ins

[RFC PATCH 10/10] FWU: cmd: Add a command to read metadata

2021-11-24 Thread Sughosh Ganu
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 --- cmd/Kconfig| 6 + cmd/Makefile | 1 + cmd/fwu_metadata.c | 65 ++ 3 files changed, 72 ins