esp-idf/components/bootloader_support/src
Sudeep Mohanty a9fda54d39 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories
This commit updates the visibility of various header files and cleans up
some unnecessary inclusions. Also, this commit removes certain header
include paths which were maintained for backward compatibility.
2022-03-07 11:18:08 +05:30
..
esp32 spi_flash: refactor spi_flash.h to decline duplicated code 2021-12-30 14:05:12 +08:00
esp32c2 esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
esp32c3 spi_flash: refactor spi_flash.h to decline duplicated code 2021-12-30 14:05:12 +08:00
esp32h2 bootloader_support: Removes old code of SB and FE for esp32h2 2022-01-26 15:21:20 +08:00
esp32s2 add support for Flash 32MB..128MB (S2, S3) 2022-02-21 10:26:41 +03:00
esp32s3 add support for Flash 32MB..128MB (S2, S3) 2022-02-21 10:26:41 +03:00
flash_encryption bootloader_support: Support eFuse key APIs in SB and FE 2022-01-25 20:25:39 +08:00
idf mbedtls-3 update: 2022-03-03 01:37:10 +05:30
secure_boot_v1 mbedtls-3.0: Fixed ESP32 build issues 2022-03-03 01:37:10 +05:30
secure_boot_v2 mbedtls-3.0: Fixed ESP32 build issues 2022-03-03 01:37:10 +05:30
bootloader_clock_init.c soc: Adds efuse hal 2022-02-24 22:20:09 +08:00
bootloader_clock_loader.c bootloader: update copyright notice 2021-06-02 14:22:09 +02:00
bootloader_common_loader.c spi_flash: refactor spi_flash.h to decline duplicated code 2021-12-30 14:05:12 +08:00
bootloader_common.c bootloader: Fixes bootloader_common_get_sha256_of_partition. Adds hash check. 2022-01-25 02:16:18 +08:00
bootloader_console_loader.c bootloader: update copyright notice 2021-06-02 14:22:09 +02:00
bootloader_console.c bootloader: fixed the issue custom_uart_gpio doesn't take effect 2022-03-01 17:54:34 +08:00
bootloader_efuse.c soc: Adds efuse hal 2022-02-24 22:20:09 +08:00
bootloader_init.c esp_hw_support: Removed deprecated CPU util functions 2021-12-28 16:58:37 +05:30
bootloader_mem.c esp_hw_support: Removed deprecated CPU util functions 2021-12-28 16:58:37 +05:30
bootloader_panic.c bootloader: update copyright notice 2021-06-02 14:22:09 +02:00
bootloader_random_esp32.c global: make periph enable/disable APIs private 2021-11-08 10:37:47 +08:00
bootloader_random_esp32c2.c esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
bootloader_random_esp32c3.c bootloader: update copyright notice 2021-06-02 14:22:09 +02:00
bootloader_random_esp32h2.c esp32h2: add bootloader support 2021-07-01 19:53:11 +08:00
bootloader_random_esp32s2.c global: make periph enable/disable APIs private 2021-11-08 10:37:47 +08:00
bootloader_random_esp32s3.c rng: fix rng adc digital inpu not disabled issue 2022-03-04 03:49:33 +00:00
bootloader_random.c esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
bootloader_utility.c esp_rom: extract int matrix route and cpu ticks getter 2022-02-09 13:52:20 +08:00
esp_image_format.c add support for Flash 32MB..128MB (S2, S3) 2022-02-21 10:26:41 +03:00
flash_encrypt.c flash encryption: add flash encryption support for ESP32-S3 2021-07-14 18:46:17 +08:00
flash_partitions.c spi_flash: refactor spi_flash.h to decline duplicated code 2021-12-30 14:05:12 +08:00
secure_boot.c bootloader: update copyright notice 2021-06-02 14:22:09 +02:00