[FS#561] CAAM error in logs, issue or not?

LEDE Bugs lede-bugs at lists.infradead.org
Sat May 13 07:35:05 PDT 2017


The following task has a new comment added:

FS#561 - CAAM error in logs, issue or not?
User who did this - bouwew (bouwew)

----------
I propose to reopen this, because it is a bug, the configuration settings in the file

/target/linux/mpc85xx/config-4.9 

are incorrect.

Original configs:

CONFIG_CRYPTO_DEV_FSL_CAAM=y
CONFIG_CRYPTO_DEV_FSL_CAAM_AHASH_API=y
CONFIG_CRYPTO_DEV_FSL_CAAM_CRYPTO_API=y
# CONFIG_CRYPTO_DEV_FSL_CAAM_DEBUG is not set
# CONFIG_CRYPTO_DEV_FSL_CAAM_IMX is not set
# CONFIG_CRYPTO_DEV_FSL_CAAM_INTC is not set
CONFIG_CRYPTO_DEV_FSL_CAAM_JR=y
CONFIG_CRYPTO_DEV_FSL_CAAM_PKC_API=y
CONFIG_CRYPTO_DEV_FSL_CAAM_RINGSIZE=9
CONFIG_CRYPTO_DEV_FSL_CAAM_RNG_API=y

Required/correct configs:

# CONFIG_CRYPTO_DEV_FSL_CAAM is not set
# CONFIG_CRYPTO_DEV_FSL_CAAM_AHASH_API is not set
# CONFIG_CRYPTO_DEV_FSL_CAAM_CRYPTO_API is not set
# CONFIG_CRYPTO_DEV_FSL_CAAM_DEBUG is not set
# CONFIG_CRYPTO_DEV_FSL_CAAM_IMX is not set
# CONFIG_CRYPTO_DEV_FSL_CAAM_INTC is not set
# CONFIG_CRYPTO_DEV_FSL_CAAM_JR is not set
# CONFIG_CRYPTO_DEV_FSL_CAAM_PKC_API is not set
# CONFIG_CRYPTO_DEV_FSL_CAAM_RINGSIZE is not set
# CONFIG_CRYPTO_DEV_FSL_CAAM_RNG_API is not set


Credits to gwlim for finding the solution.
----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=561#comment2618



More information about the lede-bugs mailing list