Searched hist:dcb51b2126c99b8b8cc5272875149ccadba67d3c (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/include/tee/ |
| H A D | tee_cryp_utl.h | dcb51b2126c99b8b8cc5272875149ccadba67d3c 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 D | tee_cryp_utl.c | dcb51b2126c99b8b8cc5272875149ccadba67d3c 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>
|