facing syntax error while signing image on hsm

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

facing syntax error while signing image on hsm

1,248件の閲覧回数
pawar_123_y
Contributor II

Hello,

I am signing imx-boot-imx8qxprom5620a1-2G.bin-flash using./cst -i u-boot.csf -o out.bin command facing
error: line 40: syntax error
Undefined error

csf file:

[Header]
Version = 4.1
#Security Configuration = Open
Hash Algorithm = SHA256
Engine Configuration = 0
Certificate Format = X509
Signature Format = CMS
Engine = Any


[Install SRK]
File ="../../crts/SRK_1_2_3_4_table.bin"
Source index = 0
Hash Algorithm = SHA256

[Install CSFK]
File ="../../crts/CSF1_1_sha256_2048_65537_v3_usr_crt.pem"
Certificate Format = X509

[Authenticate CSF]
Engine = DCP
Engine Configuration = 0
Signature Format = CMS

[Unlock]
Engine = CAAM
Features = RNG

[Install Key]
# Key slot index used to authenticate the key to be installed
Verification index = 0
# Key to install
Target index = 2
file ="../../crts/IMG1_1_sha256_2048_65537_v3_usr_crt.pem"
Certificate Format = X509

[Authenticate Data]
Verification index = 2
Engine = DCP
Blocks = 0x1200000 0x0 0x1000 “./imx-boot-imx8qxprom5620a1-2G.bin-flash”
Signature Format = CMS

 

Please guide me on this error.

 

 

0 件の賞賛
返信
1 返信

1,236件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

check error: line 40: syntax error, you could input error config.

0 件の賞賛
返信