blob: 4ecc57cf0791b2cef1b0c58d2ac0577aba44fe99 [file] [log] [blame]
Andre Przywaraaa26f532017-12-08 01:27:02 +00001#
Samuel Holland4fabaf72019-10-20 19:42:15 -05002# Copyright (c) 2017-2019, ARM Limited and Contributors. All rights reserved.
Andre Przywaraaa26f532017-12-08 01:27:02 +00003#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
Andre Przywara452b2b62018-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 Przywaraaa26f532017-12-08 01:27:02 +00009
Samuel Holland1dad2652019-10-20 21:34:38 -050010BL31_SOURCES += drivers/allwinner/axp/axp805.c \
11 drivers/mentor/i2c/mi2cv.c