zephyr/soc
Sylvio Alves 4120601a6c soc: esp32: allow wifi and net stack into spiram
This PR adds a KConfig option that allows moving
all .noinit content related to wifi a net stack into external
ram. This free dram space to application.

Linker script files are also modified so that the content
are mapped into external ram.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2022-07-29 14:11:00 +02:00
..
arc serial: remove Kconfig.defconfig setting of serial drivers 2022-07-26 09:29:24 -05:00
arm driver: PECI: npcx: add driver support for Nuvoton npcx family 2022-07-29 14:09:17 +02:00
arm64 xenvm: drivers: xen: add Xen grant table driver 2022-06-28 22:34:26 -04:00
mips asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
nios2 linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
posix linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
riscv soc: riscv: remove unused RISCV_RAM_BASE|SIZE definitions 2022-07-28 20:51:31 +02:00
sparc linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
x86 gpio: remove Kconfig.defconfig setting of GPIO drivers 2022-07-26 08:49:38 +02:00
xtensa soc: esp32: allow wifi and net stack into spiram 2022-07-29 14:11:00 +02:00
Kconfig