xref: /rk3399_ARM-atf/plat/allwinner/sun50i_h6/platform.mk (revision 49e9ac281156e5f222c024b29690ca9e6f11f5ba)
1#
2# Copyright (c) 2017-2019, ARM Limited and Contributors. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
7# The differences between the platform are covered by the include files.
8include plat/allwinner/common/allwinner-common.mk
9
10BL31_SOURCES		+=	drivers/allwinner/axp/axp805.c		\
11				drivers/allwinner/sunxi_rsb.c
12
13# Put NOBITS memory in SRAM A1, overwriting U-Boot's SPL.
14SEPARATE_NOBITS_REGION	:=	1
15