[PATCH 1/5] tee: define session login identifiers
Patrick DELAUNAY
patrick.delaunay at foss.st.com
Mon Nov 8 10:31:38 CET 2021
Hi,
On 11/4/21 3:14 PM, Etienne Carriere 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: Patrick Delaunay <patrick.delaunay at foss.st.com>
Thanks
Patrick
More information about the U-Boot
mailing list