ls1046ardb: Add dm_mod and dm_crypt modules

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

ls1046ardb: Add dm_mod and dm_crypt modules

Jump to solution
1,534 Views
andreyrafalsky
Contributor III

Hi,

I need to use dm-crypt in my project. I have a problem installing modules dm_mod and dm_crypt.

I have tried to compile with a modified config file for the kernel, i.e:
CONFIG_BLK_DEV_DM=m
CONFIG_DM_DEBUG=y
CONFIG_DM_CRYPT=m

But it doesn't work.

I'm using kernel version 4.14.

Advise me please how can I install these modules?

Best regards,

Andrey

Tags (2)
0 Kudos
1 Solution
1,307 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello Andrey,

Please refer to CAAM driver hangs in 4.9/4.14 kernel trees to apply the patch for dm-crypt issue in Linux Kernel 4.14.


Have a great day,
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

2 Replies
1,308 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello Andrey,

Please refer to CAAM driver hangs in 4.9/4.14 kernel trees to apply the patch for dm-crypt issue in Linux Kernel 4.14.


Have a great day,
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

1,307 Views
andreyrafalsky
Contributor III

Hi Yiping,

Thank you for your advice. It was useful anyway!

Best regards,

Andrey

0 Kudos