[GIT PULL] OP-TEE for v7.2
From: Jens Wiklander
Date: Fri May 29 2026 - 07:14:40 EST
Hello soc maintainers,
Please pull these two patches for the OP-TEE driver.
Thanks,
Jens
The following changes since commit 028ef9c96e96197026887c0f092424679298aae8:
Linux 7.0 (2026-04-12 13:48:06 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee.git tags/optee-for-v7.2
for you to fetch changes up to 3faa6774ffc5973af39ac9c4f1fe93aa92ec9407:
tee: optee: fix kernel-doc warnings (2026-04-27 14:13:14 +0200)
----------------------------------------------------------------
OP-TEE updates for 7.2
- Fix kernel-doc warnings in optee_private.h and optee_msg.h
- Allow MT_NORMAL_TAGGED shared memory to support ARM64 MTE buffers
----------------------------------------------------------------
Hirokazu Honda (1):
tee: optee: Allow MT_NORMAL_TAGGED shared memory
Rodrigo Zaiden (1):
tee: optee: fix kernel-doc warnings
drivers/tee/optee/call.c | 3 +-
drivers/tee/optee/optee_msg.h | 50 +++++++++-------
drivers/tee/optee/optee_private.h | 120 ++++++++++++++++++++------------------
3 files changed, 94 insertions(+), 79 deletions(-)