]> git.ipfire.org Git - thirdparty/u-boot.git/blob - tools/Makefile
Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-boot
[thirdparty/u-boot.git] / tools / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # (C) Copyright 2000-2006
4 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5
6 # Enable all the config-independent tools
7 ifneq ($(HOST_TOOLS_ALL),)
8 CONFIG_KIRKWOOD = y
9 CONFIG_LCD_LOGO = y
10 CONFIG_CMD_LOADS = y
11 CONFIG_CMD_NET = y
12 CONFIG_XWAY_SWAP_BYTES = y
13 CONFIG_NETCONSOLE = y
14 CONFIG_SHA1_CHECK_UB_IMG = y
15 CONFIG_ARCH_SUNXI = y
16 endif
17
18 subdir-$(HOST_TOOLS_ALL) += easylogo
19 subdir-$(HOST_TOOLS_ALL) += gdb
20
21 # Merge all the different vars for envcrc into one
22 ENVCRC-$(CONFIG_ENV_IS_EMBEDDED) = y
23 ENVCRC-$(CONFIG_ENV_IS_IN_EEPROM) = y
24 ENVCRC-$(CONFIG_ENV_IS_IN_FLASH) = y
25 ENVCRC-$(CONFIG_ENV_IS_IN_ONENAND) = y
26 ENVCRC-$(CONFIG_ENV_IS_IN_NAND) = y
27 ENVCRC-$(CONFIG_ENV_IS_IN_NVRAM) = y
28 ENVCRC-$(CONFIG_ENV_IS_IN_SPI_FLASH) = y
29 CONFIG_BUILD_ENVCRC ?= $(ENVCRC-y)
30
31 hostprogs-$(CONFIG_SPL_GENERATE_ATMEL_PMECC_HEADER) += atmel_pmecc_params
32
33 hostprogs-$(CONFIG_LCD_LOGO) += bmp_logo
34 hostprogs-$(CONFIG_VIDEO_LOGO) += bmp_logo
35 HOSTCFLAGS_bmp_logo.o := -pedantic
36
37 hostprogs-$(CONFIG_BUILD_ENVCRC) += envcrc
38 envcrc-objs := envcrc.o lib/crc32.o env/embedded.o lib/sha1.o
39
40 hostprogs-$(CONFIG_CMD_NET) += gen_eth_addr
41 HOSTCFLAGS_gen_eth_addr.o := -pedantic
42
43 hostprogs-$(CONFIG_CMD_NET) += gen_ethaddr_crc
44 gen_ethaddr_crc-objs := gen_ethaddr_crc.o lib/crc8.o
45 HOSTCFLAGS_gen_ethaddr_crc.o := -pedantic
46
47 hostprogs-$(CONFIG_CMD_LOADS) += img2srec
48 HOSTCFLAGS_img2srec.o := -pedantic
49
50 hostprogs-$(CONFIG_XWAY_SWAP_BYTES) += xway-swap-bytes
51 HOSTCFLAGS_xway-swap-bytes.o := -pedantic
52
53 hostprogs-y += mkenvimage
54 mkenvimage-objs := mkenvimage.o os_support.o lib/crc32.o
55
56 hostprogs-y += dumpimage mkimage
57 hostprogs-$(CONFIG_FIT_SIGNATURE) += fit_info fit_check_sign
58
59 hostprogs-$(CONFIG_CMD_BOOTEFI_SELFTEST) += file2include
60
61 FIT_SIG_OBJS-$(CONFIG_FIT_SIGNATURE) := common/image-sig.o
62
63 # The following files are synced with upstream DTC.
64 # Use synced versions from scripts/dtc/libfdt/.
65 LIBFDT_SRCS_SYNCED := fdt.c fdt_wip.c fdt_sw.c fdt_rw.c \
66 fdt_strerror.c fdt_empty_tree.c fdt_addresses.c fdt_overlay.c
67 # The following files are locally modified for U-Boot (unfotunately).
68 # Use U-Boot own versions from lib/libfdt/.
69 LIBFDT_SRCS_UNSYNCED := fdt_ro.c fdt_region.c
70
71 LIBFDT_OBJS := $(addprefix libfdt/, $(patsubst %.c, %.o, $(LIBFDT_SRCS_SYNCED))) \
72 $(addprefix lib/libfdt/, $(patsubst %.c, %.o, $(LIBFDT_SRCS_UNSYNCED)))
73
74 RSA_OBJS-$(CONFIG_FIT_SIGNATURE) := $(addprefix lib/rsa/, \
75 rsa-sign.o rsa-verify.o rsa-checksum.o \
76 rsa-mod-exp.o)
77
78 ROCKCHIP_OBS = lib/rc4.o rkcommon.o rkimage.o rksd.o rkspi.o
79
80 # common objs for dumpimage and mkimage
81 dumpimage-mkimage-objs := aisimage.o \
82 atmelimage.o \
83 $(FIT_SIG_OBJS-y) \
84 common/bootm.o \
85 lib/crc32.o \
86 default_image.o \
87 lib/fdtdec_common.o \
88 lib/fdtdec.o \
89 fit_common.o \
90 fit_image.o \
91 common/image-fit.o \
92 image-host.o \
93 common/image.o \
94 imagetool.o \
95 imximage.o \
96 imx8image.o \
97 imx8mimage.o \
98 kwbimage.o \
99 lib/md5.o \
100 lpc32xximage.o \
101 mxsimage.o \
102 omapimage.o \
103 os_support.o \
104 pblimage.o \
105 pbl_crc32.o \
106 vybridimage.o \
107 stm32image.o \
108 $(ROCKCHIP_OBS) \
109 socfpgaimage.o \
110 lib/crc16.o \
111 lib/sha1.o \
112 lib/sha256.o \
113 common/hash.o \
114 ublimage.o \
115 zynqimage.o \
116 zynqmpimage.o \
117 zynqmpbif.o \
118 $(LIBFDT_OBJS) \
119 gpimage.o \
120 gpimage-common.o \
121 mtk_image.o \
122 $(RSA_OBJS-y)
123
124 dumpimage-objs := $(dumpimage-mkimage-objs) dumpimage.o
125 mkimage-objs := $(dumpimage-mkimage-objs) mkimage.o
126 fit_info-objs := $(dumpimage-mkimage-objs) fit_info.o
127 fit_check_sign-objs := $(dumpimage-mkimage-objs) fit_check_sign.o
128 file2include-objs := file2include.o
129
130 ifneq ($(CONFIG_MX23)$(CONFIG_MX28)$(CONFIG_FIT_SIGNATURE),)
131 # Add CONFIG_MXS into host CFLAGS, so we can check whether or not register
132 # the mxsimage support within tools/mxsimage.c .
133 HOSTCFLAGS_mxsimage.o += -DCONFIG_MXS
134 endif
135
136 ifdef CONFIG_FIT_SIGNATURE
137 # This affects include/image.h, but including the board config file
138 # is tricky, so manually define this options here.
139 HOST_EXTRACFLAGS += -DCONFIG_FIT_SIGNATURE
140 HOST_EXTRACFLAGS += -DCONFIG_FIT_SIGNATURE_MAX_SIZE=$(CONFIG_FIT_SIGNATURE_MAX_SIZE)
141 endif
142
143 ifdef CONFIG_SYS_U_BOOT_OFFS
144 HOSTCFLAGS_kwbimage.o += -DCONFIG_SYS_U_BOOT_OFFS=$(CONFIG_SYS_U_BOOT_OFFS)
145 endif
146
147 ifneq ($(CONFIG_ARMADA_38X)$(CONFIG_ARMADA_39X),)
148 HOSTCFLAGS_kwbimage.o += -DCONFIG_KWB_SECURE
149 endif
150
151 # MXSImage needs LibSSL
152 ifneq ($(CONFIG_MX23)$(CONFIG_MX28)$(CONFIG_ARMADA_38X)$(CONFIG_ARMADA_39X)$(CONFIG_FIT_SIGNATURE),)
153 HOSTCFLAGS_kwbimage.o += \
154 $(shell pkg-config --cflags libssl libcrypto 2> /dev/null || echo "")
155 HOSTLOADLIBES_mkimage += \
156 $(shell pkg-config --libs libssl libcrypto 2> /dev/null || echo "-lssl -lcrypto")
157
158 # OS X deprecate openssl in favour of CommonCrypto, supress deprecation
159 # warnings on those systems
160 ifeq ($(HOSTOS),darwin)
161 HOSTCFLAGS_mxsimage.o += -Wno-deprecated-declarations
162 HOSTCFLAGS_image-sig.o += -Wno-deprecated-declarations
163 HOSTCFLAGS_rsa-sign.o += -Wno-deprecated-declarations
164 endif
165 endif
166
167 HOSTCFLAGS_fit_image.o += -DMKIMAGE_DTC=\"$(CONFIG_MKIMAGE_DTC_PATH)\"
168
169 HOSTLOADLIBES_dumpimage := $(HOSTLOADLIBES_mkimage)
170 HOSTLOADLIBES_fit_info := $(HOSTLOADLIBES_mkimage)
171 HOSTLOADLIBES_fit_check_sign := $(HOSTLOADLIBES_mkimage)
172
173 hostprogs-$(CONFIG_EXYNOS5250) += mkexynosspl
174 hostprogs-$(CONFIG_EXYNOS5420) += mkexynosspl
175 HOSTCFLAGS_mkexynosspl.o := -pedantic
176
177 ifdtool-objs := $(LIBFDT_OBJS) ifdtool.o
178 hostprogs-$(CONFIG_X86) += ifdtool
179
180 hostprogs-$(CONFIG_MX23) += mxsboot
181 hostprogs-$(CONFIG_MX28) += mxsboot
182 HOSTCFLAGS_mxsboot.o := -pedantic
183
184 hostprogs-$(CONFIG_ARCH_SUNXI) += mksunxiboot
185 hostprogs-$(CONFIG_ARCH_SUNXI) += sunxi-spl-image-builder
186 sunxi-spl-image-builder-objs := sunxi-spl-image-builder.o lib/bch.o
187
188 hostprogs-$(CONFIG_NETCONSOLE) += ncb
189 hostprogs-$(CONFIG_SHA1_CHECK_UB_IMG) += ubsha1
190
191 ubsha1-objs := os_support.o ubsha1.o lib/sha1.o
192
193 HOSTCFLAGS_ubsha1.o := -pedantic
194
195 hostprogs-$(CONFIG_KIRKWOOD) += kwboot
196 hostprogs-$(CONFIG_ARCH_MVEBU) += kwboot
197 hostprogs-y += proftool
198 hostprogs-$(CONFIG_STATIC_RELA) += relocate-rela
199 hostprogs-$(CONFIG_RISCV) += prelink-riscv
200
201 hostprogs-y += fdtgrep
202 fdtgrep-objs += $(LIBFDT_OBJS) fdtgrep.o
203
204 hostprogs-$(CONFIG_MIPS) += mips-relocs
205
206 # We build some files with extra pedantic flags to try to minimize things
207 # that won't build on some weird host compiler -- though there are lots of
208 # exceptions for files that aren't complaint.
209 HOSTCFLAGS_crc32.o := -pedantic
210 HOSTCFLAGS_crc8.o := -pedantic
211 HOSTCFLAGS_md5.o := -pedantic
212 HOSTCFLAGS_sha1.o := -pedantic
213 HOSTCFLAGS_sha256.o := -pedantic
214
215 quiet_cmd_wrap = WRAP $@
216 cmd_wrap = echo "\#include <../$(patsubst $(obj)/%,%,$@)>" >$@
217
218 $(obj)/lib/%.c $(obj)/common/%.c $(obj)/env/%.c:
219 $(call cmd,wrap)
220
221 clean-dirs := lib common
222
223 always := $(hostprogs-y)
224
225 # Generated LCD/video logo
226 LOGO_H = $(objtree)/include/bmp_logo.h
227 LOGO_DATA_H = $(objtree)/include/bmp_logo_data.h
228 LOGO-$(CONFIG_LCD_LOGO) += $(LOGO_H)
229 LOGO-$(CONFIG_LCD_LOGO) += $(LOGO_DATA_H)
230 LOGO-$(CONFIG_VIDEO_LOGO) += $(LOGO_H)
231 LOGO-$(CONFIG_VIDEO_LOGO) += $(LOGO_DATA_H)
232
233 # Generic logo
234 ifeq ($(LOGO_BMP),)
235 LOGO_BMP= $(srctree)/$(src)/logos/denx.bmp
236
237 # Use board logo and fallback to vendor
238 ifneq ($(wildcard $(srctree)/$(src)/logos/$(BOARD).bmp),)
239 LOGO_BMP= $(srctree)/$(src)/logos/$(BOARD).bmp
240 else
241 ifneq ($(wildcard $(srctree)/$(src)/logos/$(VENDOR).bmp),)
242 LOGO_BMP= $(srctree)/$(src)/logos/$(VENDOR).bmp
243 endif
244 endif
245
246 endif # !LOGO_BMP
247
248 #
249 # Use native tools and options
250 # Define __KERNEL_STRICT_NAMES to prevent typedef overlaps
251 # Define _GNU_SOURCE to obtain the getline prototype from stdio.h
252 #
253 HOST_EXTRACFLAGS += -include $(srctree)/include/compiler.h \
254 $(patsubst -I%,-idirafter%, $(filter -I%, $(UBOOTINCLUDE))) \
255 -I$(srctree)/scripts/dtc/libfdt \
256 -I$(srctree)/tools \
257 -DUSE_HOSTCC \
258 -D__KERNEL_STRICT_NAMES \
259 -D_GNU_SOURCE \
260 -std=gnu99
261
262 __build: $(LOGO-y)
263
264 $(LOGO_H): $(obj)/bmp_logo $(LOGO_BMP)
265 $(obj)/bmp_logo --gen-info $(LOGO_BMP) > $@
266
267 $(LOGO_DATA_H): $(obj)/bmp_logo $(LOGO_BMP)
268 $(obj)/bmp_logo --gen-data $(LOGO_BMP) > $@
269
270 # Let clean descend into subdirs
271 subdir- += env
272
273 ifneq ($(CROSS_BUILD_TOOLS),)
274 override HOSTCC = $(CC)
275 override HOSTCFLAGS = $(CFLAGS)
276
277 quiet_cmd_crosstools_strip = STRIP $^
278 cmd_crosstools_strip = $(STRIP) $^; touch $@
279 $(obj)/.strip: $(call objectify,$(filter $(always),$(hostprogs-y)))
280 $(call cmd,crosstools_strip)
281
282 always += .strip
283 endif
284 clean-files += .strip