Re: [PR] xtensa: use misc register to implement up_this_task macro [nuttx]

2025-02-21 Thread via GitHub
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

Re: [PR] xtensa: use misc register to implement up_this_task macro [nuttx]

2025-02-21 Thread via GitHub
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

Re: [PR] xtensa: use misc register to implement up_this_task macro [nuttx]

2025-02-21 Thread via GitHub
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

Re: [PR] xtensa: use misc register to implement up_this_task macro [nuttx]

2025-02-21 Thread via GitHub
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

Re: [PR] xtensa: use misc register to implement up_this_task macro [nuttx]

2025-02-20 Thread via GitHub
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

Re: [PR] xtensa: use misc register to implement up_this_task macro [nuttx]

2025-02-20 Thread via GitHub
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

Re: [PR] xtensa: use misc register to implement up_this_task macro [nuttx]

2025-02-20 Thread via GitHub
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

Re: [PR] xtensa: use misc register to implement up_this_task macro [nuttx]

2025-02-20 Thread via GitHub
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

Re: [PR] xtensa: use misc register to implement up_this_task macro [nuttx]

2025-02-19 Thread via GitHub
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

Re: [PR] xtensa: use misc register to implement up_this_task macro [nuttx]

2025-02-19 Thread via GitHub
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

Re: [PR] xtensa: use misc register to implement up_this_task macro [nuttx]

2025-02-19 Thread via GitHub
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

Re: [PR] xtensa: use misc register to implement up_this_task macro [nuttx]

2025-02-13 Thread via GitHub
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

Re: [PR] xtensa: use misc register to implement up_this_task macro [nuttx]

2025-02-13 Thread via GitHub
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

Re: [PR] xtensa: use misc register to implement up_this_task macro [nuttx]

2025-02-13 Thread via GitHub
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

Re: [PR] xtensa: use misc register to implement up_this_task macro [nuttx]

2025-02-13 Thread via GitHub
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

Re: [PR] xtensa: use misc register to implement up_this_task macro [nuttx]

2025-02-12 Thread via GitHub
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

Re: [PR] xtensa: use misc register to implement up_this_task macro [nuttx]

2025-02-12 Thread via GitHub
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.

[PR] xtensa: use misc register to implement up_this_task macro [nuttx]

2025-02-12 Thread via GitHub
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