Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
538753d51b906f0f1b744c1190a9375f2b1fbded
/
.
/
soc
/
lowrisc
/
opentitan
/
CMakeLists.txt
blob: 3502022cbedf8c033ba30af309d2c371529c8236 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
zephyr_sources(soc.c rom_header.S)
zephyr_linker_sources(ROM_START SORT_KEY 000romheader rom_header.ld)
set(SOC_LINKER_SCRIPT ${ZEPHYR_BASE}/include/zephyr/arch/riscv/common/linker.ld CACHE INTERNAL "")