ls1046ardb: Add dm_mod and dm_crypt modules

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

ls1046ardb: Add dm_mod and dm_crypt modules

跳至解决方案
1,639 次查看
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

标记 (2)
0 项奖励
1 解答
1,412 次查看
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!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

2 回复数
1,413 次查看
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,412 次查看
andreyrafalsky
Contributor III

Hi Yiping,

Thank you for your advice. It was useful anyway!

Best regards,

Andrey

0 项奖励