User Activity

We;re looking at using SFI as part of the manufacturing for a product based on STM32U5. One of the concerns we have is that STM32TrustedPackageCreator only supports a bare (not big-iron HSM) protected. One of the simplest ways for us to accomplish ...
There are a number of functions used by the STM32_Programmer_CLI to accomplish secure firmware install and secure secrets provisioning (STM32U5 and STM32MP13 being the targets). I'm looking at what's needed to integrate this process into build/progra...