1. 24 Mar, 2021 2 commits
    • 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
    • Pankaj Gupta's avatar
      tbbr-tools: enable override TRUSTED_KEY_CERT · 6c74c997
      Pankaj Gupta authored
      
      
      Platforms, which requires additional images to be
      verified using TBBR; such that their key certificate
      is tied to TRUSTED_KEY_CERT.
      
      For such platforms, if make commands runs twice:
       - Once with targets as bl2 & fip.bin, and
       - Again to build the target as the additional image.
      
      then, if path to the TRUSTED_KEY_CERT varies in the
      makefile with make-target of the additional image, then
      there would be two location where "trusted_key.crt" will
      be created.
      
      This patch helps overriding the TRUSTED_KEY_CERT from any .mk
      in the platform's makefile structure.
      Signed-off-by: default avatarPankaj Gupta <pankaj.gupta@nxp.com>
      Change-Id: I775a2c409035504b21b0bbe5a4f9046898163eed
      6c74c997
  2. 23 Mar, 2021 3 commits
  3. 19 Mar, 2021 3 commits
  4. 18 Mar, 2021 7 commits
  5. 17 Mar, 2021 2 commits
  6. 16 Mar, 2021 2 commits
  7. 15 Mar, 2021 4 commits
  8. 12 Mar, 2021 1 commit
  9. 10 Mar, 2021 4 commits
  10. 09 Mar, 2021 2 commits
  11. 08 Mar, 2021 3 commits
  12. 05 Mar, 2021 3 commits
  13. 04 Mar, 2021 2 commits
  14. 03 Mar, 2021 2 commits