Do not evaluate TRUSTFENCE_SIGN_MODE on conditions where the sign mode is not relevant: 1) U-Boot binary file should be signed directly after building it when simple U-Boot images are used, but it should not be signed when imx-boot bundled images are used. For those, the signing process is performed later over the whole imx-boot bundled binary file on a different recipe. We use BOOTLOADER_IMAGE_RECIPE variable to evaluate this distinction. BOOTLOADER_IMAGE_RECIPE is set to "u-boot" by default and is set to "imx-boot" on ccimx8x and ccimx8mn machine configuration files. 2) For signing imx-boot images we should treat differently those images that include the RAM configuration in their name and those that don't, as we do for the rest of the tasks in the same recipe. We can ignore the sign mode method in this case. https://jira.digi.com/browse/DEL-7023 Signed-off-by: Gonzalo Ruiz <Gonzalo.Ruiz@digi.com> |
||
|---|---|---|
| .. | ||
| classes | ||
| conf | ||
| custom-licenses | ||
| recipes-bsp | ||
| recipes-core | ||
| recipes-cpu/m4-demos | ||
| recipes-devtools/imx-usb-loader | ||
| recipes-digi | ||
| recipes-kernel | ||
| DIGI_EULA | ||
| DIGI_OPEN_EULA | ||
| README | ||
README
OpenEmbedded/Yocto BSP layer for Digi's ConnectCore platforms ============================================================= This layer provides support for Digi's ConnnecCore platforms for use with OpenEmbedded and/or Yocto. This layer depends on: git://git.yoctoproject.org/poky.git git://git.openembedded.org/meta-openembedded.git git://git.yoctoproject.org/meta-freescale.git Digi's license agreements ------------------------- All software is covered by Digi's general EULA and Digi's Open Source EULA. To have the right to use the software in your images you need to read and accept both EULAs at the DIGI_EULA and DIGI_OPEN_EULA files. NXP Semiconductors' software license agreement ---------------------------------------------- Some platforms depends on libraries and packages that are covered by NXP Semiconductors' EULA. To have the right to use those binaries in your images you need to read and accept the EULA file in meta-freescale Yocto layer. Support ------- This layer is provided 'as is' with no guarantee. However, some support may be available from tech.support@digi.com