Hello,
We are currently trying to bring up an HS-FS TDA4VM on version 8.06 of the SDK, however, the prebuilt-binaries folder, and the cgit URL that is pointed at for the ti-fw-firmware-j721e_sr1_1-hs-fs-enc.bin and ti-fw-firmware-j721e_sr1_1-hs-fs-cert.bin either don't have the file (prebuilt-binaries), or 404 (the cgit url). We were wondering if it would be possible to get these files for version 8.06 of the SDK.
Currently we were able to bypass the double signing issue referenced here: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1318161/dra829j-q1-hs-fs-device-sysfw---firmware-certificate-authentication-failed/5040593
However, this is making use of the 9.1 enc and cert files, which we believe is causing the system to fail to finish booting properly, as the DMSC reports the following log and then stalls, while MCU_UART outputs seemingly garbage data.
Configuring trace data version to: 0x03007 0x00710002: BasePort: TISCI_MSG_RECEIVED(TISCI Message interrupt handled): Queue ID: 49 Message ID: 2 0x00B10004: BasePort: TISCI_MSG_SENDER_HOST_ID(Message from secure host received): Queue ID: 49 Host ID: 4 0x04003007: BasePort: TRACE_DATA_VERSION(OSAL/Baseport trace data version): Trace version major: 0x03 Trace version minor: 0x007 0x04400912: BasePort: SYSFW_VERSION(System Firmware version): version: 9 subversion: 1 patch: 2 0x0071000B: BasePort: TISCI_MSG_RECEIVED(TISCI Message interrupt handled): Queue ID: 49 Message ID: b 0x00B10004: BasePort: TISCI_MSG_SENDER_HOST_ID(Message from secure host received): Queue ID: 49 Host ID: 4 0x00710005: BasePort: TISCI_MSG_RECEIVED(TISCI Message interrupt handled): Queue ID: 49 Message ID: 5 0x00B10004: BasePort: TISCI_MSG_SENDER_HOST_ID(Message from secure host received): Queue ID: 49 Host ID: 4
Thanks,
Spencer