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

Error checks missing in SBL for Board APIs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • PDK
    • PDK-13416
    • PROCESSOR_SDK_09.00.00
    • PROCESSOR_SDK_09.01.00
    • Hide
      j721e-evm
      j7200-evm
      j721s2-evm
      j784s4-evm
      Show
      j721e-evm j7200-evm j721s2-evm j784s4-evm

      Issue description

      Error checks are missing for Board APIs in SBL,
      E.g. In sbl_main.c, return values on Board_init(SBL_PLL_INIT), Board_init(SBL_CLOCK_INIT) are not checked

      So in case of any errors during the clock initialization SBL will still carry on with the booting.

      Resolution
      Added error checks for all the Board APIs in SBL

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

              Created:
              Updated:
              Resolved: