[PATCH 2/5] tee: optee: remove unused duplicated login Id macros

Jens Wiklander jens.wiklander at linaro.org
Tue Nov 9 09:41:14 CET 2021


On Thu, Nov 4, 2021 at 3:15 PM Etienne Carriere
<etienne.carriere at linaro.org> wrote:
>
> Remove unused OPTEE_MSG_LOGIN_* ID macros as suitable TEE_LOGIN_* ID
> macros are already defined tee.h.
>
> Cc: Jens Wiklander <jens.wiklander at linaro.org>
> Signed-off-by: Etienne Carriere <etienne.carriere at linaro.org>
> ---
> This change was previously discussed in the U-Boot ML, latest is
> "[PATCH v2 2/2] tee: optee: support session login as REE kernel", at:
> https://patchwork.ozlabs.org/project/uboot/patch/20210519142613.7668-2-etienne.carriere@linaro.org/
>
> Changes since this v2 post:
>  - Remove sanitation of the login Id passed to OP-TEE as secure world
>  - Rephrase header line since this change now simply remove duplicated
>    macros.
>  - Update OPTEE_MSG_CMD_OPEN_SESSION inline description comment with
>    a reference to TEE_LOGIN_* macros.
> ---
>  drivers/tee/optee/optee_msg.h | 12 +-----------
>  1 file changed, 1 insertion(+), 11 deletions(-)

Reviewed-by: Jens Wiklander <jens.wiklander at linaro.org>

Thanks,
Jens


More information about the U-Boot mailing list