How can I debug the issue that my FW signature verification fails ?
Hello,
I am using the SBSFU with the KMS on my STM32L486RG. I activated the verbose debug in the config file and this is the output that i am getting when flashing the binary file combining the boot-loader and my user application at the same time :
As you can see the boot-loader fails to verify the the authenticity of the Firmware. How can I debug this problem?
If I debug the SBSFU.elf alone from the STM32CubeIDE, the secure boot tells me that there is no firmware in the active slot (obviously) so does not verify it...
I am using ECCDSA for the firmware authenticity verification and using this same boot-loader configuration in a another project without any problem.
Thanks in advance for the help,
Benjamin

