linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] tee subsystem for v4.20
@ 2018-08-24 11:55 Jens Wiklander
  2018-08-26 23:37 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Wiklander @ 2018-08-24 11:55 UTC (permalink / raw)
  To: arm-soc; +Cc: Linux Kernel Mailing List, Linux ARM

Hello arm-soc maintainers,

Please pull these tee driver enhancements. There's one small fix for the
OP-TEE driver to take DT status into account. There's also a patch
providing a kernel only tee client interface that can be used by other
drivers etc. Currently there's no users of this interface in the kernel
but there seems to be some work in the pipe as some has tested it with
out of tree patches.

Thanks,
Jens

The following changes since commit 94710cac0ef4ee177a63b5227664b38c95bbf703:

  Linux 4.18 (2018-08-12 13:41:04 -0700)

are available in the Git repository at:

  git://git.linaro.org/people/jens.wiklander/linux-tee.git tags/tee-drv-for-4.20

for you to fetch changes up to 25559c22cef879c5cf7119540bfe21fb379d29f3:

  tee: add kernel internal client interface (2018-08-24 11:57:37 +0200)

----------------------------------------------------------------
Misc enhancement for tee driver subsystem

* Adds a kernel internal tee client interface allowing other drivers
  etc to access a TEE
* OP-TEE driver takes DT status property into account

----------------------------------------------------------------
Ard Biesheuvel (1):
      tee: optee: take DT status property into account

Jens Wiklander (1):
      tee: add kernel internal client interface

 drivers/tee/optee/core.c |   2 +-
 drivers/tee/tee_core.c   | 113 ++++++++++++++++++++++++++++++++++++++++++++---
 include/linux/tee_drv.h  |  73 ++++++++++++++++++++++++++++++
 3 files changed, 180 insertions(+), 8 deletions(-)

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

* Re: [GIT PULL] tee subsystem for v4.20
  2018-08-24 11:55 [GIT PULL] tee subsystem for v4.20 Jens Wiklander
@ 2018-08-26 23:37 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2018-08-26 23:37 UTC (permalink / raw)
  To: Jens Wiklander; +Cc: arm-soc, Linux Kernel Mailing List, Linux ARM

On Fri, Aug 24, 2018 at 4:55 AM, Jens Wiklander
<jens.wiklander@linaro.org> wrote:
> Hello arm-soc maintainers,
>
> Please pull these tee driver enhancements. There's one small fix for the
> OP-TEE driver to take DT status into account. There's also a patch
> providing a kernel only tee client interface that can be used by other
> drivers etc. Currently there's no users of this interface in the kernel
> but there seems to be some work in the pipe as some has tested it with
> out of tree patches.
>
> Thanks,
> Jens
>
> The following changes since commit 94710cac0ef4ee177a63b5227664b38c95bbf703:
>
>   Linux 4.18 (2018-08-12 13:41:04 -0700)
>
> are available in the Git repository at:
>
>   git://git.linaro.org/people/jens.wiklander/linux-tee.git tags/tee-drv-for-4.20
>
> for you to fetch changes up to 25559c22cef879c5cf7119540bfe21fb379d29f3:
>
>   tee: add kernel internal client interface (2018-08-24 11:57:37 +0200)

Merged into next/drivers. Thanks!


-Olof

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

end of thread, other threads:[~2018-08-26 23:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-24 11:55 [GIT PULL] tee subsystem for v4.20 Jens Wiklander
2018-08-26 23:37 ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).