This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: About HS device anti-rollback mechanism

Part Number: TDA4VM

Hi, TI Experts

There are three types of SWREV used for anti-rollback:SBL, SYSFW, and board configuration.

https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/08_04_00_02/exports/docs/psdk_rtos/docs/user_guide/developer_notes_security_build.html

How to implement anti-rollback on other images, such as MCU Boot App or Linux kernel images?

Should I implement SWREV checking in SBL or Boot App, just like what ROM or SYSFW does:
http://downloads.ti.com/tisci/esd/latest/2_tisci_msgs/security/sec_cert_format.html#sysfw-extensions

BRs

Tiancheng