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

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

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

459 Views
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?

Labels (1)
0 Kudos
1 Reply

450 Views
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 Kudos