1. 24 Mar, 2021 2 commits
    • Pankaj Gupta's avatar
      tools: add mechanism to allow platform specific image UUID · 3527d6d2
      Pankaj Gupta authored
      
      
      Generic framework is added to include platform defined UUID.
      
      This framework is added for the following:
      - All NXP SoC based platforms needed additional fip-fuse.bin
      - NXP SoC lx2160a based platforms requires additional fip-ddr.bin
      Signed-off-by: default avatarPankaj Gupta <pankaj.gupta@nxp.com>
      Change-Id: Ibe05d9c596256e34077287a490dfcd5b731ef2cf
      3527d6d2
    • Pankaj Gupta's avatar
      cert_create: updated tool for platform defined certs, keys & extensions · b94bf967
      Pankaj Gupta authored
      
      
      Changes to 'tools/cert_create' folder, to include platform defined
      certificates, keys, and extensions.
      
      NXP SoC lx2160a : based platforms requires additional
      FIP DDR to be loaded before initializing the DDR.
      
      To enable chain of trust on these platforms, FIP DDR
      image needs to be authenticated, additionally.
      
      Platform specific folder 'tools/nxp/cert_create_helper'
      is added to support platform specific macros and definitions.
      Signed-off-by: default avatarPankaj Gupta <pankaj.gupta@nxp.com>
      Change-Id: I4752a30a9ff3aa1d403e9babe3a07ba0e6b2bf8f
      b94bf967