[GIT PULL] TEE fix for v5.10

From: Jens Wiklander
Date: Tue Oct 13 2020 - 03:09:49 EST


Hello arm-soc maintainers,

Please pull this small fix which reenables the kernel login method in the
kernel internal TEE client API. This fixes a problem introduced in v5.8.

Thanks,
Jens

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

git://git.linaro.org:/people/jens.wiklander/linux-tee.git tags/tee-fix-for-v5.10

for you to fetch changes up to 722939528a37aa0cb22d441e2045c0cf53e78fb0:

tee: client UUID: Skip REE kernel login method as well (2020-10-13 08:42:11 +0200)

----------------------------------------------------------------
Reenable kernel login method for kernel TEE client API

The kernel TEE login method was accidentally disabled previously when
enabling a few other login methods, so fix that here.

----------------------------------------------------------------
Sumit Garg (1):
tee: client UUID: Skip REE kernel login method as well

drivers/tee/tee_core.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)