]> granicus.if.org Git - esp-idf/commit
flash encryption/secure boot: Restructure documentation
authorAngus Gratton <angus@espressif.com>
Tue, 14 Feb 2017 01:48:28 +0000 (12:48 +1100)
committerAngus Gratton <angus@espressif.com>
Tue, 14 Feb 2017 22:42:46 +0000 (09:42 +1100)
commit7c7edab328e4c193f12b118a44501a7c9dbc6905
tree1fb8c32e12d646714962e9d7ca16685edc00b1d1
parenta65944a8cb0e0099a46ff20c90bad6c0f45ddc30
flash encryption/secure boot: Restructure documentation

Also add steps to disable flash encryption, as some people seem to
accidentally enable it.

Explicitly mark the flash encryption and secure boot as "READ DOCS
FIRST" in menuconfig.
README.md
components/bootloader/Kconfig.projbuild
components/bootloader_support/include/esp_flash_encrypt.h
docs/Doxyfile
docs/api/storage/spi_flash.rst
docs/security/flash-encryption.rst
docs/security/secure-boot.rst