tmedicci commented on code in PR #15821:
URL: https://github.com/apache/nuttx/pull/15821#discussion_r1965586555
##
arch/xtensa/Kconfig:
##
@@ -172,6 +172,10 @@ config XTENSA_DCACHE_LOCK
---help---
Enable Xtensa D-Cache lock & unlock feature
+config XTEN
xiaoxiang781216 commented on code in PR #15821:
URL: https://github.com/apache/nuttx/pull/15821#discussion_r1965542094
##
arch/xtensa/Kconfig:
##
@@ -172,6 +172,10 @@ config XTENSA_DCACHE_LOCK
---help---
Enable Xtensa D-Cache lock & unlock feature
+conf
xiaoxiang781216 commented on code in PR #15821:
URL: https://github.com/apache/nuttx/pull/15821#discussion_r1965542094
##
arch/xtensa/Kconfig:
##
@@ -172,6 +172,10 @@ config XTENSA_DCACHE_LOCK
---help---
Enable Xtensa D-Cache lock & unlock feature
+conf
tmedicci commented on code in PR #15821:
URL: https://github.com/apache/nuttx/pull/15821#discussion_r1965413404
##
arch/xtensa/Kconfig:
##
@@ -172,6 +172,10 @@ config XTENSA_DCACHE_LOCK
---help---
Enable Xtensa D-Cache lock & unlock feature
+config XTEN
xiaoxiang781216 commented on PR #15821:
URL: https://github.com/apache/nuttx/pull/15821#issuecomment-2673345925
> > The 1st patchset missed the change to
`arch/xtensa/src/esp32/esp32_cpustart.c`. I have updated it in latest patch,
this will make ESP32 SMP can boot, but still ostest will fai
xiaoxiang781216 closed pull request #15821: xtensa: use misc register to
implement up_this_task macro
URL: https://github.com/apache/nuttx/pull/15821
--
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
tmedicci commented on PR #15821:
URL: https://github.com/apache/nuttx/pull/15821#issuecomment-2672365187
> The 1st patchset missed the change to
`arch/xtensa/src/esp32/esp32_cpustart.c`. I have updated it in latest patch,
this will make ESP32 SMP can boot, but still ostest will fail at sigh
xiaoxiang781216 commented on code in PR #15821:
URL: https://github.com/apache/nuttx/pull/15821#discussion_r1963878452
##
arch/xtensa/Kconfig:
##
@@ -172,6 +172,10 @@ config XTENSA_DCACHE_LOCK
---help---
Enable Xtensa D-Cache lock & unlock feature
+conf
chirping78 commented on PR #15821:
URL: https://github.com/apache/nuttx/pull/15821#issuecomment-2670341031
The 1st patchset missed the change to
`arch/xtensa/src/esp32/esp32_cpustart.c`.
I have updated it in latest patch, this will make ESP32 SMP can boot, but
still ostest will fail at
chirping78 commented on code in PR #15821:
URL: https://github.com/apache/nuttx/pull/15821#discussion_r1962605767
##
arch/xtensa/Kconfig:
##
@@ -172,6 +172,10 @@ config XTENSA_DCACHE_LOCK
---help---
Enable Xtensa D-Cache lock & unlock feature
+config XT
tmedicci commented on code in PR #15821:
URL: https://github.com/apache/nuttx/pull/15821#discussion_r1962293907
##
arch/xtensa/Kconfig:
##
@@ -172,6 +172,10 @@ config XTENSA_DCACHE_LOCK
---help---
Enable Xtensa D-Cache lock & unlock feature
+config XTEN
tmedicci commented on code in PR #15821:
URL: https://github.com/apache/nuttx/pull/15821#discussion_r1955183378
##
arch/xtensa/Kconfig:
##
@@ -172,6 +172,10 @@ config XTENSA_DCACHE_LOCK
---help---
Enable Xtensa D-Cache lock & unlock feature
+config XTEN
xiaoxiang781216 commented on code in PR #15821:
URL: https://github.com/apache/nuttx/pull/15821#discussion_r1954558650
##
arch/xtensa/Kconfig:
##
@@ -172,6 +172,10 @@ config XTENSA_DCACHE_LOCK
---help---
Enable Xtensa D-Cache lock & unlock feature
+conf
tmedicci commented on PR #15821:
URL: https://github.com/apache/nuttx/pull/15821#issuecomment-2656505829
> I will let it testing on our internal CI. Please don't merge it yet.
I found no errors running it as-is on our internal CI (for all existing
defconfigs), but existing defconfigs
tmedicci commented on code in PR #15821:
URL: https://github.com/apache/nuttx/pull/15821#discussion_r1954437395
##
arch/xtensa/Kconfig:
##
@@ -172,6 +172,10 @@ config XTENSA_DCACHE_LOCK
---help---
Enable Xtensa D-Cache lock & unlock feature
+config XTEN
tmedicci commented on PR #15821:
URL: https://github.com/apache/nuttx/pull/15821#issuecomment-2654765610
I will let it testing on our internal CI. Please don't merge it yet.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
nuttxpr commented on PR #15821:
URL: https://github.com/apache/nuttx/pull/15821#issuecomment-2653040516
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
No, this PR does not fully meet the NuttX requirements.
chirping78 opened a new pull request, #15821:
URL: https://github.com/apache/nuttx/pull/15821
## Summary
This is the follow-up work of https://github.com/apache/nuttx/pull/13726
(percpu reg store this_task) on xtensa.
To help accelerate this_task(), use misc0 register to store the
18 matches
Mail list logo