lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 24 Aug 2018 13:55:45 +0200
From:   Jens Wiklander <jens.wiklander@...aro.org>
To:     arm-soc <arm@...nel.org>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux ARM <linux-arm-kernel@...ts.infradead.org>
Subject: [GIT PULL] tee subsystem for v4.20

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(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ