Is it possible to verify keys using kobs-ng?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Is it possible to verify keys using kobs-ng?

935 次查看
JohnKlug
Senior Contributor I
I concatenated the first 4 fuse words of the fuse bank (not sure what is expected here):

root@imx6ull14x14evk:~# kobs-ng  imgverify -v -kF315B19099EF27C626B10686ABDD61DC  u-boot-nand-signed.imx
u-boot-nand-signed.imx: verifying using key 'f315b19099ef27c626b10686abdd61dc'
u-boot-nand-signed.imx: is a valid bootstream for key 'f315b19099ef27c626b10686abdd61dc'

 

I add one to the key, and it still works:

root@imx6ull14x14evk:~# kobs-ng  imgverify -v -kF315B19099EF27C626B10686ABDD61DD  u-boot-nand-signed.imx                                 
u-boot-nand-signed.imx: verifying using key 'f315b19099ef27c626b10686abdd61dd'
u-boot-nand-signed.imx: is a valid bootstream for key 'f315b19099ef27c626b10686abdd61dd'

 

 

标签 (3)
0 项奖励
回复
1 回复

916 次查看
Yuri
NXP Employee
NXP Employee

@JohnKlug 
Hello,

   What kobs-ng release is used in the case?

Is it possible to try the recent one?

https://github.com/NXPmicro/imx-kobs

 

Regards,
Yuri.

0 项奖励
回复