[GitHub] [incubator-nuttx] no1wudi opened a new pull request #5870: arch/armv7-a: Fix a typo in Toolchain.defs

2022-03-27 Thread GitBox
no1wudi opened a new pull request #5870: URL: https://github.com/apache/incubator-nuttx/pull/5870 ## Summary ## Impact ## Testing CI -- 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 t

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

2022-03-27 Thread GitBox
pussuw edited a comment on pull request #5782: URL: https://github.com/apache/incubator-nuttx/pull/5782#issuecomment-1080247601 > @pussuw @jlaitine sorry, I may mix use OpenSBI and RISCV SBI in the discussion, so let me clarify what I mean the interface is the spec documented here: https:

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

2022-03-27 Thread GitBox
pussuw commented on pull request #5782: URL: https://github.com/apache/incubator-nuttx/pull/5782#issuecomment-1080256271 Another thing that is missing from the function list is a way to ask for the hartid. However, I think this is provisioned when the payload is started in arg0 so this can

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

2022-03-27 Thread GitBox
pussuw edited a comment on pull request #5782: URL: https://github.com/apache/incubator-nuttx/pull/5782#issuecomment-1080247601 > @pussuw @jlaitine sorry, I may mix use OpenSBI and RISCV SBI in the discussion, so let me clarify what I mean the interface is the spec documented here: https:

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

2022-03-27 Thread GitBox
pussuw commented on pull request #5782: URL: https://github.com/apache/incubator-nuttx/pull/5782#issuecomment-1080247601 > @pussuw @jlaitine sorry, I may mix use OpenSBI and RISCV SBI in the discussion, so let me clarify what I mean the interface is the spec documented here: https://githu

[GitHub] [incubator-nuttx] lupyuen commented on issue #5810: GPIO issues on BL602 + suggestions for RISC-V, maybe more.

2022-03-27 Thread GitBox
lupyuen commented on issue #5810: URL: https://github.com/apache/incubator-nuttx/issues/5810#issuecomment-1080244304 Our fix for SPI Poll Send has been merged into NuttX (thanks Xiao Xiang!) https://github.com/apache/incubator-nuttx/pull/5869 Now doing the PR for SPI Cmd/Data.

[GitHub] [incubator-nuttx] pkarashchenko merged pull request #5862: arch/sim: Remove the unused SIM_TCNWAITERS from Kconfig

2022-03-27 Thread GitBox
pkarashchenko merged pull request #5862: URL: https://github.com/apache/incubator-nuttx/pull/5862 -- 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:

[incubator-nuttx] branch master updated (aa0c9fd -> 3aaa7e8)

2022-03-27 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from aa0c9fd nuttx: Add new config ARM_HAVE_MVE for MVE instruction new 30e80f2 arch/sim: Remove th

[incubator-nuttx] 02/02: arch/sim: Remove "or 480" from Kconfig

2022-03-27 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 3aaa7e859194e2df737112477a9567f846ea5b6b Author: Xiang Xiao AuthorDate: Mon Mar 28 10:56:21 2022 +0800

[incubator-nuttx] 01/02: arch/sim: Remove the unused SIM_TCNWAITERS from Kconfig

2022-03-27 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 30e80f2394e47b31527d130cd71b524c70a83378 Author: Xiang Xiao AuthorDate: Thu Jan 6 02:20:26 2022 +0800

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

2022-03-27 Thread GitBox
pussuw commented on pull request #5782: URL: https://github.com/apache/incubator-nuttx/pull/5782#issuecomment-1080238746 > @pussuw from the spec, S-mode can't change STIP: Yes I noticed this from somewhere but could not find the reference again. To me this does not really make sense

[GitHub] [incubator-nuttx] pkarashchenko merged pull request #5866: nuttx: Add new config ARM_HAVE_MVE for MVE instruction

2022-03-27 Thread GitBox
pkarashchenko merged pull request #5866: URL: https://github.com/apache/incubator-nuttx/pull/5866 -- 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:

[incubator-nuttx] branch master updated: nuttx: Add new config ARM_HAVE_MVE for MVE instruction

2022-03-27 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new aa0c9fd nuttx: Add new config A

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1093: examples/watchdog: Fix watchdog command parameter error

2022-03-27 Thread GitBox
xiaoxiang781216 merged pull request #1093: URL: https://github.com/apache/incubator-nuttx-apps/pull/1093 -- 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

[incubator-nuttx-apps] branch master updated: examples/watchdog: Fix watchdog command parameter error

2022-03-27 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new f8811ea examples/watchdog: Fix

[incubator-nuttx] branch master updated (98ba65c -> 83a5e99)

2022-03-27 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 98ba65c c89: get rid of designated initializers in common code new 35f9265 arch/risc-v: Move fpu [

[incubator-nuttx] 02/02: arch/risc-v: Correct comments for current implementations

2022-03-27 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 83a5e9958f363aeca17518117707ce99edfc717a Author: Huang Qi AuthorDate: Mon Mar 28 10:50:56 2022 +0800 ar

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5868: arch/risc-v: Move fpu [re]store to common place

2022-03-27 Thread GitBox
xiaoxiang781216 merged pull request #5868: URL: https://github.com/apache/incubator-nuttx/pull/5868 -- 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

[incubator-nuttx] 01/02: arch/risc-v: Move fpu [re]store to common place

2022-03-27 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 35f9265483e6e8d06d4303039ba0264f6b8699f2 Author: Huang Qi AuthorDate: Fri Mar 25 14:46:19 2022 +0800 ar

[incubator-nuttx] branch master updated: c89: get rid of designated initializers in common code

2022-03-27 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 98ba65c c89: get rid of designated

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5857: c89: get rid of designated initializers in common code

2022-03-27 Thread GitBox
xiaoxiang781216 merged pull request #5857: URL: https://github.com/apache/incubator-nuttx/pull/5857 -- 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

[incubator-nuttx] branch master updated: riscv/bl602: Enable SPI Master in SPI Poll Send

2022-03-27 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new c67272f riscv/bl602: Enable SPI Mas

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5869: riscv/bl602: Enable SPI Master in SPI Poll Send

2022-03-27 Thread GitBox
xiaoxiang781216 merged pull request #5869: URL: https://github.com/apache/incubator-nuttx/pull/5869 -- 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

[GitHub] [incubator-nuttx-apps] PeterBee97 commented on a change in pull request #1089: apps/mlearning: tweak libcmsisdsp makefile

2022-03-27 Thread GitBox
PeterBee97 commented on a change in pull request #1089: URL: https://github.com/apache/incubator-nuttx-apps/pull/1089#discussion_r836045632 ## File path: mlearning/cmsis/libcmsisnn/Makefile ## @@ -77,10 +77,6 @@ CSRCS += $(CMSIS5_NN)/ConvolutionFunctions/arm_convolve_HWC_q7_f

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #1094: import/Make.defs: Add wildcard for LIBM and LIBGCC

2022-03-27 Thread GitBox
xiaoxiang781216 opened a new pull request #1094: URL: https://github.com/apache/incubator-nuttx-apps/pull/1094 ## Summary ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #1089: apps/mlearning: tweak libcmsisdsp makefile

2022-03-27 Thread GitBox
xiaoxiang781216 commented on a change in pull request #1089: URL: https://github.com/apache/incubator-nuttx-apps/pull/1089#discussion_r836034688 ## File path: mlearning/cmsis/libcmsisnn/Makefile ## @@ -77,10 +77,6 @@ CSRCS += $(CMSIS5_NN)/ConvolutionFunctions/arm_convolve_HWC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5853: driver/syslog: Add microseconds after date time

2022-03-27 Thread GitBox
xiaoxiang781216 commented on a change in pull request #5853: URL: https://github.com/apache/incubator-nuttx/pull/5853#discussion_r836024367 ## File path: drivers/syslog/vsyslog.c ## @@ -130,7 +130,8 @@ int nx_vsyslog(int priority, FAR const IPTR char *fmt, FAR va_list *ap)

[GitHub] [incubator-nuttx-apps] DS-LK opened a new pull request #1093: examples/watchdog: Fix watchdog command parameter error

2022-03-27 Thread GitBox
DS-LK opened a new pull request #1093: URL: https://github.com/apache/incubator-nuttx-apps/pull/1093 ## Summary Fix watchdog command parameter error ## Impact no effect. ## Testing pass -- This is an automated message from the Apache Git Service. To respond to t

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5862: arch/sim: Remove the unused SIM_TCNWAITERS from Kconfig

2022-03-27 Thread GitBox
xiaoxiang781216 commented on a change in pull request #5862: URL: https://github.com/apache/incubator-nuttx/pull/5862#discussion_r836021957 ## File path: arch/sim/Kconfig ## @@ -282,7 +282,7 @@ config SIM_FBWIDTH int "Display width" default 320 ---help--

[incubator-nuttx] branch master updated (8c8c60f -> 989e8ac)

2022-03-27 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 8c8c60f arch: Add -fsanitize=kernel-address to ARCHCPUFLAGS if CONFIG_MM_KASAN=y add 989e8ac fs/r

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5867: fs/romfs: fix size of pointer during memory allocation

2022-03-27 Thread GitBox
xiaoxiang781216 merged pull request #5867: URL: https://github.com/apache/incubator-nuttx/pull/5867 -- 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

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5866: nuttx: Add new config ARM_HAVE_MVE for MVE instruction

2022-03-27 Thread GitBox
xiaoxiang781216 commented on a change in pull request #5866: URL: https://github.com/apache/incubator-nuttx/pull/5866#discussion_r836018531 ## File path: arch/arm/Kconfig ## @@ -901,6 +901,12 @@ config ARM_HAVE_NEON ---help--- Decide whether support NEON

[GitHub] [incubator-nuttx] lupyuen opened a new pull request #5869: riscv/bl602: Enable SPI Master in SPI Poll Send

2022-03-27 Thread GitBox
lupyuen opened a new pull request #5869: URL: https://github.com/apache/incubator-nuttx/pull/5869 ## Summary SPI Poll Send `bl602_spi_poll_send()` doesn't send any SPI Data because it doesn't enable SPI Master and it doesn't clear the SPI FIFO. Also it hangs because it loops forever

[GitHub] [incubator-nuttx] no1wudi opened a new pull request #5868: arch/risc-v: Move fpu [re]store to common place

2022-03-27 Thread GitBox
no1wudi opened a new pull request #5868: URL: https://github.com/apache/incubator-nuttx/pull/5868 ## Summary Move FPU store/restore from chip specific code to common. ## Impact RISC-V with FPU support ## Testing qemu -- This is an automated message from the Apache Git S

[GitHub] [incubator-nuttx] rtucker85 commented on a change in pull request #5835: LITESDCARD peripheral driver support

2022-03-27 Thread GitBox
rtucker85 commented on a change in pull request #5835: URL: https://github.com/apache/incubator-nuttx/pull/5835#discussion_r835996502 ## File path: arch/risc-v/src/litex/litex_cache.c ## @@ -0,0 +1,88 @@ +/

[GitHub] [incubator-nuttx] rtucker85 commented on a change in pull request #5835: LITESDCARD peripheral driver support

2022-03-27 Thread GitBox
rtucker85 commented on a change in pull request #5835: URL: https://github.com/apache/incubator-nuttx/pull/5835#discussion_r835995449 ## File path: boards/risc-v/litex/arty_a7/src/litex_sdio.c ## @@ -0,0 +1,134 @@ +/**

[GitHub] [incubator-nuttx] rtucker85 commented on a change in pull request #5835: LITESDCARD peripheral driver support

2022-03-27 Thread GitBox
rtucker85 commented on a change in pull request #5835: URL: https://github.com/apache/incubator-nuttx/pull/5835#discussion_r835995318 ## File path: arch/risc-v/src/litex/litex_sdio.c ## @@ -0,0 +1,1450 @@ +/***

[GitHub] [incubator-nuttx] rtucker85 commented on a change in pull request #5835: LITESDCARD peripheral driver support

2022-03-27 Thread GitBox
rtucker85 commented on a change in pull request #5835: URL: https://github.com/apache/incubator-nuttx/pull/5835#discussion_r835995244 ## File path: arch/risc-v/src/litex/litex_sdio.c ## @@ -0,0 +1,1450 @@ +/***

[GitHub] [incubator-nuttx] rtucker85 commented on a change in pull request #5835: LITESDCARD peripheral driver support

2022-03-27 Thread GitBox
rtucker85 commented on a change in pull request #5835: URL: https://github.com/apache/incubator-nuttx/pull/5835#discussion_r835995051 ## File path: arch/risc-v/src/litex/litex_sdio.c ## @@ -0,0 +1,1450 @@ +/***

[GitHub] [incubator-nuttx] rtucker85 commented on a change in pull request #5835: LITESDCARD peripheral driver support

2022-03-27 Thread GitBox
rtucker85 commented on a change in pull request #5835: URL: https://github.com/apache/incubator-nuttx/pull/5835#discussion_r835994940 ## File path: arch/risc-v/src/litex/litex_sdio.c ## @@ -0,0 +1,1450 @@ +/***

[incubator-nuttx-website] branch asf-site updated: Publishing web: 1b39f27b512cbb1fc294b70e0e70a67d0092b98d docs: 8c8c60f70afe989d4530b38df12e45a41f47e87b

2022-03-27 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 4c75b16 Publishing web

[GitHub] [incubator-nuttx-apps] zhuyanlinzyl opened a new pull request #1092: trace: fix pointer cross the border

2022-03-27 Thread GitBox
zhuyanlinzyl opened a new pull request #1092: URL: https://github.com/apache/incubator-nuttx-apps/pull/1092 VELAPLATFO-2058 Change-Id: I4cfa400c90d9421dfb565de3536b8378a28ae3fb Signed-off-by: zhuyanlin ## Summary ## Impact ## Testing -- This is an a

[GitHub] [incubator-nuttx] acassis commented on a change in pull request #5827: Add SPIRAM to ESP32-S2

2022-03-27 Thread GitBox
acassis commented on a change in pull request #5827: URL: https://github.com/apache/incubator-nuttx/pull/5827#discussion_r835969151 ## File path: arch/xtensa/src/esp32s2/Kconfig ## @@ -718,6 +724,11 @@ config ESP32S2_SPIRAM_SPEED_80M endchoice # ESP32S2_SPIRAM_SPEED +confi

[incubator-nuttx] branch master updated (e87d262 -> 8c8c60f)

2022-03-27 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from e87d262 arch/Toolchain.defs: add wildcard for EXTRA_LIBS add 8c8c60f arch: Add -fsanitize=kern

[GitHub] [incubator-nuttx] pkarashchenko merged pull request #5865: arch: Add -fsanitize=kernel-address to ARCHCPUFLAGS if CONFIG_MM_KASAN=y

2022-03-27 Thread GitBox
pkarashchenko merged pull request #5865: URL: https://github.com/apache/incubator-nuttx/pull/5865 -- 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:

[GitHub] [incubator-nuttx] pkarashchenko commented on a change in pull request #5866: nuttx: Add new config ARM_HAVE_MVE for MVE instruction

2022-03-27 Thread GitBox
pkarashchenko commented on a change in pull request #5866: URL: https://github.com/apache/incubator-nuttx/pull/5866#discussion_r835954747 ## File path: arch/arm/Kconfig ## @@ -901,6 +901,12 @@ config ARM_HAVE_NEON ---help--- Decide whether support NEON i

[GitHub] [incubator-nuttx] pkarashchenko commented on a change in pull request #5862: arch/sim: Remove the unused SIM_TCNWAITERS from Kconfig

2022-03-27 Thread GitBox
pkarashchenko commented on a change in pull request #5862: URL: https://github.com/apache/incubator-nuttx/pull/5862#discussion_r835954601 ## File path: arch/sim/Kconfig ## @@ -282,7 +282,7 @@ config SIM_FBWIDTH int "Display width" default 320 ---help---

[GitHub] [incubator-nuttx] pkarashchenko commented on a change in pull request #5862: arch/sim: Remove the unused SIM_TCNWAITERS from Kconfig

2022-03-27 Thread GitBox
pkarashchenko commented on a change in pull request #5862: URL: https://github.com/apache/incubator-nuttx/pull/5862#discussion_r835954425 ## File path: arch/sim/Kconfig ## @@ -282,7 +282,7 @@ config SIM_FBWIDTH int "Display width" default 320 ---help---

[GitHub] [incubator-nuttx] pkarashchenko commented on a change in pull request #5862: arch/sim: Remove the unused SIM_TCNWAITERS from Kconfig

2022-03-27 Thread GitBox
pkarashchenko commented on a change in pull request #5862: URL: https://github.com/apache/incubator-nuttx/pull/5862#discussion_r835954425 ## File path: arch/sim/Kconfig ## @@ -282,7 +282,7 @@ config SIM_FBWIDTH int "Display width" default 320 ---help---

[GitHub] [incubator-nuttx] pkarashchenko merged pull request #5864: arch/Toolchain.defs: add wildcard for EXTRA_LIBS

2022-03-27 Thread GitBox
pkarashchenko merged pull request #5864: URL: https://github.com/apache/incubator-nuttx/pull/5864 -- 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:

[incubator-nuttx] branch master updated (a2e079f -> e87d262)

2022-03-27 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from a2e079f arch/arm: Change arm_arch.h to arm_internal.h in arm_perf.c add e87d262 arch/Toolchain

[GitHub] [incubator-nuttx] pkarashchenko opened a new pull request #5867: fs/romfs: fix size of pointer during memory allocation

2022-03-27 Thread GitBox
pkarashchenko opened a new pull request #5867: URL: https://github.com/apache/incubator-nuttx/pull/5867 ## Summary This is a follow-up after a mistake introduced due to wrong review comment in https://github.com/apache/incubator-nuttx/pull/5854 The `FAR` attribute should not be discar

[GitHub] [incubator-nuttx] pkarashchenko merged pull request #5863: arch/arm: Change arm_arch.h to arm_internal.h in arm_perf.c

2022-03-27 Thread GitBox
pkarashchenko merged pull request #5863: URL: https://github.com/apache/incubator-nuttx/pull/5863 -- 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:

[incubator-nuttx] branch master updated (baeb2e9 -> a2e079f)

2022-03-27 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from baeb2e9 stm32h7: Addresses tickless PR review comments add a2e079f arch/arm: Change arm_arch.h

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #5864: arch/Toolchain.defs: add wildcard for EXTRA_LIBS

2022-03-27 Thread GitBox
xiaoxiang781216 commented on pull request #5864: URL: https://github.com/apache/incubator-nuttx/pull/5864#issuecomment-1080002651 > Do we need to apply similar changes to https://github.com/apache/incubator-nuttx-apps/blob/master/import/Make.defs ? I will create a PR tomorrow. --

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5862: arch/sim: Remove the unused SIM_TCNWAITERS from Kconfig

2022-03-27 Thread GitBox
xiaoxiang781216 commented on a change in pull request #5862: URL: https://github.com/apache/incubator-nuttx/pull/5862#discussion_r835950256 ## File path: arch/sim/Kconfig ## @@ -282,7 +282,7 @@ config SIM_FBWIDTH int "Display width" default 320 ---help--

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5862: arch/sim: Remove the unused SIM_TCNWAITERS from Kconfig

2022-03-27 Thread GitBox
xiaoxiang781216 commented on a change in pull request #5862: URL: https://github.com/apache/incubator-nuttx/pull/5862#discussion_r835950256 ## File path: arch/sim/Kconfig ## @@ -282,7 +282,7 @@ config SIM_FBWIDTH int "Display width" default 320 ---help--

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #5866: nuttx: Add new config ARM_HAVE_MVE for MVE instruction

2022-03-27 Thread GitBox
xiaoxiang781216 opened a new pull request #5866: URL: https://github.com/apache/incubator-nuttx/pull/5866 ## Summary ## Impact New flags for Cortex M55 ## Testing Pass CI -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-nuttx] pkarashchenko commented on a change in pull request #5862: arch/sim: Remove the unused SIM_TCNWAITERS from Kconfig

2022-03-27 Thread GitBox
pkarashchenko commented on a change in pull request #5862: URL: https://github.com/apache/incubator-nuttx/pull/5862#discussion_r835948292 ## File path: arch/sim/Kconfig ## @@ -282,7 +282,7 @@ config SIM_FBWIDTH int "Display width" default 320 ---help---

[GitHub] [incubator-nuttx] pkarashchenko commented on a change in pull request #5854: fs/romfs: fix bug about test case:examples/romfs

2022-03-27 Thread GitBox
pkarashchenko commented on a change in pull request #5854: URL: https://github.com/apache/incubator-nuttx/pull/5854#discussion_r835948125 ## File path: fs/romfs/fs_romfsutil.c ## @@ -436,51 +429,44 @@ static int romfs_cachenode(FAR struct romfs_mountpt_s *rm, return

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #5865: arch: Add -fsanitize=kernel-address to ARCHCPUFLAGS if CONFIG_MM_KASAN=y

2022-03-27 Thread GitBox
xiaoxiang781216 opened a new pull request #5865: URL: https://github.com/apache/incubator-nuttx/pull/5865 ## Summary Move the ksan compiler option to common place ## Impact ## Testing Pass CI -- This is an automated message from the Apache Git Service. To respond t

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #5864: arch/Toolchain.defs: add wildcard for EXTRA_LIBS

2022-03-27 Thread GitBox
xiaoxiang781216 opened a new pull request #5864: URL: https://github.com/apache/incubator-nuttx/pull/5864 ## Summary Since clang mayn't support all the built-in library as gcc. ## Impact Minor ## Testing Pass CI -- This is an automated message from the Apache Gi

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #5863: arch/arm: Change arm_arch.h to arm_internal.h in arm_perf.c

2022-03-27 Thread GitBox
xiaoxiang781216 opened a new pull request #5863: URL: https://github.com/apache/incubator-nuttx/pull/5863 ## Summary Follow https://github.com/apache/incubator-nuttx/pull/5720 ## Impact ## Testing Pass CI -- This is an automated message from the Apache Git Service.

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #5862: arch/sim: Remove the unused SIM_TCNWAITERS from Kconfig

2022-03-27 Thread GitBox
xiaoxiang781216 opened a new pull request #5862: URL: https://github.com/apache/incubator-nuttx/pull/5862 ## Summary ## Impact Should not ## Testing Pass CI -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [incubator-nuttx] pkarashchenko commented on a change in pull request #5853: driver/syslog: Add microseconds after date time

2022-03-27 Thread GitBox
pkarashchenko commented on a change in pull request #5853: URL: https://github.com/apache/incubator-nuttx/pull/5853#discussion_r835936942 ## File path: drivers/syslog/vsyslog.c ## @@ -130,7 +130,8 @@ int nx_vsyslog(int priority, FAR const IPTR char *fmt, FAR va_list *ap)

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5853: driver/syslog: Add microseconds after date time

2022-03-27 Thread GitBox
xiaoxiang781216 commented on a change in pull request #5853: URL: https://github.com/apache/incubator-nuttx/pull/5853#discussion_r835932426 ## File path: drivers/syslog/vsyslog.c ## @@ -130,7 +130,8 @@ int nx_vsyslog(int priority, FAR const IPTR char *fmt, FAR va_list *ap)

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #3488: stm32h7: Adds tickless support.

2022-03-27 Thread GitBox
xiaoxiang781216 merged pull request #3488: URL: https://github.com/apache/incubator-nuttx/pull/3488 -- 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

[incubator-nuttx] branch master updated (c61710c -> baeb2e9)

2022-03-27 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from c61710c boards/arm/uid: fix pointer to int compare add 2fad060 stm32h7: Adds tickless support.

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5860: boards/arm/uid: fix pointer to int compare

2022-03-27 Thread GitBox
xiaoxiang781216 merged pull request #5860: URL: https://github.com/apache/incubator-nuttx/pull/5860 -- 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

[incubator-nuttx] branch master updated: boards/arm/uid: fix pointer to int compare

2022-03-27 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new c61710c boards/arm/uid: fix pointer

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5861: libs/libc/time: update description of strftime

2022-03-27 Thread GitBox
xiaoxiang781216 merged pull request #5861: URL: https://github.com/apache/incubator-nuttx/pull/5861 -- 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

[incubator-nuttx] branch master updated: libs/libc/time: update description of strftime

2022-03-27 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 2ac3e3c libs/libc/time: update desc

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5854: fs/romfs: fix bug about test case:examples/romfs

2022-03-27 Thread GitBox
xiaoxiang781216 commented on a change in pull request #5854: URL: https://github.com/apache/incubator-nuttx/pull/5854#discussion_r835931746 ## File path: fs/romfs/fs_romfsutil.c ## @@ -436,51 +429,44 @@ static int romfs_cachenode(FAR struct romfs_mountpt_s *rm, retur

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5854: fs/romfs: fix bug about test case:examples/romfs

2022-03-27 Thread GitBox
xiaoxiang781216 commented on a change in pull request #5854: URL: https://github.com/apache/incubator-nuttx/pull/5854#discussion_r835931625 ## File path: fs/romfs/fs_romfsutil.c ## @@ -436,51 +429,44 @@ static int romfs_cachenode(FAR struct romfs_mountpt_s *rm, retur

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5854: fs/romfs: fix bug about test case:examples/romfs

2022-03-27 Thread GitBox
xiaoxiang781216 commented on a change in pull request #5854: URL: https://github.com/apache/incubator-nuttx/pull/5854#discussion_r835931625 ## File path: fs/romfs/fs_romfsutil.c ## @@ -436,51 +429,44 @@ static int romfs_cachenode(FAR struct romfs_mountpt_s *rm, retur

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1091: apps: fix compile warning

2022-03-27 Thread GitBox
xiaoxiang781216 merged pull request #1091: URL: https://github.com/apache/incubator-nuttx-apps/pull/1091 -- 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

[incubator-nuttx-apps] 02/03: fix compile warning

2022-03-27 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 494b47c692f0603f1d7100f1a0a9503617642efc Author: Jiuzhu Dong AuthorDate: Mon Mar 21 18:26:37 2022 +0800

[incubator-nuttx-apps] 03/03: testing/scanftest: fix nxstyle

2022-03-27 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 5fab48a2fe5fda7b43831c3a418d215c72690708 Author: Jiuzhu Dong AuthorDate: Sun Mar 27 19:23:36 2022 +0800

[incubator-nuttx-apps] 01/03: rexecd: fix compile warning

2022-03-27 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit dede3698aeb66624a4cfd7ced975ab8b60ce2927 Author: Jiuzhu Dong AuthorDate: Wed Mar 16 13:56:54 2022 +0800

[incubator-nuttx-apps] branch master updated (732df52 -> 5fab48a)

2022-03-27 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. from 732df52 testing: Fix cxxtest application for "no-rtti" builds new dede369 rexecd: fix compile

[GitHub] [incubator-nuttx] pkarashchenko merged pull request #5859: sched/sched_timerexpiration.c: change from sched_time to eventtime

2022-03-27 Thread GitBox
pkarashchenko merged pull request #5859: URL: https://github.com/apache/incubator-nuttx/pull/5859 -- 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:

[incubator-nuttx] branch master updated: sched/sched/sched_timerexpiration: change from sched_time to eventtime

2022-03-27 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 466063a sched/sched/sched_timer

[GitHub] [incubator-nuttx] zouboan commented on pull request #5859: sched/sched_timerexpiration.c: change from sched_time to eventtime

2022-03-27 Thread GitBox
zouboan commented on pull request #5859: URL: https://github.com/apache/incubator-nuttx/pull/5859#issuecomment-1079936930 @pkarashchenko I enabled sporadic sched in sim:foc , because i have tesed sporadic sched in my custom board about foc -- This is an automated message from the Apache

[GitHub] [incubator-nuttx] pkarashchenko opened a new pull request #5861: libs/libc/time: update description of strftime

2022-03-27 Thread GitBox
pkarashchenko opened a new pull request #5861: URL: https://github.com/apache/incubator-nuttx/pull/5861 ## Summary Update description of `strftime` ## Impact None ## Testing Pass CI -- This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [incubator-nuttx] pkarashchenko opened a new pull request #5860: boards/arm/uid: fix pointer to int compare

2022-03-27 Thread GitBox
pkarashchenko opened a new pull request #5860: URL: https://github.com/apache/incubator-nuttx/pull/5860 ## Summary Fix pointer to int compare ## Impact None. Refactoring only ## Testing Pass CI -- This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-nuttx] pkarashchenko commented on a change in pull request #3172: Adds bare bones Arduino Portenta H7 port which is mostly a copy of STM32H747I-DISCO port.

2022-03-27 Thread GitBox
pkarashchenko commented on a change in pull request #3172: URL: https://github.com/apache/incubator-nuttx/pull/3172#discussion_r835899830 ## File path: boards/arm/stm32h7/portenta-h7/kernel/stm32_userspace.c ## @@ -0,0 +1,135 @@ +/***

[GitHub] [incubator-nuttx] pkarashchenko commented on a change in pull request #5847: rptun related update

2022-03-27 Thread GitBox
pkarashchenko commented on a change in pull request #5847: URL: https://github.com/apache/incubator-nuttx/pull/5847#discussion_r835899601 ## File path: drivers/rptun/rptun.c ## @@ -141,14 +162,14 @@ static metal_phys_addr_t rptun_da_to_pa(FAR struct rptun_dev_s *dev, static

[GitHub] [incubator-nuttx] pkarashchenko commented on pull request #5859: sched/sched_timerexpiration.c: change from sched_time to eventtime

2022-03-27 Thread GitBox
pkarashchenko commented on pull request #5859: URL: https://github.com/apache/incubator-nuttx/pull/5859#issuecomment-1079918835 Please squash to a single commit. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-nuttx] pkarashchenko commented on a change in pull request #5859: sched/sched_timerexpiration.c: change from sched_time to eventtime

2022-03-27 Thread GitBox
pkarashchenko commented on a change in pull request #5859: URL: https://github.com/apache/incubator-nuttx/pull/5859#discussion_r835898017 ## File path: sched/sched/sched_timerexpiration.c ## @@ -205,8 +205,8 @@ static uint32_t nxsched_cpu_scheduler(int cpu, uint32_t ticks,

[GitHub] [incubator-nuttx] pkarashchenko commented on a change in pull request #5853: driver/syslog: Add microseconds after date time

2022-03-27 Thread GitBox
pkarashchenko commented on a change in pull request #5853: URL: https://github.com/apache/incubator-nuttx/pull/5853#discussion_r835897829 ## File path: drivers/syslog/vsyslog.c ## @@ -130,7 +130,8 @@ int nx_vsyslog(int priority, FAR const IPTR char *fmt, FAR va_list *ap)

[GitHub] [incubator-nuttx] pkarashchenko commented on a change in pull request #5853: driver/syslog: Add microseconds after date time

2022-03-27 Thread GitBox
pkarashchenko commented on a change in pull request #5853: URL: https://github.com/apache/incubator-nuttx/pull/5853#discussion_r835897829 ## File path: drivers/syslog/vsyslog.c ## @@ -130,7 +130,8 @@ int nx_vsyslog(int priority, FAR const IPTR char *fmt, FAR va_list *ap)

[GitHub] [incubator-nuttx] zouboan commented on a change in pull request #5859: sched/sched_timerexpiration.c: change from sched_time to eventtime

2022-03-27 Thread GitBox
zouboan commented on a change in pull request #5859: URL: https://github.com/apache/incubator-nuttx/pull/5859#discussion_r835896743 ## File path: sched/sched/sched_timerexpiration.c ## @@ -205,8 +205,8 @@ static uint32_t nxsched_cpu_scheduler(int cpu, uint32_t ticks, *

[GitHub] [incubator-nuttx] pkarashchenko commented on a change in pull request #5859: sched/sched_timerexpiration.c: change from sched_time to eventtime

2022-03-27 Thread GitBox
pkarashchenko commented on a change in pull request #5859: URL: https://github.com/apache/incubator-nuttx/pull/5859#discussion_r835895324 ## File path: sched/sched/sched_timerexpiration.c ## @@ -205,8 +205,8 @@ static uint32_t nxsched_cpu_scheduler(int cpu, uint32_t ticks,

[GitHub] [incubator-nuttx] pkarashchenko commented on a change in pull request #5859: sched/sched_timerexpiration.c: change from sched_time to eventtime

2022-03-27 Thread GitBox
pkarashchenko commented on a change in pull request #5859: URL: https://github.com/apache/incubator-nuttx/pull/5859#discussion_r835895324 ## File path: sched/sched/sched_timerexpiration.c ## @@ -205,8 +205,8 @@ static uint32_t nxsched_cpu_scheduler(int cpu, uint32_t ticks,

[GitHub] [incubator-nuttx] pkarashchenko commented on a change in pull request #5859: sched/sched_timerexpiration.c: change from sched_time to eventtime

2022-03-27 Thread GitBox
pkarashchenko commented on a change in pull request #5859: URL: https://github.com/apache/incubator-nuttx/pull/5859#discussion_r835894938 ## File path: sched/sched/sched_timerexpiration.c ## @@ -205,8 +205,8 @@ static uint32_t nxsched_cpu_scheduler(int cpu, uint32_t ticks,

[GitHub] [incubator-nuttx] pkarashchenko merged pull request #5858: crypto/random_pool: Remove the unused header file(unistd.h and nuttx/arch.h)

2022-03-27 Thread GitBox
pkarashchenko merged pull request #5858: URL: https://github.com/apache/incubator-nuttx/pull/5858 -- 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:

[incubator-nuttx] branch master updated (a721bc8 -> 01cb137)

2022-03-27 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from a721bc8 fs/romfs: fix bug about test:examples/romfs add 01cb137 crypto/random_pool: Remove the

[GitHub] [incubator-nuttx] pkarashchenko commented on pull request #5859: sched/sched_timerexpiration.c: change from sched_time to eventtime

2022-03-27 Thread GitBox
pkarashchenko commented on pull request #5859: URL: https://github.com/apache/incubator-nuttx/pull/5859#issuecomment-1079909956 @zouboan will you add a sample config (for `sim` or any other target) that enables sporadic policy in this PR? If yes, then I will postpone the merge of this PR u

[incubator-nuttx] branch master updated (0d365f6 -> a721bc8)

2022-03-27 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 0d365f6 epoll: fix epoll close error, report by kasan add a721bc8 fs/romfs: fix bug about test

[GitHub] [incubator-nuttx] pkarashchenko merged pull request #5854: fs/romfs: fix bug about test case:examples/romfs

2022-03-27 Thread GitBox
pkarashchenko merged pull request #5854: URL: https://github.com/apache/incubator-nuttx/pull/5854 -- 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:

  1   2   >