tee: optee: bind rng optee driver
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Tue, 29 Mar 2022 12:21:24 +0000 (14:21 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 11 Apr 2022 14:28:04 +0000 (10:28 -0400)
commit70812bb83da61decfd824482e9767db56b2cc932
treed8e4654c35fb0bd1e23b5da3d7972f45dc0b8f5d
parentfd52e7f9c775b71f64c4348703a7cc60f5fc8cf8
tee: optee: bind rng optee driver

In U-Boot, the discovery of TA based on its UUID on the TEE bus is
not supported.

This patch only binds the driver associated to the new supported
OP-TEE TA = TA_HWRNG when this driver is enable.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
drivers/tee/optee/core.c