meta-digi/meta-digi-arm/recipes-bsp
Gonzalo Ruiz ae49a255fa imx-boot: fix sign conditions
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>
2020-04-08 14:20:35 +02:00
..
alsa-state alsa-state: add support for ccimx8mn platform 2020-01-10 13:21:27 +01:00
digi-sc-firmware digi-sc-firmware: update to v1.3.0.1 2020-01-20 14:44:40 +01:00
firmware-atheros meta-digi recipes: adjust machine overrides for new platform 2017-10-18 09:20:11 +02:00
firmware-imx firmware-imx: sync with meta-fsl-bsp-release branch sumo-4.14.98-2.3.0 2020-01-16 13:27:54 +01:00
firmware-qualcomm firmware-qualcomm: add bluetooth customizations for CC6Plus 2020-03-18 10:42:07 +01:00
formfactor formfactor: add ccimx8x support 2018-07-03 08:33:31 +02:00
imx-atf Revert "imx-atf: add patch to fix the ccimx8mn hanging on suspend/resume" 2020-01-16 13:27:54 +01:00
imx-mkimage imx-boot: fix sign conditions 2020-04-08 14:20:35 +02:00
imx-seco imx-seco: sync with meta-fsl-bsp-release branch sumo-4.14.98-2.3.0 2020-01-16 13:27:54 +01:00
imx-vpu imx-vpu: sync with meta-fsl-bsp-release branch sumo-4.14.98-2.1.0 2019-09-02 09:43:15 +02:00
trustfence-cst trustfence: homogenize SIGN_MODE variables 2020-02-12 18:50:19 +01:00
u-boot imx-boot: fix sign conditions 2020-04-08 14:20:35 +02:00
usbutils usbutils_%.bbappend: remove udev-hwdb recomendation 2018-01-24 17:42:21 +01:00