commit | 86a586b9986e56aa1a597d7b3fb15607677ced0d | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Tue Mar 29 14:21:24 2022 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 11 10:28:04 2022 -0400 |
tree | d8e4654c35fb0bd1e23b5da3d7972f45dc0b8f5d | |
parent | 922c7d3e37f72ab8b2052e3233e12ee077a9330f [diff] |
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>