]> granicus.if.org Git - esp-idf/commit
esp_partition: disable encrypted reads/writes if flash encryption is disabled
authorIvan Grokhotkov <ivan@espressif.com>
Thu, 10 Jan 2019 13:51:09 +0000 (21:51 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Thu, 10 Jan 2019 13:51:09 +0000 (21:51 +0800)
commitbf35ef1ce7b7db30d499d4058d6a4f39ba467fca
tree8b79847a13d265d210f2e3b9b23df6dacf7c8f22
parent65d01336d39e666cca4f465dcb89b633e3f6c90a
esp_partition: disable encrypted reads/writes if flash encryption is disabled

Saves 400 bytes of IRAM.
components/spi_flash/partition.c