blob: cbef2dcbdf129c1afde99a036fc41c5ea846e98f [file] [log] [blame]
zephyr_sources(
soc.c
)
# IMPORTANT:
# The h2ram section must be first added to RAM_SECTIONS to avoid gap.
zephyr_linker_sources_ifdef(CONFIG_ESPI_IT8XXX2
RAM_SECTIONS
h2ram.ld
)