tee: optee: fix uuid comparisons on service discovery
authorIlias Apalodimas <ilias.apalodimas@linaro.org>
Thu, 19 Jan 2023 09:21:37 +0000 (11:21 +0200)
committerIlias Apalodimas <ilias.apalodimas@linaro.org>
Fri, 20 Jan 2023 08:04:56 +0000 (10:04 +0200)
commiteda976d36a37d459da5908fb922173a4bafe8666
treefd7117a58a97f61e98b6d75b2a4a41839cf496e5
parent9d28f67c8153ce2eaea21b2f3b7810a1aa8fce6d
tee: optee: fix uuid comparisons on service discovery

When comparing UUIDs for discovered services we only compare up to the
ptr size instead of the entire UUID

Fixes: 94ccfb78a4d61 ("drivers: tee: optee: discover OP-TEE services")
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
drivers/tee/optee/core.c