Hello soc maintainers,
Please pull this cleanup patch for the AMD-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/amdtee-for-v7.2
for you to fetch changes up to 84a1e6179bd24dc10e47f6fa2b36f0ed345e68d8:
tee: amdtee: store buffer ID in tee_shm->sec_world_id (2026-04-27 14:13:08 +0200)
---------------------------------------------------------------- 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
---------------------------------------------------------------- Rijo Thomas (1): tee: amdtee: store buffer ID in tee_shm->sec_world_id
drivers/tee/amdtee/amdtee_private.h | 16 ------------ drivers/tee/amdtee/call.c | 2 +- drivers/tee/amdtee/core.c | 52 +++---------------------------------- 3 files changed, 5 insertions(+), 65 deletions(-)
op-tee@lists.trustedfirmware.org