Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-10473

[SBL]: SBL does not set NB priorities for the HS device

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • PDK
    • PDK-10315
    • PROCESSOR_SDK_07.03.00
    • PROCESSOR_SDK_08.00.00
    • Hide
      j721e-evm
      j721e-hsevm
      Show
      j721e-evm j721e-hsevm

      When SBL sets the QoS parameters on J7ES, it skips the priority settings for NB for HS device, as shown in the code below. Why are we skipping priority setting for NB on HS device? Is it not important?

      static void J721E_SetupQoS(uint32_t isBuildHs)
      {
      /* Workaround to unblock HS device boot

      • setup_navss_nb() causes problem with load of TIFS
      • So, we comment out the following. */
        if(isBuildHs != TRUE) { setup_navss_nb(); }

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: