blob: ce116cb936eb41e6048f96416011e3addc8f214e [file] [log] [blame]
# Copyright (c) 2021 Arm Limited (or its affiliates). All rights reserved.
# SPDX-License-Identifier: Apache-2.0
zephyr_library_sources(
soc.c
)
zephyr_library_sources_ifdef(CONFIG_ARM_MPU arm_mpu_regions.c)
set(SOC_LINKER_SCRIPT ${ZEPHYR_BASE}/include/zephyr/arch/arm64/scripts/linker.ld CACHE INTERNAL "")