Add 6.2.0 support to tools

- Print TSEC info
- Dump pkg1/2
This commit is contained in:
Kostas Missos
2018-12-02 11:11:07 +02:00
parent 1b075c91bd
commit 22e179d1cf
4 changed files with 94 additions and 15 deletions

View File

@@ -559,7 +559,7 @@ int hos_launch(ini_sec_t *cfg)
_se_lock(ctxt.pkg1_id->kb <= KB_FIRMWARE_VERSION_600);
// Reset sysctr0 counters.
if (kb >= KB_FIRMWARE_VERSION_620)
if (ctxt.pkg1_id->kb >= KB_FIRMWARE_VERSION_620)
_sysctr0_reset();
// Free allocated memory.