From: Arnd Bergmann Date: Sat, 10 May 2025 09:09:43 +0000 (+0200) Subject: Merge tag 'tee-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/jenswi... X-Git-Tag: v6.16-rc1~100^2~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9477c3e68e0ada4655939b4d49fa79377f0882f3;p=thirdparty%2Flinux.git Merge tag 'tee-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/drivers Small TEE updates for v6.16 - Remove an unnecessary NULL check before release_firmware() in the OP-TEE driver - Prevent a size wrap in the TEE subsystem. The wrap would have been caught later in the code so no security consequences. * tag 'tee-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee: tee: Prevent size calculation wraparound on 32-bit kernels tee: optee: smc: remove unnecessary NULL check before release_firmware() Link: https://lore.kernel.org/r/20250509065114.GA4188600@rayden Signed-off-by: Arnd Bergmann --- 9477c3e68e0ada4655939b4d49fa79377f0882f3