terry0012 opened a new pull request, #17753: URL: https://github.com/apache/nuttx/pull/17753
## Summary In up_flush_dcache, items is not used, and we should use it in cache_invalidate_dcache_items. `extern void cache_invalidate_dcache_items(uint32_t addr, uint32_t items);` And this will cause lvgl crash in https://github.com/apache/nuttx-apps/pull/3253 ## Impact None ## Testing lckfb-szpi-esp32s3 board -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
