SDK Makefile: Fix logic to pick key directory for mkimage

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: High
    • SITSW-5839
    • 10.00.00
    • 10.01.00
    • Hide
      am62xx-sk
      am62xx-sk-lp
      am62x-sip-sk
      am62p-sk
      am62l-evm
      Show
      am62xx-sk am62xx-sk-lp am62x-sip-sk am62p-sk am62l-evm

      mkimage tries to pick the key directories (-k) from ti-u-boot/board/ti/keys/* - https://github.com/TexasInstruments/ti-tisdk-makefile/blob/master/makerules/Makefile_linux#L13C71-L13C101

      The above path is incorrect & leads to warnings,

      Couldn't open RSA private key: '/am62lxx-evm/board-support/ti-u-boot*/board/ti/keys/custMpk.key': No such file or directory
      Failed to sign 'signature-1' signature node in 'conf-ti_k3-am62l3-evm.dtb' conf node                  
      Couldn't open RSA private key: '/am62lxx-evm/board-support/ti-u-boot*/board/ti/keys/custMpk.key': No such file or directory
      Failed to sign 'signature-1' signature node in 'conf-ti_k3-am62l3-evm-pwm.dtbo' conf node             
      Couldn't open RSA private key: '/am62lxx-evm/board-support/ti-u-boot*/board/ti/keys/custMpk.key': No such file or directory
      Failed to sign 'signature-1' signature node in 'conf-ti_k3-am62l3-evm-dsi-rpi-7inch-panel.dtbo' conf node 

      We have to update the makefile to pick the keys to use for signing eventually from ti-u-boot/arch/arm/mach-k3/keys/ 

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

              Created:
              Updated:
              Resolved:

                Connection: Intermediate to External PROD System
                EXTSYNC-5015 - SDK Makefile: Fix logic to pick key...
                SYNCHRONIZED
                • Last Sync Date: