zephyr/soc/espressif
Nik Schewtschuk 328e4a5039 soc: espressif: esp32s3: Adjust BOOTLOADER_DRAM_SEG_LEN for worst case
Larger image partitions require more space in DRAM due to
the increase in .bss.sector_buffers.
Each sector in .bss.sector_buffers consumes 16 bytes.
In the worst case scenario, such as with the ESP32S3 N32R8V,
which has 32 MB of flash and most likely 12 MB image partition,
an addition of 0xc000 should be sufficient to accommodate this.

Signed-off-by: Nik Schewtschuk <nikita.schewtschuk@smartmechatronics.de>
2024-10-29 09:24:55 -07:00
..
common west.yml: update hal_espressif to latest version 2024-10-27 20:53:48 -05:00
esp32 soc: esp32: update linker files 2024-10-27 20:53:48 -05:00
esp32c2 soc: esp32c2: update linker files 2024-10-27 20:53:48 -05:00
esp32c3 soc: esp32c3: update linker files 2024-10-27 20:53:48 -05:00
esp32c6 soc: esp32c6: update linker files 2024-10-27 20:53:48 -05:00
esp32s2 soc: esp32s2: add cache mode disabled option 2024-10-27 20:53:48 -05:00
esp32s3 soc: espressif: esp32s3: Adjust BOOTLOADER_DRAM_SEG_LEN for worst case 2024-10-29 09:24:55 -07:00
CMakeLists.txt
Kconfig soc: esp32xx: refactor clock and RTC subsystems 2024-05-27 01:37:18 -07:00
Kconfig.defconfig
Kconfig.soc
Kconfig.sysbuild soc: espressif: Default MCUboot mode for ESP32 family 2024-09-16 20:17:44 +02:00
soc.yml soc: esp32c2: Add support to ESP32C2 and ESP8684 2024-08-16 14:08:22 -04:00