Authentication key provisioning in STM32H5
Hi,
I come to you about the key provisioning process for the iROT in the STM32H5.
Using TrustedPackageCreator, the keys provided in the file STiROT_Config.xml for the Secure Boot (field <Authentication key>) are both the private and public keys of the .pem file. However, only the public key is needed, and will be embedded in the device.
This method of provisioning is limiting for us for two reasons:
- on the one hand, it doesn't allow to subcontract the provisioning task, as we don't want to give the private key to the subcontractor
- secondly, the private key may be generated by an HSM and cannot leave the vault.
So, is there a way to provision only the public key at this stage?
Best regards,
Christine
