Hi,

On 11/4/21 3:14 PM, Etienne Carriere wrote:
Remove unused OPTEE_MSG_LOGIN_* ID macros as suitable TEE_LOGIN_* ID
macros are already defined tee.h.

Cc: Jens Wiklander <jens.wiklan...@linaro.org>
Signed-off-by: Etienne Carriere <etienne.carri...@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.carri...@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: Patrick Delaunay <patrick.delau...@foss.st.com>

Thanks
Patrick


Reply via email to