blob: a76a679ed7b36f33c94c9d595327179a187140b5 [file] [log] [blame]
Samuel Holland64b3d9d2017-08-12 04:07:39 -05001#
Samuel Holland18fbfef2019-10-20 19:42:15 -05002# Copyright (c) 2017-2019, ARM Limited and Contributors. All rights reserved.
Samuel Holland64b3d9d2017-08-12 04:07:39 -05003#
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 Przywaraeae5fe72018-09-15 01:18:49 +01009
Samuel Holland0bc752c2019-10-20 20:50:57 -050010BL31_SOURCES += drivers/allwinner/axp/axp803.c \
11 drivers/allwinner/axp/common.c \
12 drivers/allwinner/sunxi_rsb.c