]> Git Repo - J-u-boot.git/commit
drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY
authorEtienne Carriere <[email protected]>
Tue, 26 Jul 2022 14:21:43 +0000 (16:21 +0200)
committerTom Rini <[email protected]>
Wed, 14 Sep 2022 19:23:03 +0000 (15:23 -0400)
commit57fb86a97d75dbf9898bce50813cf63106da08ac
tree0377fa56a1664d2b9da54338d19a57fd7ca00671
parent94ccfb78a4d61cac7cbc78f23751ec1db949d29e
drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY

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 <[email protected]>
Cc: Patrick Delaunay <[email protected]>
Signed-off-by: Etienne Carriere <[email protected]>
Reviewed-by: Patrick Delaunay <[email protected]>
drivers/rng/Kconfig
drivers/rng/optee_rng.c
This page took 0.033386 seconds and 4 git commands to generate.