How to prevent TLS certificates in KMS of SBSFU to be deleted upon flashing new user firmware?
I am using the KMS of SBSFU to store my TLS certificates during the provisioning process. When I flash a new user firmware application the certificates inside the KMS are deleted too. So each time I want to run new user firmware, I have to go through the whole provisioning process again. This is very tedious.
I install the new firmware by uploading the userapp.bin firmware (which is generated by the SBSFU postbuild.sh script) with STM32CubeProgrammer.
What should I do differently to prevent deletion of the KMS contents?
