Cannot read data from metadata encrypted partition in uboot with Android 11

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

Cannot read data from metadata encrypted partition in uboot with Android 11

1,225 次查看
JayDeng
Contributor III

Hi,

We try to read data from userdata partition in uboot with Android 11.

But, we found Android 11 rom image(11.0.0_1.0.0_DEMO_8MQ) is enabled metadata encryption,

it will encrypt userdata partition.

So we cannot read data from userdata partition.

Has any way to read data from metadata encrypted partition?

标签 (1)
0 项奖励
回复
1 回复

1,216 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello JayDeng,

 

To read the metadata encrypted you need the Code Signing Tool in encryption mode, since you are working with the demo image you can not get it, you need to download the android 11 from the source and get the CST.

 

Regards

 

0 项奖励
回复