How can I make an encrypted partion?

Hello,

I would like to use an encrypted patision in a microSD on DragonBord 410c.
So I have installed cryptsetup and then I would use it, but the dm_mod and dm_crypt are not found in the list by lsmod.

Is it possible to obtain or install these modules?
Or can I encrypt microSD in other ways?

Best regards,
Mitsuteru

it seems all the needed kernel drivers/modules are missing from the official images, for this specific feature. you will have to rebuild the kernel. If you want the changes to be done into the next release, please open a bug report.

Thanks, I’ll try to build the kernel.
However, I’d like to post a bug report, but I don’t know the report entry point.

Where are they located?

https://bugs.96boards.org/describecomponents.cgi?product=Dragonboard%20410c

Thank you for your information.