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>
|
||
|---|---|---|
| .. | ||
| aws-iot.bbclass | ||
| dey-image-installer.bbclass | ||
| dey-image.bbclass | ||
| dey-swupdate-common.bbclass | ||
| dey-swupdate.bbclass | ||
| populate_sdk_qt6.bbclass | ||
| qt-version.bbclass | ||
| trustfence.bbclass | ||