[I] Schedule policy for stm32f4discovery(stm32f407) [nuttx]

2024-01-04 Thread via GitHub
nopnop2002 opened a new issue, #11490: URL: https://github.com/apache/nuttx/issues/11490 I'm using Nuttx V10.2. I believe nutxx's standard scheduling policy is FIFO. However, with STM32F407, if two tasks with the same priority are started, the RR scheduling policy will be applied.

(nuttx) branch master updated: assert: fix flags type, should be irqstate_t

2024-01-04 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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 3bac449286 assert: fix flags type, should be

Re: [PR] assert: fix flags type, should be irqstate_t [nuttx]

2024-01-04 Thread via GitHub
xiaoxiang781216 merged PR #11486: URL: https://github.com/apache/nuttx/pull/11486 -- 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:

[PR] risc-v/k230: revise CanMV230 kernel build support [nuttx]

2024-01-04 Thread via GitHub
yf13 opened a new pull request, #11489: URL: https://github.com/apache/nuttx/pull/11489 ## Summary additions: - tools/k230/Config.mk use POSTBUILD for kernel build changes: - under boards/risc-v/k230/canmv230/scripts/: - Make.defsadd inclusion to

Re: [PR] wamr: bump the default stack guard size [nuttx-apps]

2024-01-04 Thread via GitHub
yamt commented on code in PR #2241: URL: https://github.com/apache/nuttx-apps/pull/2241#discussion_r1442493254 ## interpreters/wamr/Kconfig: ## @@ -103,10 +103,9 @@ config INTERPRETERS_WAMR_ENABLE_SPEC_TEST config INTERPRETERS_WAMR_STACK_GUARD_SIZE int "Custom stack

Re: [PR] wamr: bump the default stack guard size [nuttx-apps]

2024-01-04 Thread via GitHub
xiaoxiang781216 commented on code in PR #2241: URL: https://github.com/apache/nuttx-apps/pull/2241#discussion_r1442487854 ## interpreters/wamr/Kconfig: ## @@ -103,10 +103,9 @@ config INTERPRETERS_WAMR_ENABLE_SPEC_TEST config INTERPRETERS_WAMR_STACK_GUARD_SIZE int

(nuttx) branch master updated: rpmsgdev_server: do not notify the client when the fds has teardown

2024-01-04 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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new fe0cd18cc5 rpmsgdev_server: do not notify the

Re: [PR] rpmsgdev_server: do not notify the client when the fds has teardown [nuttx]

2024-01-04 Thread via GitHub
xiaoxiang781216 merged PR #11483: URL: https://github.com/apache/nuttx/pull/11483 -- 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:

Re: [PR] armv7a/qemu: add QEMU_TRUSTZONE config and default n [nuttx]

2024-01-04 Thread via GitHub
xiaoxiang781216 merged PR #11484: URL: https://github.com/apache/nuttx/pull/11484 -- 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:

(nuttx) branch master updated (e2cf0cad39 -> a8d21c3876)

2024-01-04 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/nuttx.git from e2cf0cad39 rpmsg_sockif: recv/recvmsg return 0 when peer close add a8d21c3876 virtio-mmio: avoid output error

(nuttx) branch master updated: armv7a/qemu: add QEMU_TRUSTZONE config and default n

2024-01-04 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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new df3f95ee1f armv7a/qemu: add QEMU_TRUSTZONE

Re: [PR] virtio-mmio: avoid output error log when not found mmio device [nuttx]

2024-01-04 Thread via GitHub
xiaoxiang781216 merged PR #11482: URL: https://github.com/apache/nuttx/pull/11482 -- 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:

(nuttx) branch master updated: rpmsg_sockif: recv/recvmsg return 0 when peer close

2024-01-04 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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new e2cf0cad39 rpmsg_sockif: recv/recvmsg return

Re: [PR] rpmsg_sockif: recv/recvmsg return 0 when peer close [nuttx]

2024-01-04 Thread via GitHub
xiaoxiang781216 merged PR #11481: URL: https://github.com/apache/nuttx/pull/11481 -- 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:

(nuttx) branch master updated: local_sendmsg: fix peer->lc_cfps[] array out-of-range write

2024-01-04 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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 7a9aa9539c local_sendmsg: fix peer->lc_cfps[]

Re: [PR] local_sendmsg: fix peer->lc_cfps[] array out-of-range write [nuttx]

2024-01-04 Thread via GitHub
xiaoxiang781216 merged PR #11480: URL: https://github.com/apache/nuttx/pull/11480 -- 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:

(nuttx) branch master updated: qemu_bringup: add tmppfs mount for qemu-armv8a

2024-01-04 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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new ce16288494 qemu_bringup: add tmppfs mount for

Re: [PR] qemu_bringup: add tmp fs mount for qemu-armv8a [nuttx]

2024-01-04 Thread via GitHub
xiaoxiang781216 merged PR #11479: URL: https://github.com/apache/nuttx/pull/11479 -- 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:

(nuttx) branch master updated: virtio-mmio: ack the interrupt as soon as possible

2024-01-04 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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 409431b2ad virtio-mmio: ack the interrupt as

Re: [PR] virtio-mmio: ack the interrupt as soon as possible [nuttx]

2024-01-04 Thread via GitHub
xiaoxiang781216 merged PR #11478: URL: https://github.com/apache/nuttx/pull/11478 -- 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:

[PR] Some fixes for sim/macOS + cmake + libcxx [nuttx]

2024-01-04 Thread via GitHub
yamt opened a new pull request, #11488: URL: https://github.com/apache/nuttx/pull/11488 ## Summary Some fixes for sim/macOS + cmake + libcxx ## Impact ## Testing a modified version of sim:libcxxtest on macOS. (modified to workaround

[PR] rptun ping: support data checksum and data transfer rate calculation [nuttx]

2024-01-04 Thread via GitHub
wyr8899 opened a new pull request, #11487: URL: https://github.com/apache/nuttx/pull/11487 VELAPLATFO-20408 ## Summary rptun ping: support data checksum and data transfer rate calculation. ## Impact Increased the accuracy of rptun ping function and facilitated viewing of

[PR] assert: fix flags type, should be irqstate_t [nuttx]

2024-01-04 Thread via GitHub
CV-Bowen opened a new pull request, #11486: URL: https://github.com/apache/nuttx/pull/11486 ## Summary fix flags type, should be irqstate_t ## Impact should be none ## Testing qemu-armv8a:netnsh compile pass -- This is an automated message from the Apache Git

Re: [PR] rpmsgdev_server: do not notify the client when the fds has teardown [nuttx]

2024-01-04 Thread via GitHub
CV-Bowen commented on code in PR #11483: URL: https://github.com/apache/nuttx/pull/11483#discussion_r1442435982 ## drivers/misc/rpmsgdev_server.c: ## @@ -324,15 +324,20 @@ static void rpmsgdev_poll_worker(FAR void *arg) container_of(fds, FAR struct rpmsgdev_device_s, fd);

(nuttx-website) branch asf-site updated: Publishing web: 36ddd7c60a8230335eda886c909bc938739114a2 docs: 222ca5b0403fb1f834dc2382019a85ec398f7716

2024-01-04 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/nuttx-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 21bb2cce Publishing web:

Re: [PR] rpmsgdev_server: do not notify the client when the fds has teardown [nuttx]

2024-01-04 Thread via GitHub
anchao commented on code in PR #11483: URL: https://github.com/apache/nuttx/pull/11483#discussion_r1442394644 ## drivers/misc/rpmsgdev_server.c: ## @@ -324,15 +324,20 @@ static void rpmsgdev_poll_worker(FAR void *arg) container_of(fds, FAR struct rpmsgdev_device_s, fd);

Re: [PR] virtio-mmio: avoid output error log when not found mmio device [nuttx]

2024-01-04 Thread via GitHub
anchao commented on code in PR #11482: URL: https://github.com/apache/nuttx/pull/11482#discussion_r1442393602 ## drivers/virtio/virtio-mmio.c: ## @@ -842,7 +842,12 @@ int virtio_register_mmio_device(FAR void *regs, int irq) } ret = virtio_mmio_init_device(vmdev, regs,

(nuttx) branch master updated: Add MTD for AT25 eeprom

2024-01-04 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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 222ca5b040 Add MTD for AT25 eeprom 222ca5b040

Re: [PR] Add MTD for AT25 eeprom [nuttx]

2024-01-04 Thread via GitHub
xiaoxiang781216 merged PR #11423: URL: https://github.com/apache/nuttx/pull/11423 -- 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:

Re: [PR] armv7-m: Expose section name to allow relocation [nuttx]

2024-01-04 Thread via GitHub
xiaoxiang781216 commented on code in PR #11477: URL: https://github.com/apache/nuttx/pull/11477#discussion_r1442060828 ## libs/libc/machine/arm/armv7-m/gnu/arch_memcpy.S: ## @@ -94,6 +94,7 @@ .syntax unified .text + .section .text.memcpy Review Comment:

Re: [PR] support sorting symbol tables by name [nuttx]

2024-01-04 Thread via GitHub
xiaoxiang781216 merged PR #11448: URL: https://github.com/apache/nuttx/pull/11448 -- 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:

(nuttx) branch master updated (31ef9cd13c -> 97096bed83)

2024-01-04 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/nuttx.git from 31ef9cd13c risc-v/bl808: Implement Timer with OpenSBI new 9d436b624b tools: support sorting symbol tables by

(nuttx) 02/02: libs: fix the problem that the address obtained in thumb mode cannot be executed.

2024-01-04 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/nuttx.git commit 97096bed832fa83b6f6e18f07a07fda29c716020 Author: yinshengkai AuthorDate: Mon Nov 27 20:04:46 2023 +0800 libs:

(nuttx) 01/02: tools: support sorting symbol tables by name

2024-01-04 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/nuttx.git commit 9d436b624bf170a9fc1221a5b99c0d2ac9225025 Author: yinshengkai AuthorDate: Mon Nov 27 17:28:38 2023 +0800 tools:

(nuttx-apps) branch master updated: add const for romfs_img_len

2024-01-04 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/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new cf27f085f add const for romfs_img_len

Re: [PR] add const for romfs_img_len [nuttx-apps]

2024-01-04 Thread via GitHub
xiaoxiang781216 merged PR #2249: URL: https://github.com/apache/nuttx-apps/pull/2249 -- 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:

(nuttx-apps) branch master updated: config.nims: Support Nim Apps for RISC-V 32-bit and 64-bit

2024-01-04 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/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 41a496351 config.nims: Support Nim Apps

Re: [PR] config.nims: Support Nim Apps for RISC-V 32-bit and 64-bit [nuttx-apps]

2024-01-04 Thread via GitHub
xiaoxiang781216 merged PR #2251: URL: https://github.com/apache/nuttx-apps/pull/2251 -- 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:

(nuttx) branch master updated: risc-v/bl808: Implement Timer with OpenSBI

2024-01-04 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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 31ef9cd13c risc-v/bl808: Implement Timer

Re: [PR] risc-v/bl808: Implement Timer with OpenSBI [nuttx]

2024-01-04 Thread via GitHub
pkarashchenko merged PR #11472: URL: https://github.com/apache/nuttx/pull/11472 -- 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:

(nuttx) 05/05: arch/arm/src/cmake/Toolchain.cmake: fix inverted conditions for C++ features

2024-01-04 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/nuttx.git commit fc53497ea2cf4ec35edd59d885e745038df91cbb Author: YAMAMOTO Takashi AuthorDate: Thu Jan 4 17:07:50 2024 +0900

(nuttx) 03/05: libcxxabi.cmake: fix build error

2024-01-04 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/nuttx.git commit 7d6612d0e53fdff882fa7bf61e0892287bcd78d3 Author: YAMAMOTO Takashi AuthorDate: Thu Jan 4 17:05:51 2024 +0900

(nuttx) 01/05: libcxxabi.cmake: fix download

2024-01-04 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/nuttx.git commit 23db901bb345b3ccc78edf0b5a92f96c8c0d2383 Author: YAMAMOTO Takashi AuthorDate: Thu Jan 4 17:03:52 2024 +0900

(nuttx) 02/05: libcxxabi.cmake: remove a patch which no longer exists

2024-01-04 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/nuttx.git commit bb053f137d50b4109e4a47f2eb16b661ff8b8c8f Author: YAMAMOTO Takashi AuthorDate: Thu Jan 4 17:04:18 2024 +0900

Re: [PR] some fixes for cmake build of libcxx [nuttx]

2024-01-04 Thread via GitHub
xiaoxiang781216 merged PR #11475: URL: https://github.com/apache/nuttx/pull/11475 -- 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:

(nuttx) branch master updated (40f4cde8f5 -> fc53497ea2)

2024-01-04 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/nuttx.git from 40f4cde8f5 armv7-m: Expose section name to allow relocation new 23db901bb3 libcxxabi.cmake: fix download

(nuttx) 04/05: arch/sim/src/cmake/Toolchain.cmake: fix inverted conditions for C++ features

2024-01-04 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/nuttx.git commit 05b8655bdd7c3a0d1524791f207686924f9bf127 Author: YAMAMOTO Takashi AuthorDate: Thu Jan 4 17:07:02 2024 +0900

(nuttx) branch master updated: armv7-m: Expose section name to allow relocation

2024-01-04 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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 40f4cde8f5 armv7-m: Expose section name

Re: [PR] armv7-m: Expose section name to allow relocation [nuttx]

2024-01-04 Thread via GitHub
pkarashchenko merged PR #11477: URL: https://github.com/apache/nuttx/pull/11477 -- 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:

Re: [PR] some fixes for cmake build of libcxx [nuttx]

2024-01-04 Thread via GitHub
yamt commented on PR #11475: URL: https://github.com/apache/nuttx/pull/11475#issuecomment-1877002233 > looking at the ci failure log, it seems that, when compiling sim_netdriver.c, libcxx's stdatomic.h is used. i guess it isn't the expected behavior. i wonder if it's specific to this PR or

[PR] virtio-mmio: use byte to byte in read/write config when length != 1,2,4,8 [nuttx]

2024-01-04 Thread via GitHub
CV-Bowen opened a new pull request, #11485: URL: https://github.com/apache/nuttx/pull/11485 ## Summary The length of some config elements are not equal to 1,2,4,8, so we can't assert in virtio_mmio_config_read/write() direclty when length != 1,2,4,8 For example, in

(nuttx) branch master updated: libcxx.defs: appease "expr: syntax error" messages with clang

2024-01-04 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 3e4bc9bcef libcxx.defs: appease "expr: syntax

Re: [PR] libcxx.defs: appease "expr: syntax error" messages with clang [nuttx]

2024-01-04 Thread via GitHub
jerpelea merged PR #11474: URL: https://github.com/apache/nuttx/pull/11474 -- 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:

[PR] armv7a/qemu: add QEMU_TRUSTZONE config and default n [nuttx]

2024-01-04 Thread via GitHub
CV-Bowen opened a new pull request, #11484: URL: https://github.com/apache/nuttx/pull/11484 ## Summary Add ARCH_CHIP_QEMU_TRUSTZONE to enable/disable the TrustZone support beacause qemu also support enable/disable Arm Security Extensions:

Re: [PR] libcxx.defs: appease "expr: syntax error" messages with clang [nuttx]

2024-01-04 Thread via GitHub
yamt commented on PR #11474: URL: https://github.com/apache/nuttx/pull/11474#issuecomment-1876976696 > > > > > please add a commit message and sign your commit > > > > > > > > > > > > signed-off-by is a linux thing, not ours, as far as i know. > > > > > > > > > does not

[PR] rpmsgdev_server: do not notify the client when the fds has teardown [nuttx]

2024-01-04 Thread via GitHub
CV-Bowen opened a new pull request, #11483: URL: https://github.com/apache/nuttx/pull/11483 ## Summary Print an error log instead assert when poll notify is called after the teardown. ## Impact rpmsgdev ## Testing sim:rpserver and sim:proxy -- This is an

[PR] nsh cmd rptun: add rptun ping useage description [nuttx-apps]

2024-01-04 Thread via GitHub
wyr8899 opened a new pull request, #2255: URL: https://github.com/apache/nuttx-apps/pull/2255 ## Summary nsh cmd rptun: add rptun ping useage description ## Impact when rptun -h is entered, the usage of rptun will be displayed. ## Testing tested in sim vela. -- This

[PR] nsh_ddcmd: print errno instead the return value when dd failed [nuttx-apps]

2024-01-04 Thread via GitHub
CV-Bowen opened a new pull request, #2254: URL: https://github.com/apache/nuttx-apps/pull/2254 ## Summary Print the errno gives more information to debug the dd failed problem. ## Impact Should be none ## Testing dd in sim -- This is an automated message from

Re: [PR] some fixes for cmake build of libcxx [nuttx]

2024-01-04 Thread via GitHub
yamt commented on PR #11475: URL: https://github.com/apache/nuttx/pull/11475#issuecomment-1876960707 looking at the ci failure log, it seems that, when compiling sim_netdriver.c, libcxx's stdatomic.h is used. i guess it isn't the expected behavior. i wonder if it's specific to this PR

[PR] virtio-mmio: avoid output error log when not found mmio device [nuttx]

2024-01-04 Thread via GitHub
CV-Bowen opened a new pull request, #11482: URL: https://github.com/apache/nuttx/pull/11482 ## Summary Not found the mmio device is a normal case, so should not print the error log. This commit changes the log level to info when not found the mmio device. ## Impact Remove

Re: [PR] libcxx.defs: appease "expr: syntax error" messages with clang [nuttx]

2024-01-04 Thread via GitHub
jerpelea commented on PR #11474: URL: https://github.com/apache/nuttx/pull/11474#issuecomment-1876956490 > > > > please add a commit message and sign your commit > > > > > > > > > signed-off-by is a linux thing, not ours, as far as i know. > > > > > > does not look

Re: [PR] libcxx.defs: appease "expr: syntax error" messages with clang [nuttx]

2024-01-04 Thread via GitHub
yamt commented on PR #11474: URL: https://github.com/apache/nuttx/pull/11474#issuecomment-1876953395 > > > please add a commit message and sign your commit > > > > > > signed-off-by is a linux thing, not ours, as far as i know. > > does not look signed please use > >

[PR] rpmsg_sockif: recv/recvmsg return 0 when peer close [nuttx]

2024-01-04 Thread via GitHub
CV-Bowen opened a new pull request, #11481: URL: https://github.com/apache/nuttx/pull/11481 ## Summary Follow the posix standard: If no messages are available to be received and the peer has performed an orderly shutdown, recv() shall return 0. ## Impact rpmsg socket

[PR] local_sendmsg: fix peer->lc_cfps[] array out-of-range write [nuttx]

2024-01-04 Thread via GitHub
CV-Bowen opened a new pull request, #11480: URL: https://github.com/apache/nuttx/pull/11480 ## Summary When peer->lc_cfpcount == LOCAL_NCONTROLFDS, Line 122: peer->lc_cfps[peer->lc_cfpcount++] = filep2; access out-of-range ## Impact Bug fix ## Testing None --

[PR] qemu_bringup: add tmppfs mount for qemu-armv8a [nuttx]

2024-01-04 Thread via GitHub
CV-Bowen opened a new pull request, #11479: URL: https://github.com/apache/nuttx/pull/11479 ## Summary tmpfs can be used for the rpmsgfs test after the qemu rptun driver added. ## Impact Should be none ## Testing qemu-armv8a:netnsh with CONFIG_FS_TMPFS enable --

[PR] virtio-mmio: ack the interrupt as soon as possible [nuttx]

2024-01-04 Thread via GitHub
CV-Bowen opened a new pull request, #11478: URL: https://github.com/apache/nuttx/pull/11478 ## Summary Follow the linux does, ack the mmio irq as soon as possible to avoid miss interrupt. ## Impact Optimize the mmio interrupt ack ## Testing iperf with

Re: [PR] libcxx.defs: appease "expr: syntax error" messages with clang [nuttx]

2024-01-04 Thread via GitHub
jerpelea commented on PR #11474: URL: https://github.com/apache/nuttx/pull/11474#issuecomment-1876887730 > > please add a commit message and sign your commit > > signed-off-by is a linux thing, not ours, as far as i know. does not look signed please use git commit

Re: [PR] libcxx.defs: appease "expr: syntax error" messages with clang [nuttx]

2024-01-04 Thread via GitHub
yamt commented on PR #11474: URL: https://github.com/apache/nuttx/pull/11474#issuecomment-1876884719 > please add a commit message and sign your commit signed-off-by is a linux thing, not ours, as far as i know. -- This is an automated message from the Apache Git Service. To

[PR] nsh_mmcmds: support "memdump -h/help" to show usage and sequence number [nuttx-apps]

2024-01-04 Thread via GitHub
CV-Bowen opened a new pull request, #2253: URL: https://github.com/apache/nuttx-apps/pull/2253 ## Summary Compare with "cat /proc/memdump", use "memdump -h/help" is more convenient. ## Impact Enchance memdump ## Testing memdump -h -- This is an automated

Re: [PR] risc-v/bl808: Implement Timer with OpenSBI [nuttx]

2024-01-04 Thread via GitHub
lupyuen commented on code in PR #11472: URL: https://github.com/apache/nuttx/pull/11472#discussion_r1441578224 ## arch/risc-v/src/bl808/bl808_timerisr.c: ## @@ -101,6 +55,14 @@ static int bl808_ssoft_interrupt(int irq, void *context, void *arg) void

Re: [PR] risc-v/bl808: Implement Timer with OpenSBI [nuttx]

2024-01-04 Thread via GitHub
lupyuen commented on code in PR #11472: URL: https://github.com/apache/nuttx/pull/11472#discussion_r1441578501 ## arch/risc-v/src/bl808/bl808_timerisr.c: ## @@ -101,6 +55,14 @@ static int bl808_ssoft_interrupt(int irq, void *context, void *arg) void

Re: [PR] risc-v/bl808: Implement Timer with OpenSBI [nuttx]

2024-01-04 Thread via GitHub
pkarashchenko commented on code in PR #11472: URL: https://github.com/apache/nuttx/pull/11472#discussion_r1441534080 ## arch/risc-v/src/bl808/bl808_timerisr.c: ## @@ -101,6 +55,14 @@ static int bl808_ssoft_interrupt(int irq, void *context, void *arg) void

[I] ESP32S3: LEDC does not have output. [nuttx]

2024-01-04 Thread via GitHub
w2016561536 opened a new issue, #11476: URL: https://github.com/apache/nuttx/issues/11476 ## Problem: Use the examples of pwm in nuttx. Execute the command ` pwm ` in terminal. The output is always LOW (GPIO 2, the default pin of channel 0). And I'm sure the hardware is OK because

(nuttx-apps) branch master updated: Remove @ tag from all comments

2024-01-04 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/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new e55c0d9aa Remove @ tag from all

Re: [PR] Remove @ tag from all comments [nuttx-apps]

2024-01-04 Thread via GitHub
pkarashchenko merged PR #2226: URL: https://github.com/apache/nuttx-apps/pull/2226 -- 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:

[PR] some fixes for cmake build of libcxx [nuttx]

2024-01-04 Thread via GitHub
yamt opened a new pull request, #11475: URL: https://github.com/apache/nuttx/pull/11475 ## Summary some fixes for cmake build of libcxx ## Impact ## Testing sim/macOS (with some other local patches) -- This is an automated message from the Apache Git Service. To

[PR] libcxx.defs: appease "expr: syntax error" messages with clang [nuttx]

2024-01-04 Thread via GitHub
yamt opened a new pull request, #11474: URL: https://github.com/apache/nuttx/pull/11474 ## Summary libcxx.defs: appease "expr: syntax error" messages with clang ## Impact ## Testing sim/macOS (with a lot of other local patches) -- This is an automated message from the

Re: [PR] wamr: Add new option to enable tail call support [nuttx-apps]

2024-01-04 Thread via GitHub
no1wudi commented on code in PR #2252: URL: https://github.com/apache/nuttx-apps/pull/2252#discussion_r1441472642 ## interpreters/wamr/Kconfig: ## @@ -106,6 +106,12 @@ config INTERPRETERS_WAMR_ENABLE_SPEC_TEST bool "Enable spectest support" default n +config

Re: [PR] wamr: Add new option to enable tail call support [nuttx-apps]

2024-01-04 Thread via GitHub
yamt commented on code in PR #2252: URL: https://github.com/apache/nuttx-apps/pull/2252#discussion_r1441440164 ## interpreters/wamr/Kconfig: ## @@ -106,6 +106,12 @@ config INTERPRETERS_WAMR_ENABLE_SPEC_TEST bool "Enable spectest support" default n +config