xiaoxiang781216 commented on code in PR #16309: URL: https://github.com/apache/nuttx/pull/16309#discussion_r2073693225
########## 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: it could be possible, since nuttx support kernel module too. -- 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