Tool/software:
Hi,
I have implemented OPTEE applicant (user TA and PTA) and successfully revoke the key during the Linux runtime based on this [FAQ] SYSFW API on key revoke in OPTEE on AM62x - Processors forum - Processors - TI E2E support forums.
However, I noticed that the key revision does not get updated after a soft reboot. It only updates after a full power cycle. In my use case, I am trying to use OTA (Yocto SWU update) to revoke the key and update the images. If a hard reboot is required for the key revision to take effect, how can I perform a hard reboot on the AM62x other than by physically power cycling the device?
Thanks.