Skip to content
Commit c59e8938 authored by Teoh, Ji Sheng's avatar Teoh, Ji Sheng Committed by Bruce Ashfield
Browse files

HSD #14015950233: arm64: configs: enable HW_RANDOM as kernel module

commit 457737dcc8fb11818db8b5dae068f0d48c07430f from
https://github.com/altera-opensource/linux-socfpga.git



Enable hardware random number generator as a loadable module.

CONFIG_HW_RANDOM=m

This kernel config is only required by Intel's n5x platform.
Change it to module so the hardware random number generator
will only initialize on demand.
When this driver is build-in to other platform eg, Agilex, it
will introduce a long start job and cause timeout error while
waiting for SMC call during boot up if the SVC firmware is not
ready.

Fixes: 6153ec6352e4c0 ("HSD #22013011814: crypto: intel_fcs: support HWRNG via /dev/hwrng")
Signed-off-by: default avatarTeoh, Ji Sheng <ji.sheng.teoh@intel.com>
Signed-off-by: default avatarWenlin Kang <wenlin.kang@windriver.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
parent b14c8668
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment