Part Number: AM62P
Hi TI expert,
As we known, there are 2 process can unlock the debug/JTAG for HS-SE device:
1. JTAG unlock via SBL Debug Cert by Secure ROM;
It is via generate SBL image with unlock debug extension config:

During Secure ROM anthenticate SBL, to check the debug setting, decide to open the JTAG with this extension.
2. JTAG unlock via SYSFW Debug Cert.
After SYSFW (TIFS) running, if the device received unlock command from CCS/Probe tool, then TIFS will verify the signature from "signing_config.txt ", and it include the debug parameter:

We noticed both of them (above 2 figures), have similar parameter, but only one is "debugctr" for SBL debug extension, the other is "debugtype".
are they same parameter?
If yes, then are they both have enum value of below:

Another question:
for above table, what means of "DEBUG_PRESERVE" (Preserve current setting by locking registers )? Keep the JTAG lock/unlock status?
Thanks in advance!

