where are the imx-mkimage -flags values documented?

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

where are the imx-mkimage -flags values documented?

跳至解决方案
915 次查看
anguschen
Contributor II

Hello Team

From the README file, I can not get any information about the -flags parameters, is it used for the following container flags?

 

anguschen_0-1631455099105.png

Thank you!

 

0 项奖励
1 解答
894 次查看
BiyongSUN
NXP Employee
NXP Employee

You want to know the boot flag or container flag? 

If it is container flag, it is in the reference manual and as you have already shown them.

and it is about the authentication. not for the imx-mkimage "-flag". It is used by the code-signing tool.

If it is boot flag.

Please refer to System Controller Firmware Porting Guide 

Untitled.png

在原帖中查看解决方案

0 项奖励
4 回复数
905 次查看
igorpadykov
NXP Employee
NXP Employee

Hi ZHOUNENG

 

for imx-mkimage flags one can look at imx-mkimage documentation

https://source.codeaurora.org/external/imx/imx-mkimage/tree/README?h=lf-5.10.y_2.0.0

 

Best regards
igor

0 项奖励
901 次查看
anguschen
Contributor II

Hello igor

Thanks for help, I can get only the following information from the README file of imx-mkimage git repo.

 

-flags [value]
		Specifies flags for the new container.
		The value needs to be a 32bit value in hex.

 

0 项奖励
895 次查看
BiyongSUN
NXP Employee
NXP Employee

You want to know the boot flag or container flag? 

If it is container flag, it is in the reference manual and as you have already shown them.

and it is about the authentication. not for the imx-mkimage "-flag". It is used by the code-signing tool.

If it is boot flag.

Please refer to System Controller Firmware Porting Guide 

Untitled.png

0 项奖励
890 次查看
anguschen
Contributor II

Hello Biyong

I just also found this boot flags configuration, it is what I want to know. Thank you!.

0 项奖励