cwespressif opened a new pull request, #11287: URL: https://github.com/apache/nuttx/pull/11287
## Summary - Configurable mapping of virtual address to psram physical address - Access SPIRAM memory at high physical address through bank switching ## Impact ## Testing The himem driver was successfully tested in `esp32s3-devkit:psram_octal` using the `esp32_himem` example. `./tools/configure esp32s3-devkit:psram_octal` Added `CONFIG_ESP32S3_SPIRAM_MAP` and `CONFIG_ESP32S3_SPIRAM_VADDR_MAP_SIZE` configurations Enable `esp32_himem` example via `make menuconfig`.  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org