tools/bluemoon: Add support for checking other firmware file types
authorTedd Ho-Jeong An <tedd.an@intel.com>
Tue, 2 Feb 2021 03:40:05 +0000 (19:40 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:34 +0000 (19:08 +0530)
commit4b59202b88c6561e08182044f97fa3d468121017
treed052a402b9d7934c32a22ad7b4dd1b2717b92629
parent2c3bb1597d43732ee01a8c5d62f2ddbc39faf065
tools/bluemoon: Add support for checking other firmware file types

There are more firmware files for Intel devices like .ddc, and .bseq.
This patch checks the file extension and analyze the firmware file.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
tools/bluemoon.c