xref: /optee_os/core/drivers/amd/sub.mk (revision fedadb6460b1ea7db709c6f5a0572f5a8cb8e5c9)
1# SPDX-License-Identifier: BSD-2-Clause
2#
3# Copyright (c) 2024-2026, Advanced Micro Devices, Inc. All rights reserved.
4#
5#
6
7subdirs-$(CFG_AMD_ASU_SUPPORT) += asu
8
9srcs-$(CFG_AMD_PS_GPIO) += gpio_common.c ps_gpio_driver.c
10