OVMS3-idf/components/bootloader_support/src
Ivan Grokhotkov 3b583c150f bootloader: disconnect VRTC from SAR input in bootloader_random_disable
Bootloader enables SAR ADC in test mode to get some entropy for the RNG.
The bits which control the ADC test mux were not disabled, which caused
extra ~24uA current to be drawn from VRTC, increasing deep sleep current
consumption. This change disables relevant test mode bits in
bootloader_random_disable.
2017-02-21 17:07:15 +08:00
..
bootloader_flash.c OTA: Fix issues with encrypted OTA 2017-01-26 18:52:35 +11:00
bootloader_random.c bootloader: disconnect VRTC from SAR input in bootloader_random_disable 2017-02-21 17:07:15 +08:00
efuse.c Flash encryption: Support enabling flash encryption in bootloader, app support 2016-12-01 23:49:12 -08:00
esp_image_format.c Flash encryption: Support enabling flash encryption in bootloader, app support 2016-12-01 23:49:12 -08:00
flash_encrypt.c bootloader_support: fix bug OTA & flash encryption incompatible 2017-01-26 16:20:06 +11:00
flash_partitions.c bootloader: Check all partitions fit inside configured flash size 2016-12-30 14:19:46 +11:00
secure_boot.c bootloader: Enable early boot RNG entropy source 2017-01-04 17:07:12 +11:00
secure_boot_signatures.c Flash encryption: Support enabling flash encryption in bootloader, app support 2016-12-01 23:49:12 -08:00