526ff047cc
The existing heap starts at the beginning of SPIRAM which is also occupied by the WiFi stack if CONFIG_ESP32_WIFI_NET_ALLOC_SPIRAM is enabled. This results in memory corruption. Update the linker description to add a _spiram_heap_start symbol and add a KConfig size option to allow the SPIRAM stack to be correctly located and sized. Requires matching commit in hal_espressif. Fixes: 61359 Signed-off-by: Eric Holmberg <eric.holmberg@northriversystems.co.nz> |
||
---|---|---|
.. | ||
altera_max10 | ||
espressif_esp32/cache_coex | ||
frdm_k64f/i2c | ||
intel_adsp | ||
mec15xxevb_assy6853 | ||
mec172xevb_assy6906/i2c_api | ||
native_posix | ||
nrf52_bsim/egu |