All of lore.kernel.org
 help / color / mirror / Atom feed
From: jens.wiklander@linaro.org (Jens Wiklander)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] tee: updates for v4.14
Date: Fri, 4 Aug 2017 11:32:49 +0200	[thread overview]
Message-ID: <20170804093153.GA16698@jax> (raw)

Hi arm-soc maintainers,

The following changes since commit 16f73eb02d7e1765ccab3d2018e0bd98eb93d973:

  Linux 4.13-rc3 (2017-07-30 12:40:36 -0700)

are available in the git repository at:

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

for you to fetch changes up to 39e6519a3f135b143dee4d4fb5ac0438e75454e2:

  tee: optee: sync with new naming of interrupts (2017-08-04 10:30:27 +0200)

----------------------------------------------------------------
Small fixes and enhancements for the TEE subsystem

----------------------------------------------------------------
Arvind Yadav (1):
      tee: tee_shm: Constify dma_buf_ops structures.

Bhumika Goyal (1):
      tee: optee: add const to tee_driver_ops and tee_desc structures

David Wang (1):
      tee: optee: sync with new naming of interrupts

Jens Wiklander (2):
      tee: optee: fix uninitialized symbol 'parg'
      tee: indicate privileged dev in gen_caps

Jerome Forissier (1):
      tee: add forward declaration for struct device

tiger-yu99 (1):
      tee: optee: interruptible RPC sleep

 drivers/tee/optee/core.c      | 19 ++++++++++---------
 drivers/tee/optee/optee_smc.h | 12 ++++++------
 drivers/tee/optee/rpc.c       | 15 ++++++---------
 drivers/tee/tee_core.c        |  5 +++++
 drivers/tee/tee_shm.c         |  2 +-
 include/linux/tee_drv.h       |  1 +
 include/uapi/linux/tee.h      |  1 +
 7 files changed, 30 insertions(+), 25 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Jens Wiklander <jens.wiklander@linaro.org>
To: arm@kernel.org
Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] tee: updates for v4.14
Date: Fri, 4 Aug 2017 11:32:49 +0200	[thread overview]
Message-ID: <20170804093153.GA16698@jax> (raw)

Hi arm-soc maintainers,

The following changes since commit 16f73eb02d7e1765ccab3d2018e0bd98eb93d973:

  Linux 4.13-rc3 (2017-07-30 12:40:36 -0700)

are available in the git repository at:

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

for you to fetch changes up to 39e6519a3f135b143dee4d4fb5ac0438e75454e2:

  tee: optee: sync with new naming of interrupts (2017-08-04 10:30:27 +0200)

----------------------------------------------------------------
Small fixes and enhancements for the TEE subsystem

----------------------------------------------------------------
Arvind Yadav (1):
      tee: tee_shm: Constify dma_buf_ops structures.

Bhumika Goyal (1):
      tee: optee: add const to tee_driver_ops and tee_desc structures

David Wang (1):
      tee: optee: sync with new naming of interrupts

Jens Wiklander (2):
      tee: optee: fix uninitialized symbol 'parg'
      tee: indicate privileged dev in gen_caps

Jerome Forissier (1):
      tee: add forward declaration for struct device

tiger-yu99 (1):
      tee: optee: interruptible RPC sleep

 drivers/tee/optee/core.c      | 19 ++++++++++---------
 drivers/tee/optee/optee_smc.h | 12 ++++++------
 drivers/tee/optee/rpc.c       | 15 ++++++---------
 drivers/tee/tee_core.c        |  5 +++++
 drivers/tee/tee_shm.c         |  2 +-
 include/linux/tee_drv.h       |  1 +
 include/uapi/linux/tee.h      |  1 +
 7 files changed, 30 insertions(+), 25 deletions(-)

             reply	other threads:[~2017-08-04  9:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-04  9:32 Jens Wiklander [this message]
2017-08-04  9:32 ` [GIT PULL] tee: updates for v4.14 Jens Wiklander
2017-08-16 19:46 ` Arnd Bergmann
2017-08-16 19:46   ` Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170804093153.GA16698@jax \
    --to=jens.wiklander@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.