# SPDX-License-Identifier: Apache-2.0
zephyr_sources(
soc.c
)
zephyr_sources_ifdef(CONFIG_ARM_MPU mpu_regions.c)