]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'optee-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi...
authorArnd Bergmann <arnd@arndb.de>
Fri, 29 May 2026 22:25:12 +0000 (00:25 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 29 May 2026 22:25:12 +0000 (00:25 +0200)
commit1f512d1f745c1eefdc00750fa7f2e6658b610404
tree3ba3aa60fdb4bd11ece8db20f3bd4853df34d8c9
parent1e09b55daf1bcd040b09b755b8eeea270a223d7a
parent3faa6774ffc5973af39ac9c4f1fe93aa92ec9407
Merge tag 'optee-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/drivers

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

* tag 'optee-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee:
  tee: optee: fix kernel-doc warnings
  tee: optee: Allow MT_NORMAL_TAGGED shared memory

Signed-off-by: Arnd Bergmann <arnd@arndb.de>