]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'amdtee-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi...
authorArnd Bergmann <arnd@arndb.de>
Fri, 29 May 2026 22:23:15 +0000 (00:23 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 29 May 2026 22:23:15 +0000 (00:23 +0200)
commit1e09b55daf1bcd040b09b755b8eeea270a223d7a
tree001bf8b82d6a751e3adfe3a6a0a02a6edf36879e
parent9f468bd841534409097f7f5064ce90936f5539c9
parent84a1e6179bd24dc10e47f6fa2b36f0ed345e68d8
Merge tag 'amdtee-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/drivers

AMD-TEE update for 7.2

Store buffer ID in tee_shm->sec_world_id and remove internal tracking
structures to align with other TEE drivers

* tag 'amdtee-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee:
  tee: amdtee: store buffer ID in tee_shm->sec_world_id

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