| # | |
| # Copyright (c) 2018, Arm Limited. All rights reserved. | |
| # | |
| # SPDX-License-Identifier: BSD-3-Clause | |
| # | |
| include plat/arm/sgi/common/sgi_common.mk | |
| PLAT_INCLUDES += -Iplat/arm/board/sgi/sgi575/include/ | |
| PLAT_SOURCES += plat/arm/board/sgi/sgi575/sgi575_topology.c | |
| PLAT_TESTS_SKIP_LIST := plat/arm/board/sgi/sgi575/tests_to_skip.txt |