You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/03/25 07:04:42 UTC

[GitHub] [incubator-nuttx] jlaitine commented on a change in pull request #5782: RISC-V: Implement option to run NuttX in supervisor mode (S-mode)

jlaitine commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r835002649



##########
File path: arch/risc-v/Kconfig
##########
@@ -188,6 +189,30 @@ config ARCH_MMU_TYPE_SV39
 	bool
 	default n
 
+config ARCH_HAVE_S_MODE

Review comment:
       There is no more common place for this than arch/risc-v/Kconfig. S_MODE is RISC-V iSA specific thing. What do you mean?
   




-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org