From: Ivan Grokhotkov Date: Wed, 18 Jan 2017 10:32:03 +0000 (+0800) Subject: Merge branch 'bugfix/partition_write_encrypted' into 'master' X-Git-Tag: v2.0-rc1~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3128f2b0046a272a5dcb342a91ffbd6950cf22f1;p=esp-idf Merge branch 'bugfix/partition_write_encrypted' into 'master' Allow writes to encrypted partitions There is a size alignment requirement but it is checked by spi_flash_write_encrypted. However, this check flat-out bans encrypted writes. Original PR on Github: https://github.com/espressif/esp-idf/pull/249 See merge request !432 --- 3128f2b0046a272a5dcb342a91ffbd6950cf22f1