CONFIG_CRYPTO_DEV_FSL_CAAM_SM kernel option not found

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

CONFIG_CRYPTO_DEV_FSL_CAAM_SM kernel option not found

796 Views
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

Labels (4)
0 Kudos
1 Reply

668 Views
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 Kudos