OVMS3-idf/components/bootloader_support/src
Angus Gratton 97219eeb31 Merge branch 'feature/nvs_encr_v3.1' into 'release/v3.1'
nvs_flash: Add support for nvs encryption

See merge request idf/esp-idf!3434
2018-10-08 16:20:28 +08:00
..
bootloader_clock.c bugfix/rtc_clk_32k_bootstrap: Fix starting 32k RTC 2018-03-21 13:27:56 +05:00
bootloader_common.c bootloader: Don't verify Partition Table as part of Secure Boot 2018-07-16 16:59:36 +10:00
bootloader_flash.c add api get valid mmu table pages number 2018-03-16 10:40:55 +08:00
bootloader_init.c soc: Fix description of rtc_config_t.tieh, add macros 2018-05-25 14:58:37 +10:00
bootloader_random.c log: Remove non-static TAG variables 2017-12-15 10:59:48 +11:00
bootloader_sha.c assert: Fix. Move useful functions from wrapped assert functions 2018-06-25 11:05:54 +08:00
bootloader_utility.c nvs_flash: Add support for nvs encryption 2018-10-04 19:25:12 +05:30
efuse.c esp32: Add KConfig option to disable ROM Console fallback on first boot 2017-08-29 14:52:00 +10:00
esp_image_format.c bootloader: Fix secure boot digest generation for image length where (len%128 < 32) 2018-09-30 00:45:07 +10:00
flash_encrypt.c Merge branch 'feature/nvs_encr_v3.1' into 'release/v3.1' 2018-10-08 16:20:28 +08:00
flash_partitions.c bootloader: Don't verify Partition Table as part of Secure Boot 2018-07-16 16:59:36 +10:00
flash_qio_mode.c feature(flash): support for QIO mode of XM25QU64A 2018-08-08 10:58:13 +08:00
secure_boot.c bootloader: Don't enable secure boot or flash encryption for 3/4 Coding Scheme 2018-10-04 16:51:30 +10:00
secure_boot_signatures.c secure boot: Pad to avoid data after the signature mapping into the address space 2018-07-23 13:45:55 +10:00