# Configuration for the TF-M Module

# Copyright (c) 2019, 2020 Linaro Limited
# Copyright (c) 2020, 2021 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0

rsource "Kconfig.tfm"

if BUILD_WITH_TFM
rsource "Kconfig.tfm.partitions"
rsource "Kconfig.tfm.crypto"
rsource "Kconfig.tfm.ps"
endif
