Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
[oweals/u-boot.git] / arch / arm / mach-k3 / Makefile
1 # SPDX-License-Identifier:      GPL-2.0+
2 #
3 # Copyright (C) 2017-2018 Texas Instruments Incorporated - http://www.ti.com/
4 #       Lokesh Vutla <lokeshvutla@ti.com>
5
6 obj-$(CONFIG_SOC_K3_AM6) += am6_init.o
7 obj-$(CONFIG_SOC_K3_J721E) += j721e_init.o
8 obj-$(CONFIG_ARM64) += arm64-mmu.o
9 obj-$(CONFIG_CPU_V7R) += r5_mpu.o lowlevel_init.o
10 obj-$(CONFIG_TI_SECURE_DEVICE) += security.o
11 ifeq ($(CONFIG_SPL_BUILD),y)
12 obj-$(CONFIG_K3_LOAD_SYSFW) += sysfw-loader.o
13 endif
14 obj-y += common.o