gpoulios commented on code in PR #16356: URL: https://github.com/apache/nuttx/pull/16356#discussion_r2083487421
########## drivers/misc/optee.c: ########## @@ -555,23 +555,22 @@ static int optee_close(FAR struct file *filep) return 0; } +#ifdef CONFIG_OPTEE_OPENVELA_COMPAT Review Comment: @xiaoxiang781216 Can we please avoid blocking this PR while the changes to openvela are pending? After all, from NuttX'es perspective, OP-TEE support for temp mem _prior_ to this PR is equivalent to support _after_ this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org