mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00

1. The smallest scale size can be 1/16, not 1/15 2. Fix potential heap corruption if scale to a smaller size (OOB) 3. Fix mismatching writeback and invalidate data size if in_bg/fg_buffer and out_buffer are the same one and L2 cacheline size is larger than L1 cacheline size