commit | 70812bb83da61decfd824482e9767db56b2cc932 | [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 | fd52e7f9c775b71f64c4348703a7cc60f5fc8cf8 [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>