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
+config XTENSA_PERCPU_TCB_IN_MISC0
Review Comment:
We have tested this patch with several chips from the different vendor, only
ESP32 fail some case from ostest. Since ESP32 is an old chip and the code base
is maintained actively by Espressif staff, so it's better to do more
investigation on your side.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]