11d2db40f4
* Writing >4 bytes to unaligned offsets would fail * Writiing data from flash would fail (wrong buffer was used) * Writing >8192 bytes from RAM would over-write data multiple times Adds test cases for the above. |
||
---|---|---|
.. | ||
component.mk | ||
test_cache_disabled.c | ||
test_flash_encryption.c | ||
test_large_flash_writes.c | ||
test_mmap.c | ||
test_partitions.c | ||
test_read_write.c | ||
test_spi_flash.c |