blob: 078f393c96208ae180cc4123eccd0fa27f54358a [file] [log] [blame]
Nariman Poushin0ece80f2018-02-26 06:52:04 +00001#
2# Copyright (c) 2018, ARM Limited and Contributors. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
7include plat/arm/css/sgi/sgi-common.mk
Roberto Vargasb96ee4b2018-08-06 13:35:31 +01008
9BL2_SOURCES += lib/utils/mem_region.c \
10 plat/arm/common/arm_nor_psci_mem_protect.c
11
Antonio Nino Diazd7da2f82018-10-10 11:14:44 +010012BL31_SOURCES += drivers/cfi/v2m/v2m_flash.c \
13 lib/utils/mem_region.c \
Roberto Vargasb96ee4b2018-08-06 13:35:31 +010014 plat/arm/common/arm_nor_psci_mem_protect.c