where are the imx-mkimage -flags values documented?

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

where are the imx-mkimage -flags values documented?

Jump to solution
893 Views
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 Kudos
1 Solution
872 Views
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

View solution in original post

0 Kudos
4 Replies
883 Views
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 Kudos
879 Views
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 Kudos
873 Views
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 Kudos
868 Views
anguschen
Contributor II

Hello Biyong

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

0 Kudos