1#------------------------------------------------------------------------------- 2# Copyright (c) 2020, Nordic Semiconductor ASA. 3# 4# SPDX-License-Identifier: BSD-3-Clause 5# 6#------------------------------------------------------------------------------- 7 8set(PLATFORM_PATH platform/ext/target/${TFM_PLATFORM}/..) 9 10include(${PLATFORM_PATH}/common/nrf5340/config.cmake) 11