Encrypted storage with TrustZone

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

Encrypted storage with TrustZone

跳至解决方案
2,258 次查看
brucezhao
Contributor I

Hi, 

    AN12714 (i.MX Encrypted Storage Using CAAM Secure Keys) document describes Encrypted storage with CAAM.

    My question is that if I want to use CSU(Central Security Unit) to limit only OP-TEE can access CAAM, then CAAM can not be accessed by Normal world directly. I mean how to implement encrypted storage with OP-TEE, which uses OTPMK as root key by CAAM. 

    Thanks. 

0 项奖励
回复
1 解答
2,245 次查看
Harvey021
NXP TechSupport
NXP TechSupport

Hi @brucezhao 

OP-TEE itself is secure world, which should be able to access CAAM. AN12714 here mainly uses the kernel module DM-Crypt, which uses CAAM's secure key to implement disk encryption, and does not implement the requirements you mentioned.

Best regards

Harvey

Harvey

 

在原帖中查看解决方案

0 项奖励
回复
2 回复数
2,230 次查看
brucezhao
Contributor I

Hi Harvey, I got it. Thank you for your reply. 

0 项奖励
回复
2,246 次查看
Harvey021
NXP TechSupport
NXP TechSupport

Hi @brucezhao 

OP-TEE itself is secure world, which should be able to access CAAM. AN12714 here mainly uses the kernel module DM-Crypt, which uses CAAM's secure key to implement disk encryption, and does not implement the requirements you mentioned.

Best regards

Harvey

Harvey

 

0 项奖励
回复