# Copyright (C) 2024 Advanced Micro Devices, Inc.  All rights reserved.
# SPDX-License-Identifier: MIT

collect (PROJECT_LIB_HEADERS xplmi_plat.h)
collect (PROJECT_LIB_HEADERS xplmi_hw.h)
collect (PROJECT_LIB_HEADERS xplmi_wdt.h)
collect (PROJECT_LIB_HEADERS xplmi_config.h)
collect (PROJECT_LIB_HEADERS xplmi_ssit.h)
collect (PROJECT_LIB_HEADERS xplmi_status.h)
collect (PROJECT_LIB_HEADERS xplmi_err.h)

collect (PROJECT_LIB_SOURCES xplmi_ssit.c)
collect (PROJECT_LIB_SOURCES xplmi_err.c)
collect (PROJECT_LIB_SOURCES xplmi_wdt.c)
collect (PROJECT_LIB_SOURCES xplmi_plat.c)
