blob: c64a251eceb34ab4c12c933bacbdbac23365370a [file] [log] [blame]
#-------------------------------------------------------------------------------
# Copyright (c) 2024, Arm Limited and Contributors. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
#-------------------------------------------------------------------------------
add_components(TARGET ftpm
BASE_DIR ${TS_ROOT}
COMPONENTS
"components/rpc/common/interface"
"components/rpc/common/endpoint"
"components/service/common/include"
"components/service/common/provider"
"components/service/tpm/provider"
)