esp-idf/components
Ivan Grokhotkov d790300215 spi_flash: fix stale data being read from mmaped region
The issue that cache entries are not invalidated correctly sometimes
can also be reproduced for non-encrypted flash as well.
This change updates the workaround to do Cache_Flush, enabling it for
non-encrypted flash, and adds a unit test.
2017-03-04 17:48:44 +08:00
..
2017-01-11 15:03:14 +08:00
2016-11-16 15:57:34 +11:00
2017-01-09 17:51:48 +08:00
2017-01-13 12:12:43 +02:00