Trying to use Secure Boot with WP7608 and have a few questions going through the Secure Boot Application note from the source.
-
Section 6.2 step 4 mentions about packaging signed images into a CWE image. The script mentions mdm9x28-image-cwe.inc depends on cwetool-native wherein it is not mentioned on how to use it ?
-
Syntax of the script and whether it has to be put in the same folder as the signing server is not mentioned?
-
How to verify the image is signed properly with the key, before loading it into the device?
-
There is no build seen for cwetool-native does this need to be built in the SDK for use?