Different mechanisms are used to sign FIT images on the ccmp1 platforms and the
ccimx93, and we manage each mechanism via a different variable. The variable
names don't really reflect which platform they affect, which makes maintenance
harder.
Rename the variables so that it's easier to identify the platforms/vendors they
affect:
* Replace TRUSTFENCE_FIT_IMG with TRUSTFENCE_SIGN_FIT_STM
* Replace TRUSTFENCE_SIGN_FIT_ARTIFACT with TRUSTFENCE_SIGN_FIT_NXP
Don't rename TRUSTFENCE_FIT_IMG_SIGN_KEYNAME
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
|
||
|---|---|---|
| .. | ||
| fsl-eula-graphics.bbclass | ||
| fsl-eula-unpack2.bbclass | ||
| fsl-eula.bbclass | ||
| fsl-eula2-package-arch.bbclass | ||
| fsl-eula2-unpack2.bbclass | ||
| fsl-eula2.bbclass | ||
| image_types_digi.bbclass | ||
| remove-pkg-postinst-ontarget.bbclass | ||