meta-digi/meta-digi-arm/recipes-bsp/u-boot
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
..
u-boot-dey uboot: add install_linux_fw_uuu.sh script for ccimx8mn 2020-03-10 13:04:09 +01:00
u-boot-fw-utils u-boot-fw-utils: add support for ConnectCore 8M Nano DVK platform 2020-01-10 11:39:03 +01:00
digi-u-boot.inc imx-boot: fix sign conditions 2020-04-08 14:20:35 +02:00
u-boot-dey_2017.03.bb meta-digi: update revisions for dey-2.6-r3.1 2020-02-13 16:26:45 +01:00
u-boot-dey_2018.03.bb meta-digi: update revisions for dey-2.6-r3.1 2020-02-13 16:26:45 +01:00
u-boot-dey_2019.04.bb meta-digi-arm: u-boot: Add CC6UL to v2019.04 u-boot. 2020-03-03 12:17:07 +01:00
u-boot-fw-utils_%.bbappend u-boot-fw-utils: add support for ConnectCore 8M Nano DVK platform 2020-01-10 11:39:03 +01:00