All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] TEE housekeeping for v5.12
@ 2021-02-03 12:07 ` Jens Wiklander
  0 siblings, 0 replies; 5+ messages in thread
From: Jens Wiklander @ 2021-02-03 12:07 UTC (permalink / raw)
  To: op-tee

[-- Attachment #1: Type: text/plain, Size: 1680 bytes --]

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

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

end of thread, other threads:[~2021-02-03 12:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-03 12:07 [GIT PULL] TEE housekeeping for v5.12 Jens Wiklander
2021-02-03 12:07 ` Jens Wiklander
2021-02-03 12:30 ` Arnd Bergmann
2021-02-03 12:30   ` Arnd Bergmann
2021-02-03 12:40 ` patchwork-bot+linux-soc

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.