blob: 284bae8aad43a5688973f34791421323b7ab938c [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
12BL31_SOURCES += lib/utils/mem_region.c \
13 plat/arm/board/common/drivers/norflash/norflash.c \
14 plat/arm/common/arm_nor_psci_mem_protect.c