Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtee_cryp_utl.hdcb51b2126c99b8b8cc5272875149ccadba67d3c Thu Sep 19 07:38:46 UTC 2024 Thomas Bourgoin <thomas.bourgoin@foss.st.com> core: define plat_rng_init() as a weak alias of __plat_rng_init()

Rename the function plat_rng_init() to __plat_rng_init() and define
plat_rng_init() as a weak alias of __plat_rng_init().
This allow to use the default RNG initialization in the platform
plat_rng_init() function.

Signed-off-by: Thomas Bourgoin <thomas.bourgoin@foss.st.com>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
/optee_os/core/tee/
H A Dtee_cryp_utl.cdcb51b2126c99b8b8cc5272875149ccadba67d3c Thu Sep 19 07:38:46 UTC 2024 Thomas Bourgoin <thomas.bourgoin@foss.st.com> core: define plat_rng_init() as a weak alias of __plat_rng_init()

Rename the function plat_rng_init() to __plat_rng_init() and define
plat_rng_init() as a weak alias of __plat_rng_init().
This allow to use the default RNG initialization in the platform
plat_rng_init() function.

Signed-off-by: Thomas Bourgoin <thomas.bourgoin@foss.st.com>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>