OVMS3-idf/components/efuse
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 efuse/flash encryption: Reduce FLASH_CRYPT_CNT to a 7 bit efuse field 2019-04-03 14:07:20 +11:00
include Rename Kconfig options (components/bootloader) 2019-05-21 09:32:55 +02:00
src all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
test components: use new component registration api 2019-06-21 19:53:29 +08:00
test_efuse_host efuse: Fix to pass CI tests 2019-02-28 07:31:29 +00:00
CMakeLists.txt cmake: some formatting fixes 2019-06-21 19:53:29 +08:00
component.mk efuse: Add API efuse 2019-02-28 07:31:29 +00:00
efuse_table_gen.py efuse: Fix to pass CI tests 2019-02-28 07:31:29 +00:00
Kconfig efuse: Fix to pass CI tests 2019-02-28 07:31:29 +00:00
Makefile.projbuild efuse: Fix to pass CI tests 2019-02-28 07:31:29 +00:00