zephyr/drivers/espi
Dino Li 003e0be6fb it8xxx2/linker: append h2ram_pool section at the end of used memory
Since __sha256_ram_block section must in the first 4KB,
h2ram_pool section is no longer included first inside the
RAMABLE_REGION.
Append h2ram_pool section at the end of used memory, so gap
due to alignment is still available for newly added variables.

Signed-off-by: Dino Li <Dino.Li@ite.com.tw>
2023-08-31 10:20:17 +02:00
..
CMakeLists.txt
espi_emul.c
espi_handlers.c
espi_it8xxx2.c it8xxx2/linker: append h2ram_pool section at the end of used memory 2023-08-31 10:20:17 +02:00
espi_mchp_xec_host_v2.c
espi_mchp_xec_v2.c
espi_mchp_xec_v2.h
espi_mchp_xec.c
espi_npcx.c npcx: espi: move DT nodes to specific files which support them 2023-08-17 10:25:49 +01:00
espi_saf_mchp_xec_v2.c
espi_saf_mchp_xec.c
espi_utils.h
host_subs_npcx.c
Kconfig
Kconfig.espi_emul
Kconfig.it8xxx2
Kconfig.npcx
Kconfig.xec