Current pattern does not match the SRKs generated for the ccimx93. The ccimx93 does not support subordinated SGK certs, so the name of the SRKs do not contain the "_ca_" pattern. So relax the expression used in the trustfence bbclass to match the SRKs generated for both platforms. # For the ccimx93 $ ls -1 crts/SRK1*crt.pem crts/SRK1_sha512_secp521r1_v3_usr_crt.pem # For the ccimx8x $ ls -1 crts/SRK1*crt.pem crts/SRK1_sha512_secp521r1_v3_ca_crt.pem Signed-off-by: Javier Viguera <javier.viguera@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 | ||