Skip to content

Latest commit

 

History

History

apps

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

SPSDK Applications

After installing SPSDK, several applications are present directly on PATH as executables.

  • spsdk - entry point for all available applications.
  • blhost - console script for MBoot module.
  • dk6prog - utility for DK6 Programming tool.
  • ifr - simple utility for creation and analysis of IFR0 region.
  • nxpcrypto - utility for generating/verifying RSA/ECC key pairs, and converting key file format (PEM/DER/RAW).
  • nxpdebugmbox - utility for performing the Debug Authentication.
  • nxpdevhsm - utility for generating initialization SB file.
  • nxpdevscan - utility for listing all connected NXP USB and UART devices.
  • nxpele - utility for communication with NXP EdgeLock Enclave.
  • nxpimage - utility for generating TrustZone, MasterBootImage and SecureBinary images.
  • pfr - simple utility for creation and analysis of protected regions - CMPA and CFPA.
  • sdphost - console script for SDP module.
  • sdpshost - console script for SDPS module.
  • shadowregs - utility for Shadow Registers controlling.
  • tpconfig - utility for Trust provisioning config application.
  • tphost - utility for Trust provisioning host application.

spsdk --help - lists all available commands.

spsdk <application> --help - print help for given application.

spsdk <application> <command> --help - print help for given command.