e8b1876f99
NuttX uses PSRAM, possibly using the APP_CPU cache MMU, way before starting the APP_CPU in up_cpu_start(). Flushing the cache when launching the APP_CPU can cause data corruptions on PSRAM. Eg. mm_heap structures if the PSRAM is added to a heap. |
||
---|---|---|
.. | ||
include | ||
src | ||
Kconfig |