]> granicus.if.org Git - esp-idf/commit
secure boot & flash encryption: Rework configuration options
authorAngus Gratton <angus@espressif.com>
Fri, 25 Nov 2016 03:09:26 +0000 (14:09 +1100)
committerAngus Gratton <angus@espressif.com>
Fri, 2 Dec 2016 07:49:12 +0000 (23:49 -0800)
commit506c8cd964a43048e43bd193e1ff4a7b039fab8b
tree3a5e2d7d0a0249f76ce831f005d5ed77358c4d2e
parent9eb135fd73bb74e43100635170698d54a9bafb3b
secure boot & flash encryption: Rework configuration options
Add UART bootloader disable options for flash encryption
components/bootloader/Kconfig.projbuild
components/bootloader/Makefile.projbuild
components/bootloader/src/main/bootloader_start.c
components/bootloader_support/component.mk
components/bootloader_support/src/flash_encrypt.c
components/bootloader_support/src/secure_boot.c
components/esptool_py/Makefile.projbuild
make/project.mk