[nuttx] branch master updated: arch/risc-v: Add support for StarFive JH7110 SoC

2023-08-03 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 856526adee arch/risc-v: Add support for

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10069: arch/risc-v: Add support for StarFive JH7110 SoC

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #10069: URL: https://github.com/apache/nuttx/pull/10069 -- 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] [nuttx] xiaoxiang781216 merged pull request #10068: usbdev: move usbdev_req function to common code

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #10068: URL: https://github.com/apache/nuttx/pull/10068 -- 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 (d8ca744052 -> 602d5974c8)

2023-08-03 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 d8ca744052 drivers/video: video driver supports NV12 add 602d5974c8 usbdev: move usbdev_req function to common

[nuttx-apps] branch master updated: fix -Wmaybe-uninitialized compile warning in nist-sts

2023-08-03 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 ff6df40e3 fix -Wmaybe-uninitialized

[GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1893: testing/nist-sts: fix -Wmaybe-uninitialized compile warning

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #1893: URL: https://github.com/apache/nuttx-apps/pull/1893 -- 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: ltp: follow linux on pthread_rwlock_unlock

2023-08-03 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 89a1255dc ltp: follow linux on

[GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1895: ltp: follow linux on pthread_rwlock_unlock

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #1895: URL: https://github.com/apache/nuttx-apps/pull/1895 -- 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: drivers/video: video driver supports NV12

2023-08-03 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 d8ca744052 drivers/video: video driver

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10071: drivers/video: video driver supports NV12

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #10071: URL: https://github.com/apache/nuttx/pull/10071 -- 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: crypto: export MD5/SHA1/SHA256/SHA512 via /dev/crypto

2023-08-03 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 775d9de30a crypto: export

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10073: crypto: export MD5/SHA1/SHA256/SHA512 via /dev/crypto

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #10073: URL: https://github.com/apache/nuttx/pull/10073 -- 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] [nuttx] laoniaokkk commented on issue #8833: w5500 ethernet can not work well

2023-08-03 Thread via GitHub
laoniaokkk commented on issue #8833: URL: https://github.com/apache/nuttx/issues/8833#issuecomment-1664947744 @michi-jung I tested the network with examples/Simple TCP echo server, when sending data to the server in a period of 50ms, after a period of time the w5500 will reset, the

[nuttx] branch master updated (5d1536c5e3 -> 699c401889)

2023-08-03 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 5d1536c5e3 nuttx/sim: use workquene instead of sim_bthcisock_loop add 699c401889 libc: update arm-m memset

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10054: arm-m: update memset function

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #10054: URL: https://github.com/apache/nuttx/pull/10054 -- 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 (26fc59bc35 -> 5d1536c5e3)

2023-08-03 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 26fc59bc35 libc/stdio: changed LIBC_NL_ARGMAX default value to 9 add 5d1536c5e3 nuttx/sim: use workquene

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10067: nuttx/sim: use workquene instead of sim_bthcisock_loop

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #10067: URL: https://github.com/apache/nuttx/pull/10067 -- 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] [nuttx-apps] siryang2006 opened a new pull request, #1895: ltp: follow linux on pthread_rwlock_unlock

2023-08-03 Thread via GitHub
siryang2006 opened a new pull request, #1895: URL: https://github.com/apache/nuttx-apps/pull/1895 ## 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 URL above to

[GitHub] [nuttx-apps] ThePassionate opened a new pull request, #1894: testing/crypto: add configs of crypto testing cases

2023-08-03 Thread via GitHub
ThePassionate opened a new pull request, #1894: URL: https://github.com/apache/nuttx-apps/pull/1894 crypto testing cases managed by respective config Signed-off-by: makejian -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [nuttx-apps] ThePassionate opened a new pull request, #1893: testing/nist-sts: fix -Wmaybe-uninitialized compile warning

2023-08-03 Thread via GitHub
ThePassionate opened a new pull request, #1893: URL: https://github.com/apache/nuttx-apps/pull/1893 fix compile warning as following: nist-sts/sts/src/cusum.c:15:23: warning: 'zerv' may be used uninitialized in this function[-Werror=maybe-uninitialized] Signed-off-by: makejian

[GitHub] [nuttx] ThePassionate opened a new pull request, #10073: crypto: export MD5/SHA1/SHA256/SHA512 via /dev/crypto

2023-08-03 Thread via GitHub
ThePassionate opened a new pull request, #10073: URL: https://github.com/apache/nuttx/pull/10073 refer to commit https://github.com/openbsd/src/commit/649dc2d9858d48bf78fc404b6fab58ba4e01d29c (1) import hash method (2) separate the update and finish processes Signed-off-by:

[GitHub] [nuttx] ThePassionate opened a new pull request, #10072: crypto: add curve25519 license

2023-08-03 Thread via GitHub
ThePassionate opened a new pull request, #10072: URL: https://github.com/apache/nuttx/pull/10072 add curve25519 implementation, and the implementation are ported from open-bsd Signed-off-by: makejian [makej...@xiaomi.com](mailto:makej...@xiaomi.com) -- This is an automated

[GitHub] [nuttx] yangsen5 opened a new pull request, #10071: drivers/video: video driver supports NV12

2023-08-03 Thread via GitHub
yangsen5 opened a new pull request, #10071: URL: https://github.com/apache/nuttx/pull/10071 ## 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 URL above to go to

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10064: libc/stdio: changed LIBC_NL_ARGMAX default value to 9

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #10064: URL: https://github.com/apache/nuttx/pull/10064 -- 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: libc/stdio: changed LIBC_NL_ARGMAX default value to 9

2023-08-03 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 26fc59bc35 libc/stdio: changed LIBC_NL_ARGMAX

[GitHub] [nuttx] lupyuen opened a new pull request, #10069: arch/risc-v: Add support for StarFive JH7110 SoC

2023-08-03 Thread via GitHub
lupyuen opened a new pull request, #10069: URL: https://github.com/apache/nuttx/pull/10069 ## Summary This PR adds support for the StarFive JH7110 RISC-V SoC. This will be used by the upcoming port of NuttX for PINE64 Star64 SBC. [The source files are explained in the articles

[GitHub] [nuttx] zyfeier opened a new pull request, #10068: usbdev: move usbdev_req function to common code

2023-08-03 Thread via GitHub
zyfeier opened a new pull request, #10068: URL: https://github.com/apache/nuttx/pull/10068 ## Summary Move usbdev_req function to common code, Reduce duplicated code. ## Impact USB ## Testing BES Board -- This is an automated message from the Apache Git

[GitHub] [nuttx] yintao707 opened a new pull request, #10067: nuttx/sim: use workquene instead of sim_bthcisock_loop

2023-08-03 Thread via GitHub
yintao707 opened a new pull request, #10067: URL: https://github.com/apache/nuttx/pull/10067 ## Summary use workquene instead of sim_bthcisock_loop ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to the message, please

[nuttx-website] branch asf-site updated: Publishing web: 07abea83aab63736f2895f109c448ae631509f46 docs: f3945560c0f5d6c15a3b86b9ca3278bb09676602

2023-08-03 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 a836d313 Publishing web:

[GitHub] [nuttx] acassis closed issue #8576: STM32F4 Ethernet MAC error handling.

2023-08-03 Thread via GitHub
acassis closed issue #8576: STM32F4 Ethernet MAC error handling. URL: https://github.com/apache/nuttx/issues/8576 -- 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

[GitHub] [nuttx] acassis commented on pull request #10065: stm32f4/f7/h7_eth: Improvements in Ethernet DMA error handling.

2023-08-03 Thread via GitHub
acassis commented on PR #10065: URL: https://github.com/apache/nuttx/pull/10065#issuecomment-1664653352 @fjpanag nice work! Kudos!!! -- 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

[nuttx] branch master updated: stm32f4/f7/h7_eth: Improvements in Ethernet DMA error handling.

2023-08-03 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 f3945560c0 stm32f4/f7/h7_eth: Improvements in

[GitHub] [nuttx] acassis merged pull request #10065: stm32f4/f7/h7_eth: Improvements in Ethernet DMA error handling.

2023-08-03 Thread via GitHub
acassis merged PR #10065: URL: https://github.com/apache/nuttx/pull/10065 -- 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] [nuttx] xiaoxiang781216 commented on a diff in pull request #10017: Use `lib_free` for the memory buffer allocated via `strdup` in `net/procfs/net_procfs.c`

2023-08-03 Thread via GitHub
xiaoxiang781216 commented on code in PR #10017: URL: https://github.com/apache/nuttx/pull/10017#discussion_r1283610498 ## net/procfs/net_procfs.c: ## @@ -244,7 +246,7 @@ static int netprocfs_open(FAR struct file *filep, FAR const char *relpath, devname =

[GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #10066: Don't call lib_free in the kernel code

2023-08-03 Thread via GitHub
xiaoxiang781216 opened a new pull request, #10066: URL: https://github.com/apache/nuttx/pull/10066 ## 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 URL above to

[GitHub] [nuttx] xiaoxiang781216 closed pull request #7573: video: Remove the unused vbuf_curr field from video_framebuff_s

2023-08-03 Thread via GitHub
xiaoxiang781216 closed pull request #7573: video: Remove the unused vbuf_curr field from video_framebuff_s URL: https://github.com/apache/nuttx/pull/7573 -- 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

[nuttx] branch master updated (83a3b969a3 -> 9e4a9fe32b)

2023-08-03 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 83a3b969a3 rptun: fix use after free caused by API wrong order add 9e4a9fe32b drivers/fb: add fboverlay

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10036: drivers/fb: add fboverlay pandisplay & display area ioctl

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #10036: URL: https://github.com/apache/nuttx/pull/10036 -- 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] 01/02: memorystress:For pressure detection of memory stability

2023-08-03 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 commit 4a78dedbae454913af67ca75a096f60a92886a47 Author: chenrun1 AuthorDate: Mon Jul 10 14:40:58 2023 +0800

[nuttx-apps] branch master updated (1309990d6 -> 5645b82b7)

2023-08-03 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-apps.git from 1309990d6 ltp/makefile: nuttx on github download ltp code failed fix new 4a78dedba memorystress:For

[nuttx-apps] 02/02: memorystress:Fix some warnings and make the index randomized.

2023-08-03 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 commit 5645b82b741f1349585d81fa71f3db6863f6cb3c Author: chenrun1 AuthorDate: Thu Aug 3 22:17:30 2023 +0800

[GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1891: memorystress:For pressure detection of memory stability

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #1891: URL: https://github.com/apache/nuttx-apps/pull/1891 -- 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: ltp/makefile: nuttx on github download ltp code failed fix

2023-08-03 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 1309990d6 ltp/makefile: nuttx on github

[GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1890: ltp/makefile: nuttx on github download ltp code failed fix

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #1890: URL: https://github.com/apache/nuttx-apps/pull/1890 -- 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: fix memory leak in aesctr test case

2023-08-03 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 e109319a2 fix memory leak in aesctr test

[GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1892: fix memory leak in aesctr test case

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #1892: URL: https://github.com/apache/nuttx-apps/pull/1892 -- 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 (af3600436e -> 83a3b969a3)

2023-08-03 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 af3600436e perf: avoid div zero if up_perf_init() hasn't init add 2fae0af914 rptun: metal_init only call once

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10047: rptun update

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #10047: URL: https://github.com/apache/nuttx/pull/10047 -- 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] 03/03: perf: avoid div zero if up_perf_init() hasn't init

2023-08-03 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 af3600436e415c0637adcac3798382a7c0438483 Author: ligd AuthorDate: Fri Mar 24 23:35:30 2023 +0800 perf: avoid div

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10045: armv7 updated

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #10045: URL: https://github.com/apache/nuttx/pull/10045 -- 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] 01/03: armv7-a: align stack_top code with armv7-r

2023-08-03 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 f3063ce12b7763fd2868068b6b80ece6461f9ad5 Author: ligd AuthorDate: Mon Apr 17 16:26:03 2023 +0800 armv7-a: align

[nuttx] branch master updated (ea03d06ab3 -> af3600436e)

2023-08-03 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 ea03d06ab3 tmpfs: fix tmpfs_read overwrite after seek over tfo_size new f3063ce12b armv7-a: align stack_top

[nuttx] 02/03: armv7-r: idle stack should align with 8

2023-08-03 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 2cfea55f95ae95e9824829680216a845d0015976 Author: ligd AuthorDate: Mon Apr 17 16:25:31 2023 +0800 armv7-r: idle

[nuttx] branch master updated (d5a8746be8 -> ea03d06ab3)

2023-08-03 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 d5a8746be8 sim framebuffer: Optimize the timing of window to open and to close add ea03d06ab3 tmpfs: fix

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10039: tmpfs: fix tmpfs_read overwrite after seek over tfo_size

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #10039: URL: https://github.com/apache/nuttx/pull/10039 -- 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] [nuttx] xiaoxiang781216 merged pull request #10052: sim framebuffer: Optimize the timing of window to open and to close

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #10052: URL: https://github.com/apache/nuttx/pull/10052 -- 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 (eb0a43f4cf -> d5a8746be8)

2023-08-03 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 eb0a43f4cf fs_procfsproc:Fix the wrong position of information display, integrate the fd information of socket

[nuttx] 03/03: fs_procfsproc:Fix the wrong position of information display, integrate the fd information of socket and file

2023-08-03 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 eb0a43f4cfaf3c59ab97f44f966d15bb1d8bb0bb Author: chenrun1 AuthorDate: Fri Jun 16 19:55:14 2023 +0800

[nuttx] branch master updated (bfe962ce2c -> eb0a43f4cf)

2023-08-03 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 bfe962ce2c pm: fix second time add wakelock dq caused error new e3c637baf4 fs: procfs add show file typee

[nuttx] 02/03: procfsproc:Optimize fd information output format

2023-08-03 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 9381e929dd306f7916a25b9921273eb62cf18bd0 Author: chenrun1 AuthorDate: Wed Jun 14 19:48:36 2023 +0800

[nuttx] 01/03: fs: procfs add show file typee

2023-08-03 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 e3c637baf4876425ec34e37b5b238b049fd1f62f Author: yinshengkai AuthorDate: Wed Jun 7 21:57:30 2023 +0800 fs:

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10059: procfsproc:Optimize fd information output format

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #10059: URL: https://github.com/apache/nuttx/pull/10059 -- 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] 01/02: queue: add dq_inqueue & sq_inqueue support

2023-08-03 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 d313248a5b316a339d072c43e891b3df59969c16 Author: ligd AuthorDate: Sun Jun 25 11:15:47 2023 +0800 queue: add

[nuttx] 02/02: pm: fix second time add wakelock dq caused error

2023-08-03 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 bfe962ce2c7101eb9cdf7972b1a741c6a83cb9ce Author: ligd AuthorDate: Wed Jun 21 17:17:59 2023 +0800 pm: fix second

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10049: pm: fix second time add wakelock dq caused error

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #10049: URL: https://github.com/apache/nuttx/pull/10049 -- 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 (ebaea6bd9f -> bfe962ce2c)

2023-08-03 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 ebaea6bd9f sim: set loop thread priority to configurable new d313248a5b queue: add dq_inqueue & sq_inqueue

[nuttx] branch master updated (4e70d59c3b -> ebaea6bd9f)

2023-08-03 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 4e70d59c3b crypto: reduce software algorithm size add ebaea6bd9f sim: set loop thread priority to configurable

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10044: sim: set loop thread priority to configurable

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #10044: URL: https://github.com/apache/nuttx/pull/10044 -- 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] 01/02: crypto: add config of software algorithm

2023-08-03 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 6676853589775b4ed699b08d73d6773cadafc457 Author: makejian AuthorDate: Mon Jun 26 19:54:41 2023 +0800 crypto: add

[nuttx] 02/02: crypto: reduce software algorithm size

2023-08-03 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 4e70d59c3b53db80fbec5bbc2df6ea8ff4c80aa6 Author: makejian AuthorDate: Wed Jul 26 21:09:43 2023 +0800 crypto:

[nuttx] branch master updated (9dabcf9ad2 -> 4e70d59c3b)

2023-08-03 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 9dabcf9ad2 sched: add CRITMONITOR time out panic new 6676853589 crypto: add config of software algorithm

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10060: crypto: not use software algorithm in nuttx crypto by default

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #10060: URL: https://github.com/apache/nuttx/pull/10060 -- 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: sched: add CRITMONITOR time out panic

2023-08-03 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 9dabcf9ad2 sched: add CRITMONITOR time out

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10062: sched: add CRITMONITOR time out panic

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #10062: URL: https://github.com/apache/nuttx/pull/10062 -- 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] [nuttx] fjpanag commented on pull request #10065: stm32f4/f7/h7_eth: Improvements in Ethernet DMA error handling.

2023-08-03 Thread via GitHub
fjpanag commented on PR #10065: URL: https://github.com/apache/nuttx/pull/10065#issuecomment-1664262249 Issue #8576 is related, and can be closed when this gets merged. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[nuttx] branch master updated: sched: group_killchildren send signo SIGQUIT before cancel it

2023-08-03 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 395fa73870 sched: group_killchildren send

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10041: sched: group_killchildren send signo SIGQUIT before cancel it

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #10041: URL: https://github.com/apache/nuttx/pull/10041 -- 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: fix incorrect comments

2023-08-03 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 2868e28837 fix incorrect comments 2868e28837

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10058: fix incorrect comments

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #10058: URL: https://github.com/apache/nuttx/pull/10058 -- 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] 01/02: rpmsg_socket: move nameid outof user define space

2023-08-03 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 17010ff811770b6fc2d603a8dfe0a99598d08865 Author: ligd AuthorDate: Fri Jan 13 23:25:52 2023 +0800 rpmsg_socket:

[nuttx] branch master updated (a10cc49e67 -> 0383377d78)

2023-08-03 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 a10cc49e67 Revert "newlib: libc: memcpy M-profile PACBTI-enablement" new 17010ff811 rpmsg_socket: move nameid

[nuttx] 02/02: rpmsg_socket: rpmsg_socket_ns_bound() with lock

2023-08-03 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 0383377d78270e38f8b4fbaf0954b276f7adb08c Author: ligd AuthorDate: Mon Jul 3 15:10:22 2023 +0800 rpmsg_socket:

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10046: rpmsg_socket update

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #10046: URL: https://github.com/apache/nuttx/pull/10046 -- 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] [nuttx] Gary-Hobson opened a new pull request, #10064: libc/stdio: changed LIBC_NL_ARGMAX default value to 9

2023-08-03 Thread via GitHub
Gary-Hobson opened a new pull request, #10064: URL: https://github.com/apache/nuttx/pull/10064 ## Summary If LIBC_NL_ARGMAX is too large, the stack usage of printf family functions will increase ## Impact ## Testing -- This is an automated message from the Apache

[GitHub] [nuttx] Gary-Hobson opened a new pull request, #10063: Cpuloading

2023-08-03 Thread via GitHub
Gary-Hobson opened a new pull request, #10063: URL: https://github.com/apache/nuttx/pull/10063 ## Summary use perf to implement cpuload without relying on external timers ## Impact Need to enable CONFIG_SCHED_CRITMONITOR ## Testing -- This is an automated

[GitHub] [nuttx] Gary-Hobson opened a new pull request, #10062: sched: add CRITMONITOR time out panic

2023-08-03 Thread via GitHub
Gary-Hobson opened a new pull request, #10062: URL: https://github.com/apache/nuttx/pull/10062 ## Summary Actively panic to trigger problems when some key points run for too long ## Impact ## Testing -- This is an automated message from the Apache Git Service. To

[GitHub] [nuttx-apps] raiden00pl commented on pull request #1882: crypto/libsodium: porting libsodium

2023-08-03 Thread via GitHub
raiden00pl commented on PR #1882: URL: https://github.com/apache/nuttx-apps/pull/1882#issuecomment-1664100392 @ThePassionate could you add dependency on `ISC license` in Kconfig and add `ICS license` to `LICENCE` file ? like it is done e.g. for Eclipse projects here

[nuttx-apps] 02/02: apps/testing/ltp: conditional build the testcases based on defconfig

2023-08-03 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 commit bc3fada2ce249cd21b7f0ac6145db9ba92fdbc02 Author: guoshichao AuthorDate: Thu Jul 27 15:55:40 2023 +0800

[nuttx-apps] branch master updated (fd261d839 -> bc3fada2c)

2023-08-03 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-apps.git from fd261d839 test: modify stacksize and priority new bc8d77fdb apps/testing/ltp: filter the testcases based

[nuttx-apps] 01/02: apps/testing/ltp: filter the testcases based on config

2023-08-03 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 commit bc8d77fdbdc550eb6710e99cfee4e5063aa7ebd2 Author: guoshichao AuthorDate: Mon Jul 10 17:07:12 2023 +0800

[GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1884: conditional build the testcases based on defconfig

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #1884: URL: https://github.com/apache/nuttx-apps/pull/1884 -- 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] [nuttx-apps] xiaoxiang781216 merged pull request #1883: test: modify stacksize and priority

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #1883: URL: https://github.com/apache/nuttx-apps/pull/1883 -- 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: test: modify stacksize and priority

2023-08-03 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 fd261d839 test: modify stacksize and

[nuttx-apps] branch master updated (768993fb1 -> 383ca3bcf)

2023-08-03 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-apps.git from 768993fb1 ntpclient: change sendto/recv timeout to Kconfig new 53620b91c crypto/libsodium: porting

[nuttx-apps] 01/02: crypto/libsodium: porting libsodium into nuttx

2023-08-03 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 commit 53620b91c89432bcbd6d7ff5a5c2cbf50760f773 Author: makejian AuthorDate: Fri Jun 30 21:59:04 2023 +0800

[GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1882: crypto/libsodium: porting libsodium

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #1882: URL: https://github.com/apache/nuttx-apps/pull/1882 -- 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] 02/02: crypto/libsodium: fix libsodium compile warning

2023-08-03 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 commit 383ca3bcf90f9c215e7abbffb3fb0757ba10a053 Author: makejian AuthorDate: Fri Jul 21 17:51:24 2023 +0800

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #10026: crypto: porting Curve25519

2023-08-03 Thread via GitHub
xiaoxiang781216 commented on PR #10026: URL: https://github.com/apache/nuttx/pull/10026#issuecomment-1664072427 @ThePassionate please add one. -- 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

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10053: Revert "newlib: libc: memcpy M-profile PACBTI-enablement"

2023-08-03 Thread via GitHub
xiaoxiang781216 merged PR #10053: URL: https://github.com/apache/nuttx/pull/10053 -- 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: Revert "newlib: libc: memcpy M-profile PACBTI-enablement"

2023-08-03 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 a10cc49e67 Revert "newlib: libc: memcpy

  1   2   3   >