]> granicus.if.org Git - esp-idf/commit
bootloader_support: fix bug OTA & flash encryption incompatible
authorTian Zhong Xing <tianzhongxing@espressif.com>
Tue, 24 Jan 2017 10:30:13 +0000 (18:30 +0800)
committerAngus Gratton <angus@espressif.com>
Thu, 26 Jan 2017 05:20:06 +0000 (16:20 +1100)
commit2173ad3b4543553383edd795e7fa04416d682ebc
tree396150b33c4a2be691ed61704998b30cbbf122b4
parent32ad1e676dbcd4cbcf2456155b5b4132130769a2
bootloader_support: fix bug OTA & flash encryption incompatible

ota data partition should be encrypted unconditionally when flash encrypt enable
components/bootloader_support/src/flash_encrypt.c