[GitHub] [nuttx] extinguish opened a new pull request, #9941: add defconfig for posix_test

2023-07-28 Thread via GitHub
extinguish opened a new pull request, #9941: URL: https://github.com/apache/nuttx/pull/9941 ## Summary add defconfig for posix_test, contains the options that need for posix compatible test ## Impact ## Testing -- This is an automated message from the Apache Git S

[GitHub] [nuttx-apps] xuxin930 opened a new pull request, #1860: cmake:migrate apps CMakeLists for libtommath

2023-07-28 Thread via GitHub
xuxin930 opened a new pull request, #1860: URL: https://github.com/apache/nuttx-apps/pull/1860 ## Summary migrate libtommath to cmake build, libtomcrypt depend on this mathlib ## Impact None ## Testing None -- This is an automated message from the Apache Git Service. T

[GitHub] [nuttx] gneworld opened a new pull request, #9942: binfmt/elf: Support to load ET_EXEC in flat mode

2023-07-28 Thread via GitHub
gneworld opened a new pull request, #9942: URL: https://github.com/apache/nuttx/pull/9942 support read the section data from sh_offset to specified region -- 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] [nuttx] simonatoaca commented on a diff in pull request #9916: drivers: Added support for BME680

2023-07-28 Thread via GitHub
simonatoaca commented on code in PR #9916: URL: https://github.com/apache/nuttx/pull/9916#discussion_r1277413134 ## include/nuttx/sensors/sensor.h: ## @@ -595,6 +603,15 @@ struct sensor_cap /* Type: Capacitance */ int32_t rawdata[4]; /* in SI units pF */ };

[GitHub] [nuttx] gneworld opened a new pull request, #9943: binfmt/elf: both regular file and non-regular file (such as /dev/node…

2023-07-28 Thread via GitHub
gneworld opened a new pull request, #9943: URL: https://github.com/apache/nuttx/pull/9943 (no comment) -- 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-mai

[GitHub] [nuttx] hujun260 opened a new pull request, #9944: arm/trustzone: time interrupt setting failed

2023-07-28 Thread via GitHub
hujun260 opened a new pull request, #9944: URL: https://github.com/apache/nuttx/pull/9944 ## Summary we should use a secure clock when the CPU is in secure mode ## Impact none ## Testing ostest -- This is an automated message from the Apache Git Service. To r

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #9942: binfmt/elf: Support to load ET_EXEC in flat mode

2023-07-28 Thread via GitHub
xiaoxiang781216 commented on PR #9942: URL: https://github.com/apache/nuttx/pull/9942#issuecomment-1655539755 @gneworld please remove Change-Id from commit messaage -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9922: driver/adc: add missing parameters in ADC_RXINT

2023-07-28 Thread via GitHub
xiaoxiang781216 merged PR #9922: URL: https://github.com/apache/nuttx/pull/9922 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[nuttx] branch master updated (8673e659b4 -> 21d19f89af)

2023-07-28 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 8673e659b4 espressif: quiet git commands and improve build logging add 21d19f89af driver/adc: fill in missing p

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9937: drivers/mmcsd_sdio: config timout to write one data block

2023-07-28 Thread via GitHub
xiaoxiang781216 merged PR #9937: URL: https://github.com/apache/nuttx/pull/9937 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[nuttx] branch master updated: drivers/mmcsd_sdio: config timout to write one data block

2023-07-28 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 37fc0a0208 drivers/mmcsd_sdio: config timout t

[GitHub] [nuttx] gneworld closed pull request #9943: binfmt/elf: both regular file and non-regular file (such as /dev/node…

2023-07-28 Thread via GitHub
gneworld closed pull request #9943: binfmt/elf: both regular file and non-regular file (such as /dev/node… URL: https://github.com/apache/nuttx/pull/9943 -- 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

[GitHub] [nuttx] gneworld closed pull request #9942: binfmt/elf: Support to load ET_EXEC in flat mode

2023-07-28 Thread via GitHub
gneworld closed pull request #9942: binfmt/elf: Support to load ET_EXEC in flat mode URL: https://github.com/apache/nuttx/pull/9942 -- 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 comme

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9939: fs/procfs: call the close of each component when procfs_close

2023-07-28 Thread via GitHub
xiaoxiang781216 merged PR #9939: URL: https://github.com/apache/nuttx/pull/9939 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[GitHub] [nuttx] gneworld opened a new pull request, #9945: binfmt/elf: Support to load ET_EXEC in flat mode

2023-07-28 Thread via GitHub
gneworld opened a new pull request, #9945: URL: https://github.com/apache/nuttx/pull/9945 (no comment) -- 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-mai

[nuttx] branch master updated (37fc0a0208 -> 1cc67b68f2)

2023-07-28 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 37fc0a0208 drivers/mmcsd_sdio: config timout to write one data block add 1cc67b68f2 fs/procfs: call the close o

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9930: misc/rwbuffer: using unify lock function for lock and unlock

2023-07-28 Thread via GitHub
xiaoxiang781216 merged PR #9930: URL: https://github.com/apache/nuttx/pull/9930 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[nuttx] branch master updated (1cc67b68f2 -> 1a609c53d7)

2023-07-28 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 1cc67b68f2 fs/procfs: call the close of each component when procfs_close add 1a609c53d7 misc/rwbuffer: using u

[GitHub] [nuttx] gneworld opened a new pull request, #9946: binfmt/elf: both regular file and non-regular file (such as /dev/node…

2023-07-28 Thread via GitHub
gneworld opened a new pull request, #9946: URL: https://github.com/apache/nuttx/pull/9946 (no comment) -- 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-mai

[GitHub] [nuttx-apps] anjiahao1 opened a new pull request, #1861: ymodem:Fix bugs and improve the usage of python scripts

2023-07-28 Thread via GitHub
anjiahao1 opened a new pull request, #1861: URL: https://github.com/apache/nuttx-apps/pull/1861 ## Summary ymodem:Fix bugs and improve the usage of python scripts ## Impact ymodem ## Testing esp32s3:nsh with mincom sbrb.py -- This is an automated message from the Apache

[GitHub] [nuttx-apps] ThePassionate opened a new pull request, #1862: crypto/mbedtls: Bump Mbed TLS to version 3.4.0

2023-07-28 Thread via GitHub
ThePassionate opened a new pull request, #1862: URL: https://github.com/apache/nuttx-apps/pull/1862 Signed-off-by: makejian -- 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 comme

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9916: drivers: Added support for BME680

2023-07-28 Thread via GitHub
xiaoxiang781216 commented on code in PR #9916: URL: https://github.com/apache/nuttx/pull/9916#discussion_r1277574607 ## include/nuttx/sensors/sensor.h: ## @@ -595,6 +603,15 @@ struct sensor_cap /* Type: Capacitance */ int32_t rawdata[4]; /* in SI units pF */

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9918: Make netdev_upperhalf work well with can

2023-07-28 Thread via GitHub
xiaoxiang781216 merged PR #9918: URL: https://github.com/apache/nuttx/pull/9918 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[nuttx] 01/02: driver/net : net_upperhalf support NET_LL_CAN

2023-07-28 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 04c4207deef9849722bcfcf1ac8f558025e6586c Author: xucheng5 AuthorDate: Fri Jun 30 17:35:24 2023 +0800 driver/net :

[nuttx] branch master updated (1a609c53d7 -> 872913e67b)

2023-07-28 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 1a609c53d7 misc/rwbuffer: using unify lock function for lock and unlock new 04c4207dee driver/net : net_upperha

[nuttx] 02/02: netdev_upperhalf: reply logic only for ipv4/ipv6/arp input

2023-07-28 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 872913e67b2decab4d9ef9a1d52ef01bd0699365 Author: xucheng5 AuthorDate: Thu Jul 27 15:19:46 2023 +0800 netdev_upper

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9920: rpmsgclk: allow client to disable clk of server

2023-07-28 Thread via GitHub
xiaoxiang781216 merged PR #9920: URL: https://github.com/apache/nuttx/pull/9920 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[nuttx] branch master updated (872913e67b -> a44f498842)

2023-07-28 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 872913e67b netdev_upperhalf: reply logic only for ipv4/ipv6/arp input add a44f498842 rpmsgclk: allow client to

[GitHub] [nuttx] patacongo commented on a diff in pull request #9923: ltp: sigprocmask fix

2023-07-28 Thread via GitHub
patacongo commented on code in PR #9923: URL: https://github.com/apache/nuttx/pull/9923#discussion_r1277560626 ## sched/signal/sig_procmask.c: ## @@ -187,8 +187,27 @@ int nxsig_procmask(int how, FAR const sigset_t *set, FAR sigset_t *oset) int sigprocmask(int how, FAR const

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9919: Rpmsgblk: add support for mmc_ioc_cmd/mmc_multi_ioc_cmd ioctl

2023-07-28 Thread via GitHub
xiaoxiang781216 merged PR #9919: URL: https://github.com/apache/nuttx/pull/9919 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[nuttx] branch master updated (a44f498842 -> 9ef19af5bb)

2023-07-28 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 a44f498842 rpmsgclk: allow client to disable clk of server add bc0af1e531 rpmsgblk: add support for mmc_ioc_cmd

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9938: drivers/clk: support using clk function at interrupt and idle

2023-07-28 Thread via GitHub
xiaoxiang781216 merged PR #9938: URL: https://github.com/apache/nuttx/pull/9938 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[nuttx] branch master updated (9ef19af5bb -> afec562fbb)

2023-07-28 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 9ef19af5bb rpmsgblk: correct args of read operations add afec562fbb drivers/clk: support using clk function at

[GitHub] [nuttx-apps] pkarashchenko commented on pull request #1862: crypto/mbedtls: Bump Mbed TLS to version 3.4.0

2023-07-28 Thread via GitHub
pkarashchenko commented on PR #1862: URL: https://github.com/apache/nuttx-apps/pull/1862#issuecomment-1655767157 Please remove Gerrit `Change-Id` from commit message -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [nuttx] pkarashchenko commented on pull request #9944: arm/trustzone: time interrupt setting failed

2023-07-28 Thread via GitHub
pkarashchenko commented on PR #9944: URL: https://github.com/apache/nuttx/pull/9944#issuecomment-1655787041 Please fix ``` armv7-a/arm_timer.c: In function 'arm_timer_initialize': Error: armv7-a/arm_timer.c:279:14: error: 'GIC_IRQ_SEPTM' undeclared (first use in this function); did

[GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9909: graphics: remove sched_[un]lock

2023-07-28 Thread via GitHub
pkarashchenko commented on code in PR #9909: URL: https://github.com/apache/nuttx/pull/9909#discussion_r1277632932 ## graphics/nxterm/nxterm_kbdin.c: ## @@ -155,6 +147,12 @@ ssize_t nxterm_read(FAR struct file *filep, FAR char *buffer, size_t len) ret = nxmutex_l

[GitHub] [nuttx-apps] xiaoxiang781216 commented on pull request #1861: ymodem:Fix bugs and improve the usage of python scripts

2023-07-28 Thread via GitHub
xiaoxiang781216 commented on PR #1861: URL: https://github.com/apache/nuttx-apps/pull/1861#issuecomment-1655800748 @anjiahao1 style warning still exist -- 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 g

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9924: fs/semaphore: fix sem_open

2023-07-28 Thread via GitHub
xiaoxiang781216 merged PR #9924: URL: https://github.com/apache/nuttx/pull/9924 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9928: net/rpmsg: get credentials between client and server

2023-07-28 Thread via GitHub
xiaoxiang781216 merged PR #9928: URL: https://github.com/apache/nuttx/pull/9928 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9935: sim/hostfs: fix issue about access file with size more than 2GB

2023-07-28 Thread via GitHub
xiaoxiang781216 merged PR #9935: URL: https://github.com/apache/nuttx/pull/9935 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9927: vfs/dup: add nonblock flag to avoid happening block when dup

2023-07-28 Thread via GitHub
xiaoxiang781216 merged PR #9927: URL: https://github.com/apache/nuttx/pull/9927 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[nuttx] branch master updated (c2e1aa281d -> 9a22741e32)

2023-07-28 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 c2e1aa281d fs/semaphore/sem_open: update the logic when the semaphore name length is greater than PATH_MAX or a com

[nuttx] branch master updated (9a22741e32 -> 9fdf36c17e)

2023-07-28 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 9a22741e32 net/rpmsg: get credentials between client and server add 9fdf36c17e drivers/ramdisk: don't free memo

[nuttx] branch master updated (afec562fbb -> c2e1aa281d)

2023-07-28 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 afec562fbb drivers/clk: support using clk function at interrupt and idle add c2e1aa281d fs/semaphore/sem_open:

[nuttx] branch master updated (9fdf36c17e -> f8991f7782)

2023-07-28 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 9fdf36c17e drivers/ramdisk: don't free memory for romdisk add f8991f7782 vfs/dup: add nonblock flag to avoid ha

[nuttx] branch master updated (f8991f7782 -> 7d281f46de)

2023-07-28 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 f8991f7782 vfs/dup: add nonblock flag to avoid happening block when dup add 7d281f46de sim/hostfs: fix issue ab

[GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9929: fs/pseudo-file: support pseudo-file operation

2023-07-28 Thread via GitHub
pkarashchenko commented on code in PR #9929: URL: https://github.com/apache/nuttx/pull/9929#discussion_r1277643965 ## include/nuttx/fs/fs.h: ## @@ -405,6 +405,7 @@ struct inode uint16_t i_flags;/* Flags for inode */ union inode_ops_u u; /* Inode opera

[GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9927: vfs/dup: add nonblock flag to avoid happening block when dup

2023-07-28 Thread via GitHub
pkarashchenko commented on code in PR #9927: URL: https://github.com/apache/nuttx/pull/9927#discussion_r1277647833 ## fs/vfs/fs_dup2.c: ## @@ -107,10 +110,25 @@ int file_dup2(FAR struct file *filep1, FAR struct file *filep2) temp.f_priv = filep1->f_priv; +

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9925: posix: fix ltp test errors

2023-07-28 Thread via GitHub
xiaoxiang781216 commented on code in PR #9925: URL: https://github.com/apache/nuttx/pull/9925#discussion_r1277648953 ## sched/pthread/pthread_create.c: ## @@ -196,9 +196,13 @@ int nx_pthread_create(pthread_trampoline_t trampoline, FAR pthread_t *thread, if (!attr) { -

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9946: binfmt/elf: both regular file and non-regular file (such as /dev/node…

2023-07-28 Thread via GitHub
xiaoxiang781216 merged PR #9946: URL: https://github.com/apache/nuttx/pull/9946 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[nuttx] branch master updated (7d281f46de -> 9d67c7b6ac)

2023-07-28 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 7d281f46de sim/hostfs: fix issue about access file with size more than 2GB add 9d67c7b6ac binfmt/elf: both reg

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9933: mmap/tmpfs: support mmap for tmpfs

2023-07-28 Thread via GitHub
xiaoxiang781216 merged PR #9933: URL: https://github.com/apache/nuttx/pull/9933 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[nuttx] branch master updated (9d67c7b6ac -> dfa6a43744)

2023-07-28 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 9d67c7b6ac binfmt/elf: both regular file and non-regular file (such as /dev/node) should be accessible add e47

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9577: riscv/fpu: Implement correct lazy-FPU functionality (attempt #2)

2023-07-28 Thread via GitHub
xiaoxiang781216 commented on code in PR #9577: URL: https://github.com/apache/nuttx/pull/9577#discussion_r1277696508 ## arch/risc-v/Kconfig: ## @@ -217,6 +217,11 @@ config ARCH_RV_ISA_C bool default n +config ARCH_HAVE_LAZYFPU + bool + default y Re

[GitHub] [nuttx-apps] xiaoxiang781216 commented on pull request #1857: ostest: sigprocmask testcase fix

2023-07-28 Thread via GitHub
xiaoxiang781216 commented on PR #1857: URL: https://github.com/apache/nuttx-apps/pull/1857#issuecomment-1655889882 @zzby0 please remove Gerrit Change-ID's before submitting upstream -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9945: binfmt/elf: Support to load ET_EXEC in flat mode

2023-07-28 Thread via GitHub
xiaoxiang781216 merged PR #9945: URL: https://github.com/apache/nuttx/pull/9945 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[nuttx] branch master updated (dfa6a43744 -> abc1cade35)

2023-07-28 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 dfa6a43744 fs/mmap: fix wrong return value check add abc1cade35 binfmt/elf: Support to load ET_EXEC in flat mod

[GitHub] [nuttx] patacongo commented on a diff in pull request #9923: ltp: sigprocmask fix

2023-07-28 Thread via GitHub
patacongo commented on code in PR #9923: URL: https://github.com/apache/nuttx/pull/9923#discussion_r1277568554 ## sched/signal/sig_procmask.c: ## @@ -187,8 +187,27 @@ int nxsig_procmask(int how, FAR const sigset_t *set, FAR sigset_t *oset) int sigprocmask(int how, FAR const

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9931: driver/mtd/ftl: support to skip bad block for earse/bread/bwrite

2023-07-28 Thread via GitHub
xiaoxiang781216 commented on code in PR #9931: URL: https://github.com/apache/nuttx/pull/9931#discussion_r1277727357 ## drivers/mtd/ftl.c: ## @@ -172,6 +228,163 @@ static int ftl_close(FAR struct inode *inode) return OK; } +/

[GitHub] [nuttx] pkarashchenko merged pull request #9921: driver/spi_slave: enhance spi_slave driver

2023-07-28 Thread via GitHub
pkarashchenko merged PR #9921: URL: https://github.com/apache/nuttx/pull/9921 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.

[nuttx] branch master updated (abc1cade35 -> 2221612512)

2023-07-28 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/nuttx.git from abc1cade35 binfmt/elf: Support to load ET_EXEC in flat mode new 9bf66ba3d5 driver/spi_slave: support spi_sl

[nuttx] 02/02: driver/spi_slave: Simplify rx/tx buffer logic

2023-07-28 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 commit 222161251292036e240990222eca3284dc028f76 Author: dongjiuzhu1 AuthorDate: Tue Apr 4 16:50:27 2023 +0800 driver

[nuttx] 01/02: driver/spi_slave: support spi_slave asynchronous

2023-07-28 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 commit 9bf66ba3d5603396c08fb0776bfbb33fdd69653a Author: dongjiuzhu1 AuthorDate: Thu Mar 30 13:47:58 2023 +0800 drive

[GitHub] [nuttx] pussuw commented on a diff in pull request #9577: riscv/fpu: Implement correct lazy-FPU functionality (attempt #2)

2023-07-28 Thread via GitHub
pussuw commented on code in PR #9577: URL: https://github.com/apache/nuttx/pull/9577#discussion_r1277780728 ## arch/risc-v/Kconfig: ## @@ -217,6 +217,11 @@ config ARCH_RV_ISA_C bool default n +config ARCH_HAVE_LAZYFPU Review Comment: Yes, good idea -- T

[GitHub] [nuttx] pussuw commented on pull request #9577: riscv/fpu: Implement correct lazy-FPU functionality (attempt #2)

2023-07-28 Thread via GitHub
pussuw commented on PR #9577: URL: https://github.com/apache/nuttx/pull/9577#issuecomment-1655999466 > > > @pussuw please fix the style warning. > > > > > > @xiaoxiang781216 I don't think I'm responsible for the style issue: Error: /home/runner/work/nuttx/nuttx/nuttx/sched/misc/as

[GitHub] [nuttx] pussuw commented on a diff in pull request #9577: riscv/fpu: Implement correct lazy-FPU functionality (attempt #2)

2023-07-28 Thread via GitHub
pussuw commented on code in PR #9577: URL: https://github.com/apache/nuttx/pull/9577#discussion_r1277786358 ## arch/risc-v/Kconfig: ## @@ -217,6 +217,11 @@ config ARCH_RV_ISA_C bool default n +config ARCH_HAVE_LAZYFPU + bool + default y Review Comm

[GitHub] [nuttx] pussuw commented on a diff in pull request #9577: riscv/fpu: Implement correct lazy-FPU functionality (attempt #2)

2023-07-28 Thread via GitHub
pussuw commented on code in PR #9577: URL: https://github.com/apache/nuttx/pull/9577#discussion_r1277808028 ## arch/risc-v/include/irq.h: ## @@ -562,9 +570,15 @@ struct xcptcontext #endif #endif - /* Register save area */ + /* Integer register save area */ uintptr_t *

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #9577: riscv/fpu: Implement correct lazy-FPU functionality (attempt #2)

2023-07-28 Thread via GitHub
xiaoxiang781216 commented on PR #9577: URL: https://github.com/apache/nuttx/pull/9577#issuecomment-1656101670 > > > > @pussuw please fix the style warning. > > > > > > > > > @xiaoxiang781216 I don't think I'm responsible for the style issue: Error: /home/runner/work/nuttx/nuttx/nu

[GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9934: nuttx/bits.h: support GENMASK and GENMASK_ULL

2023-07-28 Thread via GitHub
pkarashchenko commented on code in PR #9934: URL: https://github.com/apache/nuttx/pull/9934#discussion_r1277934853 ## include/nuttx/bits.h: ## @@ -0,0 +1,97 @@ +/ + * include/nuttx/bits.h + * + * License

[GitHub] [nuttx] acassis commented on pull request #9936: Add txt partition table parser

2023-07-28 Thread via GitHub
acassis commented on PR #9936: URL: https://github.com/apache/nuttx/pull/9936#issuecomment-1656294991 @JianyuWang0623 please move the content of your Summary to some documentation at Documentation/ It will be more useful there because here it will be "lost" after the PR is merged :-) -

[GitHub] [nuttx] acassis commented on a diff in pull request #9931: driver/mtd/ftl: support to skip bad block for earse/bread/bwrite

2023-07-28 Thread via GitHub
acassis commented on code in PR #9931: URL: https://github.com/apache/nuttx/pull/9931#discussion_r1278062353 ## drivers/mtd/ftl.c: ## @@ -120,6 +126,56 @@ static const struct block_operations g_bops = * Private Functions **

[GitHub] [nuttx] Donny9 opened a new pull request, #9947: libc/pthread: add pthread_attr_set/getscope api

2023-07-28 Thread via GitHub
Donny9 opened a new pull request, #9947: URL: https://github.com/apache/nuttx/pull/9947 ## Summary libc/pthread: add pthread_attr_set/getscope Refs to https://pubs.opengroup.org/onlinepubs/7908799/xsh/pthread_attr_setscope.html ## Impact add api pthread_attr_setscope and

[GitHub] [nuttx] Donny9 opened a new pull request, #9948: libc/rand_r: support rand_r api

2023-07-28 Thread via GitHub
Donny9 opened a new pull request, #9948: URL: https://github.com/apache/nuttx/pull/9948 ## Summary libc/rand_r: support rand_r api Refs to https://pubs.opengroup.org/onlinepubs/7908799/xsh/rand.html ## Impact add new api rand_r ## Testing local test -- Thi

[GitHub] [nuttx] Donny9 opened a new pull request, #9949: arch/arm64: default select ARCH_HAVE_SETJMP

2023-07-28 Thread via GitHub
Donny9 opened a new pull request, #9949: URL: https://github.com/apache/nuttx/pull/9949 ## Summary arch/arm64: default select ARCH_HAVE_SETJMP ## Impact enable setjmp for arm64 ## Testing daily test -- This is an automated message from the Apache Git Service. To respond

[GitHub] [nuttx] Donny9 opened a new pull request, #9950: sim/usbdev: fix return value issue

2023-07-28 Thread via GitHub
Donny9 opened a new pull request, #9950: URL: https://github.com/apache/nuttx/pull/9950 ## Summary 1. fix compile break issue when enable USBTRACE. 2. fix return value issue when read failed from sim rawgadget. ## Impact ## Testing daily test -- This is an automated

[GitHub] [nuttx] Donny9 opened a new pull request, #9951: include/fcntl.h: add O_NOATIME flags

2023-07-28 Thread via GitHub
Donny9 opened a new pull request, #9951: URL: https://github.com/apache/nuttx/pull/9951 ## Summary include/fcntl.h: add O_NOATIME flags, don't update the file last access time. ## Impact add flags to support don't update the file last access time ## Testing daily test

[GitHub] [nuttx] Donny9 opened a new pull request, #9952: net/rpmsg: read receiving data after unbind

2023-07-28 Thread via GitHub
Donny9 opened a new pull request, #9952: URL: https://github.com/apache/nuttx/pull/9952 ## Summary net/rpmsg: read receiving data after unbind ## Impact read miss data after unbind ## Testing daily test -- This is an automated message from the Apache Git Service. To resp

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

2023-07-28 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 bf5a6885 Publishing web: 07abea83

[GitHub] [nuttx-apps] Donny9 opened a new pull request, #1863: fsutils/mkgpt: dump partition when verify failed

2023-07-28 Thread via GitHub
Donny9 opened a new pull request, #1863: URL: https://github.com/apache/nuttx-apps/pull/1863 ## Summary fsutils/mkgpt: dump partition when verify failed ## Impact add dump info to check why gpt verify failed. ## Testing daily test -- This is an automated message from

[GitHub] [nuttx-apps] Donny9 opened a new pull request, #1864: system/uorb: Solve the problem of wrong use of return value

2023-07-28 Thread via GitHub
Donny9 opened a new pull request, #1864: URL: https://github.com/apache/nuttx-apps/pull/1864 ## Summary system/uorb: Solve the problem of wrong use of return value ## Impact fix subscribe/advertise failed ## Testing daily test -- This is an automated message from the Apa

[GitHub] [nuttx-apps] Donny9 opened a new pull request, #1865: netutils/rexec/rexecd: Supports remote execution and interaction

2023-07-28 Thread via GitHub
Donny9 opened a new pull request, #1865: URL: https://github.com/apache/nuttx-apps/pull/1865 ## Summary 1. support popen in "r+ w+" mode 2. supports remote execution and interaction ## Impact 1. The standard popen uses the pipeline internally, so the stream returned b

[GitHub] [nuttx-apps] Donny9 opened a new pull request, #1866: examples/sotest: remove unnecessary config and fix minor issue

2023-07-28 Thread via GitHub
Donny9 opened a new pull request, #1866: URL: https://github.com/apache/nuttx-apps/pull/1866 ## Summary 1. remove unnecessary config EXAMPLES_SOTEST_DEVPATH 2. fix issue about running multiple times ## Impact ## Testing daily test -- This is an automated message from

[GitHub] [nuttx-apps] Donny9 opened a new pull request, #1867: apps/gpsutils: move gpsutils to nuttx/libs/libc/gpsutils

2023-07-28 Thread via GitHub
Donny9 opened a new pull request, #1867: URL: https://github.com/apache/nuttx-apps/pull/1867 ## Summary apps/gpsutils: move gpsutils to nuttx/libs/libc/gpsutils This PR is for supporting the new GPS driver framework ## Impact Header file location changes ## Testing daily

[GitHub] [nuttx-apps] Donny9 opened a new pull request, #1868: system/uorb: Support frequency less than 1hz

2023-07-28 Thread via GitHub
Donny9 opened a new pull request, #1868: URL: https://github.com/apache/nuttx-apps/pull/1868 ## Summary Support frequency less than 1hz ## Impact ## Testing daily test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [nuttx] gneworld opened a new pull request, #9953: bch: fix sector buffer invalidation issue

2023-07-28 Thread via GitHub
gneworld opened a new pull request, #9953: URL: https://github.com/apache/nuttx/pull/9953 (no comment) -- 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-mai

[GitHub] [nuttx] Donny9 opened a new pull request, #9954: driver/sensor/gps: Implement the GPS driver framework

2023-07-28 Thread via GitHub
Donny9 opened a new pull request, #9954: URL: https://github.com/apache/nuttx/pull/9954 ## Summary Implement the GPS driver framework The design diagram of the GPS driver framework is as follows: ![image](https://github.com/apache/nuttx/assets/70748590/ea6c575f-0516-432f-9457-77

[GitHub] [nuttx] Donny9 opened a new pull request, #9955: boards/sim: remove unnecessary config EXAMPLES_SOTEST_DEVPATH

2023-07-28 Thread via GitHub
Donny9 opened a new pull request, #9955: URL: https://github.com/apache/nuttx/pull/9955 ## Summary boards/sim: remove unnecessary config EXAMPLES_SOTEST_DEVPATH This PR is related to https://github.com/apache/nuttx-apps/pull/1866. ## Impact ## Testing local test -

[GitHub] [nuttx] Donny9 commented on a diff in pull request #9931: driver/mtd/ftl: support to skip bad block for earse/bread/bwrite

2023-07-28 Thread via GitHub
Donny9 commented on code in PR #9931: URL: https://github.com/apache/nuttx/pull/9931#discussion_r1278224524 ## drivers/mtd/ftl.c: ## @@ -120,6 +126,56 @@ static const struct block_operations g_bops = * Private Functions ***

[GitHub] [nuttx] Donny9 commented on a diff in pull request #9931: driver/mtd/ftl: support to skip bad block for earse/bread/bwrite

2023-07-28 Thread via GitHub
Donny9 commented on code in PR #9931: URL: https://github.com/apache/nuttx/pull/9931#discussion_r1278224961 ## drivers/mtd/ftl.c: ## @@ -172,6 +228,163 @@ static int ftl_close(FAR struct inode *inode) return OK; } +/*

[GitHub] [nuttx] Donny9 commented on a diff in pull request #9934: nuttx/bits.h: support GENMASK and GENMASK_ULL

2023-07-28 Thread via GitHub
Donny9 commented on code in PR #9934: URL: https://github.com/apache/nuttx/pull/9934#discussion_r1278225639 ## include/nuttx/bits.h: ## @@ -0,0 +1,97 @@ +/ + * include/nuttx/bits.h + * + * Licensed to th

[GitHub] [nuttx] Donny9 commented on a diff in pull request #9934: nuttx/bits.h: support GENMASK and GENMASK_ULL

2023-07-28 Thread via GitHub
Donny9 commented on code in PR #9934: URL: https://github.com/apache/nuttx/pull/9934#discussion_r1278225661 ## include/nuttx/bits.h: ## @@ -0,0 +1,97 @@ +/ + * include/nuttx/bits.h + * + * Licensed to th

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9947: libc/pthread: add pthread_attr_set/getscope api

2023-07-28 Thread via GitHub
xiaoxiang781216 merged PR #9947: URL: https://github.com/apache/nuttx/pull/9947 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[nuttx] branch master updated (2221612512 -> afb473707f)

2023-07-28 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 2221612512 driver/spi_slave: Simplify rx/tx buffer logic add afb473707f libc/pthread: add pthread_attr_set/gets

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9951: include/fcntl.h: add O_NOATIME flags

2023-07-28 Thread via GitHub
xiaoxiang781216 merged PR #9951: URL: https://github.com/apache/nuttx/pull/9951 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[nuttx] branch master updated (afb473707f -> d415b7df54)

2023-07-28 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 afb473707f libc/pthread: add pthread_attr_set/getscope add d415b7df54 include/fcntl.h: add O_NOATIME flags No

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9949: arch/arm64: default select ARCH_HAVE_SETJMP

2023-07-28 Thread via GitHub
xiaoxiang781216 merged PR #9949: URL: https://github.com/apache/nuttx/pull/9949 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[nuttx] branch master updated (d415b7df54 -> 14446677d3)

2023-07-28 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 d415b7df54 include/fcntl.h: add O_NOATIME flags add 14446677d3 arch/arm64: default select ARCH_HAVE_SETJMP No

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9950: sim/usbdev: fix return value issue

2023-07-28 Thread via GitHub
xiaoxiang781216 merged PR #9950: URL: https://github.com/apache/nuttx/pull/9950 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[nuttx] branch master updated (14446677d3 -> d89e0996f5)

2023-07-28 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 14446677d3 arch/arm64: default select ARCH_HAVE_SETJMP add ddc2c62aa8 sim/rawgadget: don't push fifo if ioctl f

[GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1868: system/uorb: Support frequency less than 1hz

2023-07-28 Thread via GitHub
xiaoxiang781216 merged PR #1868: URL: https://github.com/apache/nuttx-apps/pull/1868 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...

  1   2   >