esp-idf/components/partition_table
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
..
test
test_gen_esp32part_host
CMakeLists.txt bootloader: fix secure boot issues 2019-06-28 10:54:21 +08:00
Kconfig.projbuild
Makefile.projbuild
component.mk
gen_empty_partition.py
gen_esp32part.py
partitions_singleapp.csv
partitions_singleapp_coredump.csv
partitions_two_ota.csv
partitions_two_ota_coredump.csv
parttool.py
project_include.cmake