1# SPDX-License-Identifier: Apache-2.0
2#
3# Copyright (c) 2020 Linumiz
4# Author: Parthiban Nallathambi <parthiban@linumiz.com>
5
6zephyr_sources(soc.c)
7zephyr_linker_sources(NOINIT noinit.ld)
8