blob: c0a6a9c87d8fac4037a2591ed7e8e15e1db224f2 [file] [log] [blame]
Lokesh Vutla32886442018-08-27 15:57:09 +05301# 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
6obj-$(CONFIG_SOC_K3_AM6) += am6_init.o
Dave Gerlach6bf97552021-06-11 11:45:18 +03007obj-$(CONFIG_SOC_K3_J721E) += j721e_init.o j721e/ j7200/
David Huang61098202022-01-25 20:56:31 +05308obj-$(CONFIG_SOC_K3_J721S2) += j721s2_init.o j721s2/
Dave Gerlach96571ec2021-04-23 11:27:32 -05009obj-$(CONFIG_SOC_K3_AM642) += am642_init.o
Lokesh Vutla49297cf2018-08-27 15:57:13 +053010obj-$(CONFIG_ARM64) += arm64-mmu.o
Lokesh Vutlaceadc3e2018-11-15 11:04:50 +053011obj-$(CONFIG_CPU_V7R) += r5_mpu.o lowlevel_init.o
Andrew F. Davis2ed41072019-04-12 12:54:45 -040012obj-$(CONFIG_TI_SECURE_DEVICE) += security.o
Andrew F. Davis3c7ef1d2020-07-15 17:02:36 -040013obj-$(CONFIG_ARM64) += cache.o
Andreas Dannenberg04e5ea82019-06-04 17:55:47 -050014ifeq ($(CONFIG_SPL_BUILD),y)
15obj-$(CONFIG_K3_LOAD_SYSFW) += sysfw-loader.o
16endif
Lokesh Vutla5d83fd22018-11-02 19:51:05 +053017obj-y += common.o