gpoulios commented on code in PR #16309: URL: https://github.com/apache/nuttx/pull/16309#discussion_r2073681063
########## drivers/misc/optee.c: ########## @@ -653,5 +1849,47 @@ static int optee_ioctl(FAR struct file *filep, int cmd, unsigned long arg) int optee_register(void) { +#ifdef CONFIG_DEV_OPTEE_SMC64 Review Comment: Removed. But like I said, this kind of test _cannot_ be performed through nuttx-apps. -- 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