[PATCH v4 3/3] drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY
Patrick DELAUNAY
patrick.delaunay at foss.st.com
Wed Jun 22 20:04:35 CEST 2022
Hi,
On 6/17/22 17:36, Etienne Carriere wrote:
> Changes optee_rng driver to register itself has a OP-TEE service so
> that a device is bound for the driver when OP-TEE enumerates the
> PTA RNG service.
>
> Cc: Sughosh Ganu <sughosh.ganu at linaro.org>
> Cc: Patrick Delaunay <patrick.delaunay at foss.st.com>
> Signed-off-by: Etienne Carriere <etienne.carriere at linaro.org>
> ---
> Changes since v3:
> - Unconditionally register driver with OPTEE_SERVICE_DRIVER() since the
> macro is now stubbed when CONFIG_OPTEE_SERVICE_DISCOVERY is disable.
>
> No change since v2.
>
> No change since v1.
> ---
> drivers/rng/Kconfig | 1 +
> drivers/rng/optee_rng.c | 7 ++++++-
> 2 files changed, 7 insertions(+), 1 deletion(-)
>
Reviewed-by: Patrick Delaunay <patrick.delaunay at foss.st.com>
Thanks
Patrick
More information about the U-Boot
mailing list