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