mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
9cfc30fa85
is enabled. That region is technically part of the PRO CPU and we should be able to allocate it early. However, QEMU uses a slightly different bootloader image that uses the same part for both CPU. So, when APP CPU starts during the SMP bring up it will corrupt some data. Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>