blob: 4ecc57cf0791b2cef1b0c58d2ac0577aba44fe99 [file] [log] [blame]
Andre Przywarabed42a52017-12-08 01:27:02 +00001#
Samuel Holland18fbfef2019-10-20 19:42:15 -05002# Copyright (c) 2017-2019, ARM Limited and Contributors. All rights reserved.
Andre Przywarabed42a52017-12-08 01:27:02 +00003#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
Andre Przywaraa80490c2018-09-28 00:37:19 +01007# The differences between the platform are covered by the include files.
8include plat/allwinner/common/allwinner-common.mk
Andre Przywarabed42a52017-12-08 01:27:02 +00009
Samuel Hollandfb23b102019-10-20 21:34:38 -050010BL31_SOURCES += drivers/allwinner/axp/axp805.c \
11 drivers/mentor/i2c/mi2cv.c