Re: [GIT PULL] tee subsys for v5.1

2019-03-01 Thread Arnd Bergmann
On Thu, Feb 28, 2019 at 2:12 PM Jens Wiklander wrote: > > Hello arm-soc maintainers, > > Please pull these small TEE subsystem updates. The license for two .h > files in OP-TEE driver is clarified with a dual license. The kernel > space tee client interface is complemented with cancellation suppor

[GIT PULL] tee subsys for v5.1

2019-02-28 Thread Jens Wiklander
Hello arm-soc maintainers, Please pull these small TEE subsystem updates. The license for two .h files in OP-TEE driver is clarified with a dual license. The kernel space tee client interface is complemented with cancellation support. I've based this pull request on the last pull request I did (n

Re: [GIT PULL] tee subsys for v5.1

2019-02-15 Thread Arnd Bergmann
On Mon, Feb 4, 2019 at 9:56 AM Jens Wiklander wrote: > > Hello arm-soc maintainers, > > Please pull this TEE subsystem enhancement. A tee bus driver framework > is introduced in order to support an OP-TEE based RNG driver. > > The last commit makes changes under drivers/char/hw_random which > also

[GIT PULL] tee subsys for v5.1

2019-02-04 Thread Jens Wiklander
Hello arm-soc maintainers, Please pull this TEE subsystem enhancement. A tee bus driver framework is introduced in order to support an OP-TEE based RNG driver. The last commit makes changes under drivers/char/hw_random which also are acked by that maintainer. This time I've relied on others to r