RE : Authenticating yocto rootfile system

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

RE : Authenticating yocto rootfile system

跳至解决方案
1,026 次查看
khaleel
Contributor I

Hello

Currently i'm working on secure boot. I need to authenticate the rootfilesystem (yocto). 

Please provide me, if any documentations/procedures available.

Thanks & Regards

khaleel

标签 (1)
0 项奖励
1 解答
1,014 次查看
igorpadykov
NXP Employee
NXP Employee

Hi khaleel

 

one can look at tutorial on

https://www.timesys.com/security/secure-boot-encrypted-data-storage/

Secure appnotes on below link, like AN12714 i.MX Encrypted Storage Using CAAM Secure Keys

https://www.nxp.com/products/processors-and-microcontrollers/arm-processors/i-mx-applications-proces...

 

Best regards
igor

在原帖中查看解决方案

0 项奖励
4 回复数
1,015 次查看
igorpadykov
NXP Employee
NXP Employee

Hi khaleel

 

one can look at tutorial on

https://www.timesys.com/security/secure-boot-encrypted-data-storage/

Secure appnotes on below link, like AN12714 i.MX Encrypted Storage Using CAAM Secure Keys

https://www.nxp.com/products/processors-and-microcontrollers/arm-processors/i-mx-applications-proces...

 

Best regards
igor

0 项奖励
1,000 次查看
khaleel
Contributor I

Hi igor,

Thank you very much for the documentation.

As of now i'm only trying to Authenticate rootfile sytem using dm-verity and i don't want to Encrypt it.

Mostly dm-verity is used in Android devices, As it is kernel’s device mapper module i believe it should support for linux device  too. 

I didn't find a document implementing dm-verity to verify linux rootfile system. If you have a procedure please share with me. 

Regards

Khaleel

0 项奖励
422 次查看
imx8-mdt
Contributor I

@khaleel 

 

have you implemented the dm-verity on linux ,rather than Android?

I face the same task as you.

Is there any documents to refer to?

0 项奖励
987 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Khaleel

 

unfortunately I am not aware of other documents, except provided on above link.

 

Best regards
igor

0 项奖励