All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] tee subsystem client uuid for v5.8
@ 2020-05-12 13:12 ` Jens Wiklander
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Wiklander @ 2020-05-12 13:12 UTC (permalink / raw)
  To: arm, soc
  Cc: tee-dev, Vesa Jääskeläinen,
	Linux Kernel Mailing List, Linux ARM

Hello arm-soc maintainers,

Please pull these patches enabling Global Platform client UUID generation
for the OP-TEE driver.

Thanks,
Jens

The following changes since commit ae83d0b416db002fe95601e7f97f64b59514d936:

  Linux 5.7-rc2 (2020-04-19 14:35:30 -0700)

are available in the Git repository at:

  git://git.linaro.org/people/jens.wiklander/linux-tee.git tags/tee-login-for-5.8

for you to fetch changes up to c5b4312bea5d5e5e3d4f0af640e2ef8a1c1bb167:

  tee: optee: Add support for session login client UUID generation (2020-05-11 14:11:33 +0200)

----------------------------------------------------------------
Adds utility function in TEE subsystem for client UUID generation. This
function is also used in the optee driver.

----------------------------------------------------------------
Vesa Jääskeläinen (2):
      tee: add support for session's client UUID generation
      tee: optee: Add support for session login client UUID generation

 drivers/tee/Kconfig      |   1 +
 drivers/tee/optee/call.c |   6 +-
 drivers/tee/tee_core.c   | 152 +++++++++++++++++++++++++++++++++++++++++++++++
 include/linux/tee_drv.h  |  16 +++++
 4 files changed, 174 insertions(+), 1 deletion(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PULL] tee subsystem client uuid for v5.8
@ 2020-05-12 13:12 ` Jens Wiklander
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Wiklander @ 2020-05-12 13:12 UTC (permalink / raw)
  To: arm, soc
  Cc: Linux Kernel Mailing List, Linux ARM, tee-dev,
	Vesa Jääskeläinen

Hello arm-soc maintainers,

Please pull these patches enabling Global Platform client UUID generation
for the OP-TEE driver.

Thanks,
Jens

The following changes since commit ae83d0b416db002fe95601e7f97f64b59514d936:

  Linux 5.7-rc2 (2020-04-19 14:35:30 -0700)

are available in the Git repository at:

  git://git.linaro.org/people/jens.wiklander/linux-tee.git tags/tee-login-for-5.8

for you to fetch changes up to c5b4312bea5d5e5e3d4f0af640e2ef8a1c1bb167:

  tee: optee: Add support for session login client UUID generation (2020-05-11 14:11:33 +0200)

----------------------------------------------------------------
Adds utility function in TEE subsystem for client UUID generation. This
function is also used in the optee driver.

----------------------------------------------------------------
Vesa Jääskeläinen (2):
      tee: add support for session's client UUID generation
      tee: optee: Add support for session login client UUID generation

 drivers/tee/Kconfig      |   1 +
 drivers/tee/optee/call.c |   6 +-
 drivers/tee/tee_core.c   | 152 +++++++++++++++++++++++++++++++++++++++++++++++
 include/linux/tee_drv.h  |  16 +++++
 4 files changed, 174 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-12 13:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-12 13:12 [GIT PULL] tee subsystem client uuid for v5.8 Jens Wiklander
2020-05-12 13:12 ` Jens Wiklander

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.