OVMS3-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 efuse/flash encryption: Reduce FLASH_CRYPT_CNT to a 7 bit efuse field 2019-04-03 14:07:20 +11:00
CMakeLists.txt partition_table: move establishing dependencies to respective components 2019-06-28 10:50:52 +08:00
component.mk build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
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 cmake: Allow components to present their own images to flash 2019-03-18 03:45:22 +08:00
flasher_args.json.in cmake: Allow components to present their own images to flash 2019-03-18 03:45:22 +08:00
Kconfig.projbuild Rename Kconfig options (components/esptool_py) 2019-05-21 09:32:55 +02:00
LICENSE Initial public version 2016-08-17 23:08:22 +08:00
Makefile.projbuild Improve flash encryption documentation and add Development & Release modes 2019-06-25 23:41:18 +00:00
project_include.cmake bootloader: fix secure boot issues 2019-06-28 10:54:21 +08:00
run_esptool.cmake cmake: Handle ESPPORT environment variable correctly 2018-10-15 10:25:44 +11:00
sdkconfig.rename Rename Kconfig options (components/esptool_py) 2019-05-21 09:32:55 +02:00