esp-idf/components/esptool_py
Renz Christian Bagaporo 9edc867c62 bootloader: fix secure boot issues
Do not include bootloader in flash target when secure boot is enabled.
Emit signing warning on all cases where signed apps are enabled (secure
boot and signed images)
Follow convention of capital letters for SECURE_BOOT_SIGNING_KEY variable, since it is
relevant to other components, not just bootloader.
Pass signing key and verification key via config, not requiring
bootloader to know parent app dir.
Misc. variables name corrections
2019-06-28 10:54:21 +08:00
..
esptool@b4c418a5d9
CMakeLists.txt partition_table: move establishing dependencies to respective components 2019-06-28 10:50:52 +08:00
Kconfig.projbuild
LICENSE
Makefile.projbuild Improve flash encryption documentation and add Development & Release modes 2019-06-25 23:41:18 +00:00
component.mk
flash_encrypted_project_args.in Improve flash encryption documentation and add Development & Release modes 2019-06-25 23:41:18 +00:00
flash_project_args.in
flasher_args.json.in
project_include.cmake bootloader: fix secure boot issues 2019-06-28 10:54:21 +08:00
run_esptool.cmake
sdkconfig.rename