pkarashchenko merged pull request #1038:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1038
--
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-m
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git.
from 997379d netutils/webserver: Fix the compiler error when -no-builtin
is removed
new 77382e
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
commit 77382e7209f62a1837a4781b55f95e11389a1229
Author: Xiang Xiao
AuthorDate: Fri Mar 4 10:53:59 2022 +08
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
commit 02a095bb76b05aa7898aad012a9f7679092b4ace
Author: Xiang Xiao
AuthorDate: Thu Mar 3 02:39:11 2022 +08
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
commit 29374c96c35162861eab99bf88e667198a31aef7
Author: Xiang Xiao
AuthorDate: Sun Jan 23 16:04:06 2022 +0
xiaoxiang781216 commented on pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#issuecomment-1058867394
@minabeoki do you think this patch is ready for merge?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from a50d87d sched/group: Simplify the allocation and deallocation logic
add 779665c arch/arm/src/stm32
xiaoxiang781216 merged pull request #5666:
URL: https://github.com/apache/incubator-nuttx/pull/5666
--
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
masayuki2009 commented on pull request #5672:
URL: https://github.com/apache/incubator-nuttx/pull/5672#issuecomment-1058809953
@anchao
I remember that https://github.com/apache/incubator-nuttx/pull/2960 changed
sigdeliver handling for SMP.
Do you think that this issue relates to
minabeoki commented on pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#issuecomment-1058799505
@no1wudi
Now, I don't have Cortex-A5 device/board.
It seems certain that Cortex-A5 has vfpv4.
https://developer.arm.com/documentation/ddi0450/b/Introduction/
no1wudi commented on pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#issuecomment-1058785037
> @minabeoki @no1wudi which spec should we follow? @minabeoki do you have
Cortex-A5 device to do some smoke test?
https://developer.arm.com/documentation/100302/
This is an automated email from the ASF dual-hosted git repository.
masayuki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new a50d87d sched/group: Simplify the al
masayuki2009 merged pull request #5658:
URL: https://github.com/apache/incubator-nuttx/pull/5658
--
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: c
masayuki2009 commented on pull request #5658:
URL: https://github.com/apache/incubator-nuttx/pull/5658#issuecomment-1058783503
@xiaoxiang781216 @anchao
I confirmed the issue is fixed.
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
xiaoxiang781216 commented on pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#issuecomment-1058779561
@minabeoki @no1wudi which spec should we follow? @minabeoki do you have
Cortex-A5 device to do some smoke test?
--
This is an automated message from the Apach
xiaoxiang781216 commented on pull request #1038:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1038#issuecomment-1058777273
> ```
> arm-none-eabi-ld:
/github/workspace/sources/nuttx/staging/libapps.a(process-spawn.c.github.workspace.sources.apps.system.libuv.o):
in function
xiaoxiang781216 commented on a change in pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#discussion_r819220046
##
File path: arch/arm/Kconfig
##
@@ -887,20 +886,38 @@ config ARM_HAVE_WFE_SEV
---help---
Use WFE and SEV instruc
no1wudi commented on a change in pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#discussion_r819206165
##
File path: arch/arm/Kconfig
##
@@ -887,20 +886,38 @@ config ARM_HAVE_WFE_SEV
---help---
Use WFE and SEV instructions fo
xiaoxiang781216 commented on a change in pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#discussion_r819217930
##
File path: arch/arm/Kconfig
##
@@ -13,7 +13,7 @@ choice
config ARCH_CHIP_A1X
bool "Allwinner A1X"
select ARCH_CORTEXA8
no1wudi edited a comment on pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#issuecomment-1058739415
@pkarashchenko @minabeoki Emm , the VFPv3 for A5 is from
DEN0018A_neon_programmers_guide.pdf P2-24:
https://developer.arm.com/documentation/den0018/a/
htt
no1wudi edited a comment on pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#issuecomment-1058739415
@pkarashchenko @minabeoki Emm , the VFPv3 for A5 is from
DEN0018A_neon_programmers_guide.pdf P2-24:
https://developer.arm.com/documentation/den0018/a/
--
no1wudi edited a comment on pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#issuecomment-1058739415
@pkarashchenko @minabeoki Emm , the VFPv3 is from
DEN0018A_neon_programmers_guide.pdf P2-24:
https://developer.arm.com/documentation/den0018/a/
--
This is
no1wudi commented on a change in pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#discussion_r819207374
##
File path: arch/arm/Kconfig
##
@@ -887,20 +886,38 @@ config ARM_HAVE_WFE_SEV
---help---
Use WFE and SEV instructions fo
no1wudi commented on a change in pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#discussion_r819206912
##
File path: arch/arm/Kconfig
##
@@ -82,7 +82,7 @@ config ARCH_CHIP_IMX6
select ARCH_CORTEXA9
select ARM_THUMB
select ARM
no1wudi commented on a change in pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#discussion_r819206165
##
File path: arch/arm/Kconfig
##
@@ -887,20 +886,38 @@ config ARM_HAVE_WFE_SEV
---help---
Use WFE and SEV instructions fo
no1wudi commented on a change in pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#discussion_r819206165
##
File path: arch/arm/Kconfig
##
@@ -887,20 +886,38 @@ config ARM_HAVE_WFE_SEV
---help---
Use WFE and SEV instructions fo
no1wudi commented on a change in pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#discussion_r819204694
##
File path: arch/arm/Kconfig
##
@@ -13,7 +13,7 @@ choice
config ARCH_CHIP_A1X
bool "Allwinner A1X"
select ARCH_CORTEXA8
-
no1wudi commented on a change in pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#discussion_r819203470
##
File path: arch/arm/Kconfig
##
@@ -249,7 +249,6 @@ config ARCH_CHIP_S32K1XX
config ARCH_CHIP_SAMA5
bool "Atmel SAMA5"
select A
no1wudi commented on a change in pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#discussion_r819201729
##
File path: arch/arm/Kconfig
##
@@ -887,20 +886,38 @@ config ARM_HAVE_WFE_SEV
---help---
Use WFE and SEV instructions fo
no1wudi commented on pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#issuecomment-1058739415
Emm , the VFPv3 is from DEN0018A_neon_programmers_guide.pdf P2-24:
https://developer.arm.com/documentation/den0018/a/
--
This is an automated message from the Apac
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 4b1f0a9 Publishing web
pkarashchenko edited a comment on pull request #1038:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1038#issuecomment-1058561896
```
arm-none-eabi-ld:
/github/workspace/sources/nuttx/staging/libapps.a(process-spawn.c.github.workspace.sources.apps.system.libuv.o):
in function
pkarashchenko commented on pull request #1038:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1038#issuecomment-1058561896
```
arm-none-eabi-ld:
/github/workspace/sources/nuttx/staging/libapps.a(process-spawn.c.github.workspace.sources.apps.system.libuv.o):
in function `uv__p
acassis commented on pull request #5679:
URL: https://github.com/apache/incubator-nuttx/pull/5679#issuecomment-1058400180
@Ouss4 this file is with strange formatting, it uses TAB in most part of and
but the block under #ifdef CONFIG_XTENSA_INTBACKTRACE uses two spaces, like
normally we use
Ouss4 opened a new pull request #5679:
URL: https://github.com/apache/incubator-nuttx/pull/5679
## Summary
The user frame is passed to `xtensa_user` that actually uses EXCVADDR. It
ended up with wrong values and eventually panic'ing.
## Impact
Xtensa chips.
## Testing
pkarashchenko commented on pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#issuecomment-1058375702
> Cortex-A5 has VFPv4
> https://developer.arm.com/Processors/Cortex-A5
Yes. That seems to be true. VFPv4 is an optional extension
--
This is an automa
pkarashchenko merged pull request #5675:
URL: https://github.com/apache/incubator-nuttx/pull/5675
--
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:
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 4910879 boards/stm32f4discovery
This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 9caf4fc boards/arm/samv7: default BOARD_SAMV7_COMMON to n
add 625d230 arch/arm/src/stm32f7/stm32_can
acassis merged pull request #5677:
URL: https://github.com/apache/incubator-nuttx/pull/5677
--
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: commit
minabeoki commented on pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#issuecomment-1058267076
Cortex-A5 has VFPv4
https://developer.arm.com/Processors/Cortex-A5
--
This is an automated message from the Apache Git Service.
To respond to the message, please
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from c820085 arch/xtensa/esp32s3: Add encrypted support for SPI FLASH.
add 9caf4fc boards/arm/samv7: de
xiaoxiang781216 merged pull request #5676:
URL: https://github.com/apache/incubator-nuttx/pull/5676
--
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
xiaoxiang781216 commented on a change in pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#discussion_r818855335
##
File path: arch/arm/Kconfig
##
@@ -887,20 +886,38 @@ config ARM_HAVE_WFE_SEV
---help---
Use WFE and SEV instruc
minabeoki closed pull request #5678:
URL: https://github.com/apache/incubator-nuttx/pull/5678
--
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: comm
minabeoki commented on pull request #5678:
URL: https://github.com/apache/incubator-nuttx/pull/5678#issuecomment-1058249955
ok, I check #5662
--
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
pkarashchenko commented on pull request #5678:
URL: https://github.com/apache/incubator-nuttx/pull/5678#issuecomment-1058246071
Please participate in a review and make sure that all needed flags are
selected compiler n Kconfig for imx6
--
This is an automated message from the Apache Git
pkarashchenko commented on pull request #5678:
URL: https://github.com/apache/incubator-nuttx/pull/5678#issuecomment-1058245203
Yes. I think we should follow-up with a more generic change.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
minabeoki commented on pull request #5678:
URL: https://github.com/apache/incubator-nuttx/pull/5678#issuecomment-1058238827
@pkarashchenko
Hmm... Should I close this PR once?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
pkarashchenko commented on pull request #5678:
URL: https://github.com/apache/incubator-nuttx/pull/5678#issuecomment-1058222933
I think it goes in conflict with
https://github.com/apache/incubator-nuttx/pull/5662
--
This is an automated message from the Apache Git Service.
To respond to
minabeoki opened a new pull request #5678:
URL: https://github.com/apache/incubator-nuttx/pull/5678
## Summary
- imx6 fpu is vfpv3
- imx6 fpu has 32 registers (CONFIG_ARM_HAVE_FPU_D32=y)
- With this fix, "getprime" now succeeds by gcc-10.3.1.
In the following page, there
lukegluke opened a new pull request #5677:
URL: https://github.com/apache/incubator-nuttx/pull/5677
by fixing filter initialization.
STM32F7 CAN3 works in single peripheral configuration and there is only 14
filter banks: 0-13. Previously not available 14 indexed filter (CAN_NFILTERS
xiaoxiang781216 commented on a change in pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#discussion_r818631764
##
File path: arch/arm/src/armv7-r/Toolchain.defs
##
@@ -67,6 +67,29 @@ else
MAXOPTIMIZATION += -fomit-frame-pointer
endif
+ifeq ($(
davids5 edited a comment on pull request #5523:
URL: https://github.com/apache/incubator-nuttx/pull/5523#issuecomment-1058139741
CONFIG_ETH0_PHY_DP83848C=y now implies the pin is wired to the SoC as an
interrupt, whenever the DP83848C PHY is used. This may not be the case, hence
the commen
davids5 commented on pull request #5523:
URL: https://github.com/apache/incubator-nuttx/pull/5523#issuecomment-1058139741
CONFIG_ETH0_PHY_DP83848C=y now implies the pin is wired to the SoC as an
interrupt, whenever the DP83848C PHY is used. This may not be the case, hence
the comment about
no1wudi commented on a change in pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#discussion_r818743164
##
File path: arch/arm/src/armv7-a/Toolchain.defs
##
@@ -56,21 +56,52 @@ endif
#
ifeq ($(CONFIG_ARM_THUMB),y)
-ARCHCPUFLAGS += -mthumb
-endif
acassis closed issue #5626:
URL: https://github.com/apache/incubator-nuttx/issues/5626
--
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-uns
acassis commented on issue #5626:
URL:
https://github.com/apache/incubator-nuttx/issues/5626#issuecomment-1058095972
Hi Petro, CONFIG_FILE_STREAM as set correctly, seem to problem is fixed on
current mainline, I was using an old version:
NuttX:
19beb307dd5023c2bf414dc54c3141bfc95c725
acassis closed pull request #1032:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1032
--
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: c
acassis commented on a change in pull request #1032:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1032#discussion_r818703749
##
File path: examples/pwm/pwm_main.c
##
@@ -307,6 +307,13 @@ static void parse_args(FAR struct pwm_state_s *pwm, int
argc,
for (index =
xiaoxiang781216 commented on pull request #1038:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1038#issuecomment-1058083274
> Seems like those 2 PRs are coupled and CI can't handle it. Let's merge
manually. @xiaoxiang781216 are these 2 changes ready to be merged?
I update
pkarashchenko commented on a change in pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#discussion_r818691838
##
File path: arch/arm/src/armv7-a/Toolchain.defs
##
@@ -56,21 +56,52 @@ endif
#
ifeq ($(CONFIG_ARM_THUMB),y)
-ARCHCPUFLAGS += -mthumb
-
pkarashchenko commented on pull request #1038:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1038#issuecomment-1058070218
Seems like those 2 PRs are coupled and CI can't handle it. Let's merge
manually.
@xiaoxiang781216 are these 2 changes ready to be merged?
--
This is an
pkarashchenko opened a new pull request #5676:
URL: https://github.com/apache/incubator-nuttx/pull/5676
## Summary
default BOARD_SAMV7_COMMON to n
## Impact
Custom board users
## Testing
Pass CI
--
This is an automated message from the Apache Git Service.
To respond
xiaoxiang781216 opened a new pull request #5675:
URL: https://github.com/apache/incubator-nuttx/pull/5675
## Summary
since libuv select it automatically now, found by:
https://github.com/apache/incubator-nuttx-apps/pull/1038
## Impact
No
## Testing
Pass CI
--
T
xiaoxiang781216 commented on a change in pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#discussion_r818593763
##
File path: arch/arm/src/common/arm_vfork.c
##
@@ -136,8 +138,9 @@ pid_t up_vfork(const struct vfork_s *context)
* effort is overkil
xiaoxiang781216 commented on a change in pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#discussion_r818593684
##
File path: arch/arm/src/common/arm_vfork.c
##
@@ -122,8 +123,9 @@ pid_t up_vfork(const struct vfork_s *context)
* stack usage shoul
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from d69cf37 boards/arm/samv7: fix typos left after file renaming
add 9d5b13c xtensa/esp32s3: Add SPI-F
xiaoxiang781216 merged pull request #5665:
URL: https://github.com/apache/incubator-nuttx/pull/5665
--
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
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from e383439 risc-v: Replace all inline assembly with macro
add d69cf37 boards/arm/samv7: fix typos lef
xiaoxiang781216 merged pull request #5673:
URL: https://github.com/apache/incubator-nuttx/pull/5673
--
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
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from b953296 input/buttons: Fix the event lose between the invocation of
poll
add 35330a7 risc-v: Impl
xiaoxiang781216 merged pull request #5674:
URL: https://github.com/apache/incubator-nuttx/pull/5674
--
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
anchao commented on a change in pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#discussion_r818573153
##
File path: arch/arm/src/armv8-m/arm_svcall.c
##
@@ -175,7 +175,7 @@ int arm_svcall(int irq, FAR void *context, FAR void *arg)
{
anchao commented on a change in pull request #5658:
URL: https://github.com/apache/incubator-nuttx/pull/5658#discussion_r818570334
##
File path: sched/group/group_leave.c
##
@@ -241,6 +233,28 @@ static inline void group_release(FAR struct task_group_s
*group)
}
#endif
pkarashchenko merged pull request #1039:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1039
--
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-m
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
The following commit(s) were added to refs/heads/master by this push:
new 997379d netutils/webserver
xiaoxiang781216 commented on a change in pull request #5658:
URL: https://github.com/apache/incubator-nuttx/pull/5658#discussion_r818532621
##
File path: sched/group/group_leave.c
##
@@ -241,6 +233,28 @@ static inline void group_release(FAR struct task_group_s
*group)
}
xiaoxiang781216 commented on a change in pull request #5658:
URL: https://github.com/apache/incubator-nuttx/pull/5658#discussion_r818531924
##
File path: sched/group/group_leave.c
##
@@ -241,6 +233,28 @@ static inline void group_release(FAR struct task_group_s
*group)
}
no1wudi commented on pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#issuecomment-1057905238
> I think we should update `config ARCH_CHIP_A1X` and other `ARCH`s that
select `select ARCH_CORTEXA` family and add `ARM_HAVE_NEON` and similar where
it is relevant
pkarashchenko commented on pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#issuecomment-1057904545
> I think we should update `config ARCH_CHIP_A1X` and other `ARCH`s that
select `select ARCH_CORTEXA` family and add `ARM_HAVE_NEON` and similar where
it is relev
pkarashchenko commented on a change in pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#discussion_r818518400
##
File path: arch/arm/Kconfig
##
@@ -889,18 +889,31 @@ config ARM_HAVE_WFE_SEV
config ARM_HAVE_FPU_D32
bool
- select ARCH_
pkarashchenko commented on pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#issuecomment-1057902847
I think we should update `config ARCH_CHIP_A1X` and other `ARCH`s that
select `select ARCH_CORTEXA` family and add `ARM_HAVE_NEON` and similar where
it is relevan
no1wudi commented on pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#issuecomment-1057900939
@pkarashchenko There is a little change in dependency chain, please review:
* ARM_NEON
* ARM_HAVE_NEON
* ARM_HAVE_FPU_D32
* ARCH_DPFPU
no1wudi commented on pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#issuecomment-1057895411
> @no1wudi look like that ARM_HAVE_FPU_D32 and ARCH_HAVE_DPFPU is same,
should we merge into one?
D32 means the chip have 32 double-precision FPU register and DPF
anchao edited a comment on pull request #5672:
URL: https://github.com/apache/incubator-nuttx/pull/5672#issuecomment-1057894235
> Is it possible to reproduce the assertion with sabre-6quad:smp on QEMU?
Yes, this issue only occurred once during ostest for a long time( 5+ qemu
process,
anchao commented on pull request #5672:
URL: https://github.com/apache/incubator-nuttx/pull/5672#issuecomment-1057894235
> Is it possible to reproduce the assertion with sabre-6quad:smp on QEMU?
Yes, this issue only occurred once during ostest for a long time( 5+ qemu
process, about
xiaoxiang781216 commented on pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#issuecomment-1057885521
@no1wudi look like that ARM_HAVE_FPU_D32 and ARCH_HAVE_DPFPU is same, should
we merge into one?
--
This is an automated message from the Apache Git Service.
T
no1wudi opened a new pull request #5674:
URL: https://github.com/apache/incubator-nuttx/pull/5674
## Summary
* Implement a new macro READ_AND_SET_CSR (csrrs)
* Replace all inline assembly in xxx_irq.c
## Impact
Refactor only.
## Testing
CI
--
This is an automated mes
xiaoxiang781216 commented on a change in pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#discussion_r818498061
##
File path: arch/arm/Kconfig
##
@@ -901,6 +901,18 @@ config ARM_HAVE_NEON
---help---
Decide whether support NEON
anchao commented on pull request #5658:
URL: https://github.com/apache/incubator-nuttx/pull/5658#issuecomment-1057882339
@masayuki2009 , Could you please try the latest patch set? I have fix this
issue.
--
This is an automated message from the Apache Git Service.
To respond to the messag
masayuki2009 edited a comment on pull request #5672:
URL: https://github.com/apache/incubator-nuttx/pull/5672#issuecomment-1057879597
Hmm, something is wrong with the CI.
Let me restart the CI.
```
Current runner version: '2.287.1'
Operating System
Virtual Environment
V
masayuki2009 commented on pull request #5672:
URL: https://github.com/apache/incubator-nuttx/pull/5672#issuecomment-1057879597
Hmm, something is wrong with the CI.
```
Current runner version: '2.287.1'
Operating System
Virtual Environment
Virtual Environment Provisioner
masayuki2009 commented on pull request #5672:
URL: https://github.com/apache/incubator-nuttx/pull/5672#issuecomment-1057878082
@anchao
I've never seen the following DEBUGASSERTION which you described above.
```
[CPU1] [24] up_assert: Assertion failed CPU1 at
file:armv7-a/a
xiaoxiang781216 commented on pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#issuecomment-1057877759
@no1wudi please squash the change into one.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
xiaoxiang781216 commented on a change in pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#discussion_r818479461
##
File path: arch/arm/src/armv7-m/arm_svcall.c
##
@@ -176,7 +176,7 @@ int arm_svcall(int irq, FAR void *context, FAR void *arg)
Ouss4 commented on a change in pull request #5665:
URL: https://github.com/apache/incubator-nuttx/pull/5665#discussion_r818463863
##
File path: arch/xtensa/src/esp32s3/esp32s3_spiflash_mtd.c
##
@@ -0,0 +1,807 @@
+/
no1wudi commented on a change in pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#discussion_r818446101
##
File path: arch/arm/src/armv7-a/Toolchain.defs
##
@@ -56,21 +56,51 @@ endif
#
ifeq ($(CONFIG_ARM_THUMB),y)
-ARCHCPUFLAGS += -mthumb
-endif
no1wudi commented on a change in pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#discussion_r818445340
##
File path: arch/arm/src/armv7-a/Toolchain.defs
##
@@ -56,21 +56,51 @@ endif
#
ifeq ($(CONFIG_ARM_THUMB),y)
-ARCHCPUFLAGS += -mthumb
-endif
pkarashchenko commented on a change in pull request #5662:
URL: https://github.com/apache/incubator-nuttx/pull/5662#discussion_r818439706
##
File path: arch/arm/src/armv7-a/Toolchain.defs
##
@@ -56,21 +56,51 @@ endif
#
ifeq ($(CONFIG_ARM_THUMB),y)
-ARCHCPUFLAGS += -mthumb
-
1 - 100 of 119 matches
Mail list logo