Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit
[project/bcm63xx/atf.git] / bl2u / bl2u.mk
1 #
2 # Copyright (c) 2015-2017, ARM Limited and Contributors. All rights reserved.
3 #
4 # SPDX-License-Identifier: BSD-3-Clause
5 #
6
7 BL2U_SOURCES += bl2u/bl2u_main.c \
8 bl2u/aarch64/bl2u_entrypoint.S \
9 common/aarch64/early_exceptions.S \
10 plat/common/aarch64/platform_up_stack.S
11
12 BL2U_LINKERFILE := bl2u/bl2u.ld.S