meta-digi/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey/ccimx8x
Hector Palacios 01107a1d87 uuu installer: remove -t option and determine by filename
The `-t` option to program images with TrustFence didn't make
much sense because the install script is dynamically generated
at build-time with the name of the boot artifacts containing
"signed/encrypted" on their filenames.

This commit:
 - Removes `-t` option to simplify the script.
 - Determines if programming a signed/encrypted bootloader by
   looking at the bootloader filename.
 - For NXP platforms, reworks the function that updates the
   bootloader to properly program only-signed bootloaders (currently
   wrongly using `trustfence update`)

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2025-07-02 21:17:24 +02:00
..
install_linux_fw_media.txt installer: merge USB/SD installers into a single template 2025-06-12 10:56:57 +02:00
install_linux_fw_uuu.sh uuu installer: remove -t option and determine by filename 2025-07-02 21:17:24 +02:00