User Activity

Hello,I have a STM32MP2 platform with A/B partitioning for TF-A, metadata and FIP.I'm looking for a way to generate a test FIP and install it in FIP-B bank, have TF-A load it, if this FIP contains a bad signature or other error that will prevent Uboo...
Hi,I am trying to boot a signed TF-A image on my STM32m257f compiled with TRUSTED_BOARD_BOOT support (Compiled in f-a-stm32mp.inc recipe from meta-st-stm32mp, mickledore branche).When the board is powered up, i got this error:  NOTICE: CPU: STM32MP2...
Hello,According to the doc, the Padding header extension adds the rest of the bytes in the header to complete the 512 bytes.When parsing a signed binary with STM32MP_SigningToolCLI, I find that the padding bytes have “random” values every time. Could...
Hello,I have 8 pairs of public and private keys with the hashes of each public key and I would like to calculate the associated PKHTH value without necessarily using the STM32MP_KeyGen_CLI tool (for integration with our manufacturing tool).I tried to...
Hi,I want to boot my image from the user data area partition in the eMMC of my stm32mp257f-ev1 board by disabling the eMMC hardware partitions (the mmcblk1boot0/1) in U-Boot like this:  mmc partconf 1 0 0 0  Unfortunately, the ROM code can't load my ...
Kudos from