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

2021-01-22 Thread Etienne Carriere
Hi Igor, With comment addressed or not: Reviewed-by: Etienne Carriere On Fri, 22 Jan 2021 at 12:51, 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 >

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

2021-01-22 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