CONFIG_CRYPTO_DEV_FSL_CAAM_SM kernel option not found

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

CONFIG_CRYPTO_DEV_FSL_CAAM_SM kernel option not found

1,371 次查看
al_diallo
Contributor I

I am starting to work on kernel (Yocto-based) building with iMX CAAM options activated. I found all the CAAM kernel options except: CONFIG_CRYPTO_DEV_FSL_CAAM_SM, CONFIG_CRYPTO_DEV_FSL_CAAM_SM_SLOTSIZE and CONFIG_CRYPTO_DEV_FSL_CAAM_SECVIO.

What is the best approach to have these options available for activation? Or, do I need to change my kernel with a one containing these options?

Thanks in advance!

AD

标签 (4)
0 项奖励
回复
1 回复

1,243 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello DIALLO,

The Kernel Konfig is like bellow:
CONFIG_CRYPTO_DEV_FSL_CAAM=y
CONFIG_CRYPTO_DEV_FSL_CAAM_SM=y
CONFIG_CRYPTO_DEV_FSL_CAAM_SM_TEST=y
CONFIG_CRYPTO_DEV_FSL_CAAM_SECVIO=y

 

Regards

0 项奖励
回复