OVMS3-idf/components/xtensa
Renz Christian Bagaporo 9b350f9ecc cmake: some formatting fixes
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-21 19:53:29 +08:00
..
esp32 misc adjustment of esp32 component 2019-04-03 19:57:46 +08:00
include esp32: Refactor backtrace and add esp_backtrace_print() 2019-06-19 18:30:18 +08:00
CMakeLists.txt cmake: some formatting fixes 2019-06-21 19:53:29 +08:00
component.mk misc adjustment of esp32 component 2019-04-03 19:57:46 +08:00
debug_helpers.c esp32: Refactor backtrace and add esp_backtrace_print() 2019-06-19 18:30:18 +08:00
debug_helpers_asm.S esp32: Refactor backtrace and add esp_backtrace_print() 2019-06-19 18:30:18 +08:00
eri.c create xtensa component 2019-03-27 20:24:28 +08:00
linker.lf ldgen: update component linker fragment files 2019-04-04 15:57:34 +08:00
trax.c create xtensa component 2019-03-27 20:24:28 +08:00