nuttx/arch/xtensa/src
Abdelatif Guettouche f826e053ae arch/xtensa/esp32: Remove the QEMU special case when initializing the
heap.

QEMU had a different ROM image that used the regions of PRO CPU for both
CPUs.  This was causing crashes when running SMP mode as the heap was
being corrupted when the APP CPU starts.

QEMU is now loading the same image as the hardware chip and thus this
special case doesn't exist anymore.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
2022-02-03 16:18:09 -03:00
..
common arm/xtensa:cache: flush/clean dcache all if size large than cache size 2022-01-27 15:15:28 +08:00
esp32 arch/xtensa/esp32: Remove the QEMU special case when initializing the 2022-02-03 16:18:09 -03:00
esp32s2 Correct the code alignment 2022-02-01 21:22:21 -03:00
esp32s3 Correct the code alignment 2022-02-01 21:22:21 -03:00
lx6 arch/Toolchain.defs: Replace --print-file-name=libgcc.a with --print-libgcc-file-name 2022-01-31 09:46:04 +01:00
lx7 arch/Toolchain.defs: Replace --print-file-name=libgcc.a with --print-libgcc-file-name 2022-01-31 09:46:04 +01:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Makefile make/allsyms: skip the unnecessary link operation 2021-12-28 23:47:10 -06:00