blob: 211ca5f45f763a0c1fd7ee54e27275850888e516 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
zephyr_sources(
soc.c
wdog.S
)
zephyr_sources_ifdef(
CONFIG_ARM_MPU
nxp_mpu_regions.c
)