All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Wiklander <jens.wiklander@linaro.org>
To: arm@kernel.org, soc@kernel.org
Cc: op-tee@lists.trustedfirmware.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Bjorn Helgaas <bhelgaas@google.com>,
	Tian Tao <tiantao6@hisilicon.com>,
	Elvira Khabirova <e.khabirova@omprussia.ru>
Subject: [GIT PULL] TEE housekeeping for v5.12
Date: Wed, 3 Feb 2021 13:07:42 +0100	[thread overview]
Message-ID: <20210203120742.GA3624453@jade> (raw)

Hello arm-soc maintainers,

Please pull these patches fixing some comment typos and also a larger
patch syncing some internal OP-TEE driver headers with OP-TEE OS.

Thanks,
Jens

The following changes since commit e71ba9452f0b5b2e8dc8aa5445198cd9214a6a62:

  Linux 5.11-rc2 (2021-01-03 15:55:30 -0800)

are available in the Git repository at:

  git://git.linaro.org:/people/jens.wiklander/linux-tee.git tags/tee-housekeeping-for-v5.12

for you to fetch changes up to 617d8e8b347edcee6da38df0aeb671fc9c9ba19c:

  optee: sync OP-TEE headers (2021-02-02 14:50:41 +0100)

----------------------------------------------------------------
TEE subsystem housekeeping

- Fixes some comment typos in header files
- Updates to use flexible-array member instead of zero-length array
- Syncs internal OP-TEE headers with the ones from OP-TEE OS

----------------------------------------------------------------
Bjorn Helgaas (1):
      tee: optee: fix 'physical' typos

Elvira Khabirova (1):
      tee: fix some comment typos in header files

Jens Wiklander (1):
      optee: sync OP-TEE headers

Tian Tao (1):
      drivers: optee: use flexible-array member instead of zero-length array

 drivers/tee/optee/optee_msg.h     | 158 +++-----------------------------------
 drivers/tee/optee/optee_rpc_cmd.h | 103 +++++++++++++++++++++++++
 drivers/tee/optee/optee_smc.h     |  72 +++++++++++------
 drivers/tee/optee/rpc.c           |  39 +++++-----
 include/linux/tee_drv.h           |   2 +-
 include/uapi/linux/tee.h          |   2 +-
 6 files changed, 183 insertions(+), 193 deletions(-)
 create mode 100644 drivers/tee/optee/optee_rpc_cmd.h

             reply	other threads:[~2021-02-03 12:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-03 12:07 Jens Wiklander [this message]
2021-02-03 12:30 ` [GIT PULL] TEE housekeeping for v5.12 Arnd Bergmann
2021-02-03 12:40 ` patchwork-bot+linux-soc

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=20210203120742.GA3624453@jade \
    --to=jens.wiklander@linaro.org \
    --cc=arm@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=e.khabirova@omprussia.ru \
    --cc=linux-kernel@vger.kernel.org \
    --cc=op-tee@lists.trustedfirmware.org \
    --cc=soc@kernel.org \
    --cc=tiantao6@hisilicon.com \
    /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.