63a65bead0
Set the TF-M profile type to none for TF-M integration samples. If the default profile has been set to something else these samples may fail. Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
9 lines
149 B
Plaintext
9 lines
149 B
Plaintext
#
|
|
# Copyright (c) 2021 Nordic Semiconductor ASA
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
CONFIG_BUILD_WITH_TFM=y
|
|
CONFIG_TFM_PROFILE_TYPE_NOT_SET=y
|