public inbox for op-tee@lists.trustedfirmware.org
 help / color / mirror / Atom feed
* [GIT PULL] TEE sysfs for 6.20
@ 2026-01-17 12:44 Jens Wiklander
  0 siblings, 0 replies; only message in thread
From: Jens Wiklander @ 2026-01-17 12:44 UTC (permalink / raw)
  To: arm, soc; +Cc: linux-kernel, op-tee

Hello arm-soc maintainers,

Please pull these two patches adding a generic TEE revision sysfs
attribute and implement support for OP-TEE.

Thanks,
Jens

The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee.git tags/tee-sysfs-for-6.20

for you to fetch changes up to c19faf5a62315d5e0e65dde49b7b59e30330b9c2:

  tee: optee: store OS revision for TEE core (2026-01-15 10:35:14 +0100)

----------------------------------------------------------------
TEE sysfs for 6.20

- Add an optional generic sysfs attribute for TEE revision
- Implement revision reporting for OP-TEE using both SMC and FF-A ABIs

----------------------------------------------------------------
Aristo Chen (2):
      tee: add revision sysfs attribute
      tee: optee: store OS revision for TEE core

 Documentation/ABI/testing/sysfs-class-tee | 10 ++++++
 drivers/tee/optee/core.c                  | 23 +++++++++++++
 drivers/tee/optee/ffa_abi.c               | 54 +++++++++++++++++++++++--------
 drivers/tee/optee/optee_private.h         | 19 +++++++++++
 drivers/tee/optee/smc_abi.c               | 15 +++++++--
 drivers/tee/tee_core.c                    | 51 ++++++++++++++++++++++++++++-
 include/linux/tee_core.h                  |  9 ++++++
 7 files changed, 163 insertions(+), 18 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-01-17 12:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-17 12:44 [GIT PULL] TEE sysfs for 6.20 Jens Wiklander

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox