724a967c1a
Move out from riscv-privileged, and convert to a standalone SoC. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
7 lines
182 B
CMake
7 lines
182 B
CMake
# Copyright (c) 2023 Meta
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
zephyr_sources()
|
|
|
|
set(SOC_LINKER_SCRIPT ${ZEPHYR_BASE}/include/zephyr/arch/riscv/common/linker.ld CACHE INTERNAL "")
|