Error message from cst command

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error message from cst command

773 Views
s_inamura
Contributor I

Hi all,

I am building Secure Boot environment with iMX8MINI board and
I am tring to generate CSF with the CSF description file by reffering to i.MX_Android_Security_User_Guide.pdf (section 3.1.2).
but following error messages ware asserted on the console when I executed these ./cst commands.

./cst -o csf_spl.bin -i csf_spl.txt
Unsupported argument: File in command AuthenticateCSF

./cst -o csf_fit.bin -i csf_fit.txt
Unsupported argument: File in command AuthenticateCSF


The layout information in the log of make_android.txt is below.

Loader IMAGE:
header_image_off 0x0
dcd_off 0x0
image_off 0x40
csf_off 0x34800
spl hab block: 0x7e0fc0 0x0 0x34800

Second Loader IMAGE:
sld_header_off 0x57c00
sld_csf_off 0x58c20
sld hab block: 0x401fcdc0 0x57c00 0x1020
===================Finish building imx8mm_evk_android_trusty_defconfig ===================

csf_spl.txt and csf_fit.txt files were attached.

I do not know how to modify this csf files,so please teach me the countermeasure
and I would like to know what "Unsupported argument" means.


Best regards,
Seiji Inamura

0 Kudos
1 Reply