DEK blob generator command for u-boot-imx

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

DEK blob generator command for u-boot-imx

Jump to solution
2,668 Views
george
Senior Contributor II

Dear all,

I found u-boot patch for generating DEK blob.

=> "[U-Boot] [PATCH v5] imx6: Added DEK blob generator command"

Should this be applied to u-boot of which verison?

If someone is known, please let me know.

Best Regards,

George

Labels (1)
0 Kudos
1 Solution
1,564 Views
raulcardenas-b4
Contributor III

Hi George,

This patch was made for u-boot 2015, and it is in upstream process to u-boot's master branch. They will be released in the next u-boot release. 

There are multiple ways to get it working, you can apply the patch directly you would need the previous the previous patches, and I don't know which are the ones that it depends on.

Or you can clone our custodian branch "u-boot-imx". This is the easiest way, and it will have the latest changes for u-boot and the imx branch

git clone git://git.denx.de/u-boot-imx.git

Or you can try to backport it to previous versions, but that would require more work.

Regards,

Raul Cardenas

View solution in original post

0 Kudos
8 Replies
1,565 Views
raulcardenas-b4
Contributor III

Hi George,

This patch was made for u-boot 2015, and it is in upstream process to u-boot's master branch. They will be released in the next u-boot release. 

There are multiple ways to get it working, you can apply the patch directly you would need the previous the previous patches, and I don't know which are the ones that it depends on.

Or you can clone our custodian branch "u-boot-imx". This is the easiest way, and it will have the latest changes for u-boot and the imx branch

git clone git://git.denx.de/u-boot-imx.git

Or you can try to backport it to previous versions, but that would require more work.

Regards,

Raul Cardenas

0 Kudos
1,564 Views
george
Senior Contributor II

Dear Raul,

Thank you for explanation carefully.

I cannot understand correctly yet about this function.

Therefore, please let me ask a question another time.

Best Regards,

George

0 Kudos
1,564 Views
robyf
Contributor IV

Hi Raul,

this is used to get an encrypted boot with u-boot, right? Where I can find the documentation for a step to step process?

I'm also interested to get the same for the zImage.

Thanks in advance,

Roberto Fichera.

0 Kudos
1,564 Views
Yuri
NXP Employee
NXP Employee

   The documentation and tools (CST) for encrypted boot is not available yet.
Sorry.


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
1,564 Views
george
Senior Contributor II

Dear Yuri,

Is it Really?

I saw the description of Encrypt/Decrypt in the following documents.

=> cst-2.2/docs/HABCST_UG.pdf (HAB Code-Signing Tool User’s Guide Rev. 2.2 10/2014)

Though there is how to use the following functions into the document explanation, is this the function which cannot be used in CST?

=> 5.2.8 Install Secret Key

=> 5.2.9 Decrypt Data

Best Regards,

George

0 Kudos
1,564 Views
Yuri
NXP Employee
NXP Employee

You may try it.

Regards,

Yuri.

0 Kudos
1,564 Views
robyf
Contributor IV

Hi Yuri,

Ah! Ok! Do you know when both documentation and tools will be released?

Cheers,

Roberto Fichera.

0 Kudos
1,564 Views
Yuri
NXP Employee
NXP Employee

Alas, I do not have such information :-(

Regards,

Yuri.

0 Kudos