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/09/19 23:58:33 UTC

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request, #7137: arch: risc-v: Enable FPU for qemu-rv only if EXPERIMENTAL=y

masayuki2009 opened a new pull request, #7137:
URL: https://github.com/apache/incubator-nuttx/pull/7137

   ## Summary
   
   - Because a context switch issue still exists with FPU, it should be enabled only if EXPERIMENTAL=y
   
   ## Impact
   
   - None
   
   ## Testing
   
   - Tested with ostest
   


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


[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #7137: arch: risc-v: Enable FPU for qemu-rv only if EXPERIMENTAL=y

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on PR #7137:
URL: https://github.com/apache/incubator-nuttx/pull/7137#issuecomment-1251718955

   why not comment out the option if it doesn't work at all.


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


[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7137: arch: risc-v: Remove FPU support from qemu-rv

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #7137:
URL: https://github.com/apache/incubator-nuttx/pull/7137


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