开发者

Best way to validate a WinCE OS image (.bin) file?

开发者 https://www.devze.com 2022-12-29 08:09 出处:网络
We have a Windows CE 6.0 based product that allows for firmware 开发者_开发知识库upgrades through a web interface. I want to perform a sanity check on the new firmware image to be sure that it is vali

We have a Windows CE 6.0 based product that allows for firmware 开发者_开发知识库upgrades through a web interface. I want to perform a sanity check on the new firmware image to be sure that it is valid. How should I perform the validation?

I see in the BIOSLOADER code, there is support code for decoding a BIN file. I suppose I could massage that to perform the validation. Is there a better way?

Thanks!


The safest way is to wrap the firmware blob in a container format which supports some form of public key signatures.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号