[PATCH 1/5] tee: define session login identifiers
Jens Wiklander
jens.wiklander at linaro.org
Tue Nov 9 09:44:06 CET 2021
On Thu, Nov 4, 2021 at 3:14 PM Etienne Carriere
<etienne.carriere at linaro.org> wrote:
>
> Define identifiers for clnt_login field in struct tee_open_session_arg
> based in GlobalPlatform Device TEE IDs and on the REE_KERNEL identifier
> extension from OP-TEE OS.
>
> 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, see v2 at:
> https://patchwork.ozlabs.org/project/uboot/patch/20210519142613.7668-1-etienne.carriere@linaro.org/
>
> Changes since this v2 post:
> - Updated the inline comment describing reserved login Ids
> - Rephrase 'REE kernel agent' to 'REE kernel/privileged agent' to
> better apply to U-Boot that is not a kernel but still runs at a
> privileged execution level.
> ---
> include/tee.h | 23 +++++++++++++++++++++--
> 1 file changed, 21 insertions(+), 2 deletions(-)
Reviewed-by: Jens Wiklander <jens.wiklander at linaro.org>
Thanks,
Jens
More information about the U-Boot
mailing list