Home
last modified time | relevance | path

Searched hist:fbffc8ada5922710c194abe22e8b3584c9bc1cff (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/tee/
H A Dtee_cryp_utl.cfbffc8ada5922710c194abe22e8b3584c9bc1cff Fri Jan 24 11:00:14 UTC 2025 Sascha Hauer <s.hauer@pengutronix.de> core: fail build when CFG_INSECURE=n used with unsafe RNG seed

A production build needs a proper RNG seed. Fail the build when
CFG_INSECURE=n is used in conjunction with the default weak stub
implementation of plat_rng_init().

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>