Re: [PATCH v8 1/4] drivers: tee: i2c trampoline driver

2021-02-16 Thread Tom Rini
On Mon, Jan 25, 2021 at 02:28:40PM +0200, Igor Opaniuk wrote: > From: Jorge Ramirez-Ortiz > > This commit gives the secure world access to the I2C bus so it can > communicate with I2C slaves (typically those would be secure elements > like the NXP SE050). > > A similar service implementation ha

[PATCH v8 1/4] drivers: tee: i2c trampoline driver

2021-01-25 Thread Igor Opaniuk
From: Jorge Ramirez-Ortiz This commit gives the secure world access to the I2C bus so it can communicate with I2C slaves (typically those would be secure elements like the NXP SE050). A similar service implementation has been merged in linux: c05210ab ("drivers: optee: allow op-tee to access dev