8cfa0f40cb
Update TF-M secure partition sample for TF-M 1.7.0. Removes the support for Library model in the sample. Updates to using PSA framework 1.1. Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no> Signed-off-by: David Brown <david.brown@linaro.org>
10 lines
191 B
Plaintext
10 lines
191 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
|
|
CONFIG_TFM_CONNECTION_BASED_SERVICE_API=y
|