Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u...
[platform/kernel/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 j721e/ j7200/
8 obj-$(CONFIG_SOC_K3_J721S2) += j721s2_init.o j721s2/
9 obj-$(CONFIG_SOC_K3_AM642) += am642_init.o
10 obj-$(CONFIG_ARM64) += arm64-mmu.o
11 obj-$(CONFIG_CPU_V7R) += r5_mpu.o lowlevel_init.o
12 obj-$(CONFIG_TI_SECURE_DEVICE) += security.o
13 obj-$(CONFIG_ARM64) += cache.o
14 ifeq ($(CONFIG_SPL_BUILD),y)
15 obj-$(CONFIG_K3_LOAD_SYSFW) += sysfw-loader.o
16 endif
17 obj-y += common.o