xiaoxiang781216 commented on PR #3074:
URL: https://github.com/apache/nuttx-apps/pull/3074#issuecomment-2869390920

   >     * NuttX configs `imx93-evk:nsh` and `imx93-evk:knsh` with additional 
config:
   >       ```
   >       CONFIG_ALLOW_BSD_COMPONENTS=y
   >       CONFIG_ARCH_VMA_MAPPING=y
   >       CONFIG_ARCH_SHM_NPAGES=4096
   >       CONFIG_ARCH_SHM_VBASE=0xFF000000
   >       CONFIG_DEV_OPTEE_SMC=y
   >       CONFIG_EXAMPLES_OPTEE=y
   >       CONFIG_EXAMPLES_OPTEE_GP=y
   >       CONFIG_FS_SHMFS=y
   >       CONFIG_LIBC_MEMFD_SHMFS=y
   >       CONFIG_LIBTEEC=y
   >       ```
   > 
   
   @gpoulios let's create new defconfig to enable optee, so ci could check no 
change will break optee in the future.


-- 
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

Reply via email to