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>
|
||
|---|---|---|
| .. | ||
| include | ||
| ccimx6qpsbc.conf | ||
| ccimx6sbc.conf | ||
| ccimx6ulsbc.conf | ||
| ccimx6ulstarter.conf | ||
| ccimx8mm-dvk.conf | ||
| ccimx8mn-dvk.conf | ||
| ccimx8x-sbc-express.conf | ||
| ccimx8x-sbc-pro.conf | ||
| ccimx93-dvk.conf | ||
| ccmp13-dvk.conf | ||
| ccmp15-dvk.conf | ||