meta-digi/meta-digi-arm/dynamic-layers
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
..
arm-toolchain imx-oei: update source revision 2026-05-08 15:24:07 +02:00
freescale-layer imx-boot: stop bundling ccimx95 Cortex-M7 demo firmware 2026-05-08 15:22:02 +02:00
stm-st-stm32mp tf-a-tools: fix FIP encryption key conversion 2026-05-13 12:12:34 +02:00