DOKK / manpages / debian 13 / imx-code-signing-tool / csf_parser.1.en
CSF_PARSER(1) i.MX CST Documentation CSF_PARSER(1)

csf_parser - Parse signed images or CSF binary files for NXP secure boot

csf_parser [-d] (-s signed_image | -c csf_binary)

csf_parser is a utility to parse signed images or binary Command Sequence Files (CSF) used in the secure boot process on NXP i.MX processors. It extracts and displays information from either a signed boot image or a CSF binary file.

Only one input type (signed image or CSF binary) can be processed at a time.

Enable debug information output.
A signed image file as input for parsing.
A CSF binary file as input for parsing.

  csf_parser -d -s signed_image.bin
    
  csf_parser -c csf_binary.bin
    

cst(1), srktool(1)

2025-06-04