blob: 155354816f3aaf3651775b421577b7f78b2516f3 [file] [log] [blame]
# Copyright 2022 NXP
# SPDX-License-Identifier: Apache-2.0
zephyr_library_sources(
soc.c
)
zephyr_library_sources_ifdef(CONFIG_ARM_MPU mpu_regions.c)