meta-digi/meta-digi-arm/dynamic-layers/stm-st-stm32mp/recipes-bsp
Javier Viguera 32996b0885 tf-a-tools: fix FIP encryption key conversion
create_st_fip_binary.sh converts binary encryption keys to hex before
passing them to encrypt_fw. hexdump may collapse repeated binary data
into '*', corrupting the key and causing encrypt_fw to reject it with an
invalid key size.

Add a bbappend to patch the helper from meta-digi and use hexdump -v so
the full key is emitted.

https://onedigi.atlassian.net/browse/DEL-10115

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2026-05-13 12:12:34 +02:00
..
drivers stm-st-stm32mp: gcnano: Fix Kernel NULL pointer on forced system shutdown 2025-01-27 20:52:43 +01:00
fip-stm32mp trustfence: add encrypted boot artifact support for STM platforms 2025-10-06 17:15:17 +02:00
trusted-firmware-a tf-a-tools: fix FIP encryption key conversion 2026-05-13 12:12:34 +02:00
trusted-firmware-m stm-st-stm32mp: tf-m-stm32mp-scripts: fix SDK build issue due to wrong UID ownership 2026-03-23 21:45:00 +01:00