zephyr/soc
Brandon Allen 3176ec55bb soc: esp32s3: bump esp32s3 bootloader iram and dram sizes.
Currently the RAM allocated for the bootloader is not
enough to use MCUBoot with crypto signatures.
This commit bumps the #defines accordingly to fix
compile errors with ecdsa_p256 and RSA.

Signed-off-by: Brandon Allen <brandon.allen@exacttechnology.com>
2024-09-20 11:53:11 -05:00
..
adi/max32 soc: adi: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
altr
ambiq soc: ambiq: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
andestech soc: andestech: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
arm soc: arm: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
aspeed arch: arm: replace PLATFORM_SPECIFIC_INIT with PLATFORM_RESET_HOOK 2024-09-09 10:07:33 +02:00
atmel soc: atmel: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
brcm soc: brcm: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
cdns xtensa: fix xtensa-sample-controller.ld to avoid .note.GNU-stack warnings 2024-09-04 09:54:19 +02:00
common soc: common: riscv-privileged: add riscv_clic_irq_vector_set() for clic 2024-08-26 17:05:53 +02:00
efinix/sapphire arch: riscv: imply XIP config pushed to SoC level 2024-08-31 06:47:52 -04:00
ene/kb1200 soc: ene: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
espressif soc: esp32s3: bump esp32s3 bootloader iram and dram sizes. 2024-09-20 11:53:11 -05:00
gaisler
gd/gd32 soc: gd: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
infineon soc: infineon: cat1b: Enable flash memory caching 2024-09-13 09:17:50 +02:00
intel soc: intel: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
ite/ec arch: riscv: imply XIP config pushed to SoC level 2024-08-31 06:47:52 -04:00
litex/litex_vexriscv arch: riscv: imply XIP config pushed to SoC level 2024-08-31 06:47:52 -04:00
lowrisc/opentitan soc: lowrisc: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
mediatek/mtk_adsp xtensa: adapt soc code to use prep_c 2024-08-07 13:50:53 +02:00
microchip soc: microchip: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
native/inf_clock everywhere: replace double words 2024-06-22 05:40:22 -04:00
neorv32 arch: riscv: imply XIP config pushed to SoC level 2024-08-31 06:47:52 -04:00
nordic soc: nordic: nrf53: deprecate all L|HFXO options 2024-09-20 11:08:39 +02:00
nuvoton soc: nuvoton: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
nxp soc: nxp: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
openisa/rv32m1 soc: openisa: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
qemu soc: qemu: riscv: update IRQ config 2024-09-06 14:06:23 -05:00
quicklogic/eos_s3 soc: quicklogic: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
raspberrypi drivers: pinctrl: rp2040: oe-override option 2024-08-07 07:16:28 -04:00
renesas soc: renesas: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
renode/riscv_virtual arch: riscv: imply XIP config pushed to SoC level 2024-08-31 06:47:52 -04:00
rockchip drivers: interrupt controller: update GIC Kconfigs 2024-06-18 14:33:58 -04:00
sensry soc: sensry: Fix isa extension settings 2024-09-20 13:14:16 +02:00
sifive/sifive_freedom soc: sifive: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
silabs soc: silabs: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
snps soc: snps: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
st/stm32 soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
starfive/jh71xx arch: riscv: imply XIP config pushed to SoC level 2024-08-31 06:47:52 -04:00
telink/tlsr soc: telink: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
ti soc: ti: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
xen
xlnx arch: arm: replace PLATFORM_SPECIFIC_INIT with PLATFORM_RESET_HOOK 2024-09-09 10:07:33 +02:00
CMakeLists.txt soc: add deprecation warning if using HWMv1 SoCs 2024-06-12 17:16:40 -05:00
Kconfig Kconfig: Link to deprecation instructions 2024-08-15 12:40:16 +02:00
Kconfig.v1 scripts: remove boards_legacy sub-folder from list_boards.py 2024-03-22 11:51:58 +01:00
Kconfig.v1.choice cmake: remove dead 'soc_legacy' folder handling 2024-06-12 17:15:28 -05:00
Kconfig.v2