summaryrefslogtreecommitdiff
path: root/plat/marvell/a8k/a80x0_mcbin/platform.mk
blob: 713a34be9a23183455297e33e7026d27740b93db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# Copyright (C) 2016 - 2018 Marvell International Ltd.
#
# SPDX-License-Identifier:     BSD-3-Clause
# https://spdx.org/licenses
#

PCI_EP_SUPPORT		:= 0

DOIMAGE_SEC     	:=	tools/doimage/secure/sec_img_8K.cfg

MARVELL_MOCHI_DRV	:=	drivers/marvell/mochi/apn806_setup.c

BL31_LIBS		:=	plat/marvell/common/bl31_lib/mv_lib_ext.a

include plat/marvell/a8k/common/a8k_common.mk

include plat/marvell/common/marvell_common.mk