Create SFI with own NS app, Secure Manager, and OBKs for STM32H573
So, I want to modify provisioning.bat and/or XML files to create an SFI that contains our developed non-secure app instead of default one, Secure Manager, and the various (especially DA one) OBKs.
This will then be downloaded into factory-fresh (only STiRoT and STuRoT installed) STM32H573-based custom boards via ST-Link/V3.
Note: at the end should be in CLOSED product state
Our project dir is a little different from the SMAK directory layout:
- <project_root_dir>
- Binary
- appli.bin
- appli_enc_sign.bin
- appli_enc_sign.hex
- ROT_Provisioning (basically copied from SMAK)
- DA
- SM
- STiROT
- Binary
