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?