Re: [PATCH v3 2/3] tee: optee: bind rng optee driver

2022-04-11 Thread Tom Rini
On Tue, Mar 29, 2022 at 02:21:24PM +0200, Patrick Delaunay wrote: > 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: Patri

[PATCH v3 2/3] tee: optee: bind rng optee driver

2022-03-29 Thread Patrick Delaunay
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 --- (no changes since v1) drivers/tee/optee/core.c | 13 +