tee: client UUID: Skip REE kernel login method as well
authorSumit Garg <sumit.garg@linaro.org>
Thu, 17 Sep 2020 13:40:22 +0000 (19:10 +0530)
committerJens Wiklander <jens.wiklander@linaro.org>
Tue, 13 Oct 2020 06:42:11 +0000 (08:42 +0200)
commit722939528a37aa0cb22d441e2045c0cf53e78fb0
treec48d494e3b89f703abc8e11a70b3fe87ac453772
parent9123e3a74ec7b934a4a099e98af6a61c2f80bbf5
tee: client UUID: Skip REE kernel login method as well

Since the addition of session's client UUID generation via commit [1],
login via REE kernel method was disallowed. So fix that via passing
nill UUID in case of TEE_IOCTL_LOGIN_REE_KERNEL method as well.

Fixes: e33bcbab16d1 ("tee: add support for session's client UUID generation") [1]
Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
drivers/tee/tee_core.c