Updating Process Secure-Boot (TF-A->OP-TEE->U-Boot)
Hello,
i use STM32mpu1-dk2 and want to implement an update over the air mechanism.
For that i would duplicate all partitions from fsbl to u-boot, that means
fsbl, teeh, teed, teep, u-boot.
Now i would like to know how one can tell TF-A which partion should be choosen for the next boot stage. That means, imagine we have 2 partioitns for OP-Tee and we have updated Op-TEE (teeh, teed teep), now we want fsbl to starts from the new updatetd OP-Tee partition.
Any Idea how can this goal be achieved using TF-A?
Thanks
