Explorar o código

espcoredump: allow reserving dedicated stack size for Xtensa architecture

Core issue with SET_STACK was fixed with e543e97c7b5db6f7522feb46ac625c2b0c103801

Related: IDF-2797
Mahavir Jain %!s(int64=3) %!d(string=hai) anos
pai
achega
51bbee2e19
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      components/espcoredump/Kconfig

+ 0 - 3
components/espcoredump/Kconfig

@@ -82,9 +82,6 @@ menu "Core dump"
     config ESP_COREDUMP_STACK_SIZE
         int "Reserved stack size"
         depends on ESP_COREDUMP_ENABLE
-        # Temporarily disable this feature on Xtensa boards as switching stack
-        # pointer triggers an exception (IDF-2797)
-        depends on IDF_TARGET_ARCH_RISCV
         default 0
         help
             Size of the memory to be reserved for core dump stack. If 0 core dump process will run on