nuttx/arch/xtensa
Abdelatif Guettouche 060df22968 arch/xtensa: Initialize the internal heap early.
We might have a situation where an allocation will be requested before
the call to `up_initialize` is performed.  For the current code, this
situation is the stack for the CPUs in SMP mode.

Beside this issue, it's natural to have the internal heap initialized
with the other heaps.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
2022-06-07 02:32:30 +08:00
..
include arch: Define WCHAR_[MIN|MAX] in arch/include/limits.h 2022-06-03 22:25:49 +03:00
src arch/xtensa: Initialize the internal heap early. 2022-06-07 02:32:30 +08:00
Kconfig arch/xtensa: Initialize the internal heap early. 2022-06-07 02:32:30 +08:00