xref: /rk3399_ARM-atf/Makefile (revision 031dbb122472175ad6e888f3c6e0a70d1b2e9ac7)
14f6ad66aSAchin Gupta#
254035fc4SSandrine Bailleux# Copyright (c) 2013-2016, ARM Limited and Contributors. All rights reserved.
34f6ad66aSAchin Gupta#
44f6ad66aSAchin Gupta# Redistribution and use in source and binary forms, with or without
54f6ad66aSAchin Gupta# modification, are permitted provided that the following conditions are met:
64f6ad66aSAchin Gupta#
74f6ad66aSAchin Gupta# Redistributions of source code must retain the above copyright notice, this
84f6ad66aSAchin Gupta# list of conditions and the following disclaimer.
94f6ad66aSAchin Gupta#
104f6ad66aSAchin Gupta# Redistributions in binary form must reproduce the above copyright notice,
114f6ad66aSAchin Gupta# this list of conditions and the following disclaimer in the documentation
124f6ad66aSAchin Gupta# and/or other materials provided with the distribution.
134f6ad66aSAchin Gupta#
144f6ad66aSAchin Gupta# Neither the name of ARM nor the names of its contributors may be used
154f6ad66aSAchin Gupta# to endorse or promote products derived from this software without specific
164f6ad66aSAchin Gupta# prior written permission.
174f6ad66aSAchin Gupta#
184f6ad66aSAchin Gupta# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
194f6ad66aSAchin Gupta# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
204f6ad66aSAchin Gupta# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
214f6ad66aSAchin Gupta# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
224f6ad66aSAchin Gupta# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
234f6ad66aSAchin Gupta# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
244f6ad66aSAchin Gupta# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
254f6ad66aSAchin Gupta# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
264f6ad66aSAchin Gupta# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
274f6ad66aSAchin Gupta# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
284f6ad66aSAchin Gupta# POSSIBILITY OF SUCH DAMAGE.
294f6ad66aSAchin Gupta#
304f6ad66aSAchin Gupta
31e35c4045SJeenu Viswambharan#
32aaa3e722SJuan Castillo# Trusted Firmware Version
33aaa3e722SJuan Castillo#
34c6249aaaSDan HandleyVERSION_MAJOR			:= 1
356791f52eSDan HandleyVERSION_MINOR			:= 2
36aaa3e722SJuan Castillo
3788154678SJuan Castillo# Default goal is build all images
3888154678SJuan Castillo.DEFAULT_GOAL			:= all
3988154678SJuan Castillo
40231c1470SEvan LloydMAKE_HELPERS_DIRECTORY := make_helpers/
41231c1470SEvan Lloydinclude ${MAKE_HELPERS_DIRECTORY}build_macros.mk
42e7f54dbdSEvan Lloydinclude ${MAKE_HELPERS_DIRECTORY}build_env.mk
4373c99d4eSJuan Castillo
4473c99d4eSJuan Castillo################################################################################
45e35c4045SJeenu Viswambharan# Default values for build configurations
4673c99d4eSJuan Castillo################################################################################
47e35c4045SJeenu Viswambharan
48*031dbb12SSoby Mathew# The Target build architecture.
49*031dbb12SSoby MathewARCH				:= aarch64
50e35c4045SJeenu Viswambharan# Build verbosity
51e35c4045SJeenu ViswambharanV				:= 0
52e35c4045SJeenu Viswambharan# Debug build
53e35c4045SJeenu ViswambharanDEBUG				:= 0
54e35c4045SJeenu Viswambharan# Build platform
55e35c4045SJeenu ViswambharanDEFAULT_PLAT			:= fvp
56e35c4045SJeenu ViswambharanPLAT				:= ${DEFAULT_PLAT}
57e35c4045SJeenu Viswambharan# SPD choice
58e35c4045SJeenu ViswambharanSPD				:= none
59e35c4045SJeenu Viswambharan# Base commit to perform code check on
60e35c4045SJeenu ViswambharanBASE_COMMIT			:= origin/master
612da8d8bfSJeenu Viswambharan# NS timer register save and restore
622da8d8bfSJeenu ViswambharanNS_TIMER_SWITCH			:= 0
631645d3eeSSandrine Bailleux# By default, BL1 acts as the reset handler, not BL31
64dbad1bacSVikram KanigiriRESET_TO_BL31			:= 0
650f21c547SJuan Castillo# Include FP registers in cpu context
660f21c547SJuan CastilloCTX_INCLUDE_FPREGS		:= 0
678cd16e6bSSoby Mathew# Build flag to include AArch32 registers in cpu context save and restore
688cd16e6bSSoby Mathew# during world switch. This flag must be set to 0 for AArch64-only platforms.
698cd16e6bSSoby MathewCTX_INCLUDE_AARCH32_REGS	:= 1
702b98e789SSandrine Bailleux# Determine the version of ARM GIC architecture to use for interrupt management
712b98e789SSandrine Bailleux# in EL3. The platform port can change this value if needed.
722b98e789SSandrine BailleuxARM_GIC_ARCH			:= 2
7323e47edeSVikram Kanigiri# Determine the version of ARM CCI product used in the platform. The platform
7423e47edeSVikram Kanigiri# port can change this value if needed.
7523e47edeSVikram KanigiriARM_CCI_PRODUCT_ID		:= 400
76bc920128SSoby Mathew# Flag used to indicate if ASM_ASSERTION should be enabled for the build.
77bc920128SSoby Mathew# This defaults to being present in DEBUG builds only.
78bc920128SSoby MathewASM_ASSERTION			:= ${DEBUG}
798c5fe0b5SSoby Mathew# Build option to choose whether Trusted firmware uses Coherent memory or not.
808c5fe0b5SSoby MathewUSE_COHERENT_MEM		:= 1
818ee24980SSoby Mathew# Flag used to choose the power state format viz Extended State-ID or the Original
828ee24980SSoby Mathew# format.
838ee24980SSoby MathewPSCI_EXTENDED_STATE_ID		:= 0
847f48fab9SJuan Castillo# Default FIP file name
857f48fab9SJuan CastilloFIP_NAME			:= fip.bin
860191262dSYatharth Kochar# Default FWU_FIP file name
870191262dSYatharth KocharFWU_FIP_NAME			:= fwu_fip.bin
88db6071c9SJuan Castillo# By default, use the -pedantic option in the gcc command line
89db6071c9SJuan CastilloDISABLE_PEDANTIC		:= 0
906f971622SJuan Castillo# Flags to generate the Chain of Trust
916f971622SJuan CastilloGENERATE_COT			:= 0
926f971622SJuan CastilloCREATE_KEYS			:= 1
93fd34e7baSJuan CastilloSAVE_KEYS			:= 0
946eadf762SJuan Castillo# Flags to build TF with Trusted Boot support
956eadf762SJuan CastilloTRUSTED_BOARD_BOOT		:= 0
96bf031bbaSSandrine Bailleux# By default, consider that the platform's reset address is not programmable.
97bf031bbaSSandrine Bailleux# The platform Makefile is free to override this value.
98bf031bbaSSandrine BailleuxPROGRAMMABLE_RESET_ADDRESS	:= 0
997a24cba5SSoby Mathew# Build flag to treat usage of deprecated platform and framework APIs as error.
1007a24cba5SSoby MathewERROR_DEPRECATED		:= 0
101a9bec67dSSandrine Bailleux# By default, consider that the platform may release several CPUs out of reset.
102a9bec67dSSandrine Bailleux# The platform Makefile is free to override this value.
103a9bec67dSSandrine BailleuxCOLD_BOOT_SINGLE_CPU		:= 0
10435e8c766SSandrine Bailleux# Flag to introduce an infinite loop in BL1 just before it exits into the next
10535e8c766SSandrine Bailleux# image. This is meant to help debugging the post-BL2 phase.
10635e8c766SSandrine BailleuxSPIN_ON_BL1_EXIT		:= 0
10712f654b6SJuan Castillo# Build PL011 UART driver in minimal generic UART mode
10812f654b6SJuan CastilloPL011_GENERIC_UART		:= 0
109a31d8983SYatharth Kochar# Flag to enable Performance Measurement Framework
110a31d8983SYatharth KocharENABLE_PMF			:= 0
111170fb93dSYatharth Kochar# Flag to enable PSCI STATs functionality
112170fb93dSYatharth KocharENABLE_PSCI_STAT	:= 0
1135d1c104fSSandrine Bailleux# Whether code and read-only data should be put on separate memory pages.
1145d1c104fSSandrine Bailleux# The platform Makefile is free to override this value.
1155d1c104fSSandrine BailleuxSEPARATE_CODE_AND_RODATA	:= 0
1165d1c104fSSandrine Bailleux
11773c99d4eSJuan Castillo
11873c99d4eSJuan Castillo################################################################################
11973c99d4eSJuan Castillo# Checkpatch script options
12073c99d4eSJuan Castillo################################################################################
12173c99d4eSJuan Castillo
122f607739cSSandrine BailleuxCHECKCODE_ARGS		:=	--no-patch
123f0b489c1SDan Handley# Do not check the coding style on imported library files or documentation files
124f0b489c1SDan HandleyINC_LIB_DIRS_TO_CHECK	:=	$(sort $(filter-out			\
1251a41e8c1SDan Handley					include/lib/libfdt		\
126f0b489c1SDan Handley					include/lib/stdlib,		\
127f0b489c1SDan Handley					$(wildcard include/lib/*)))
128f0b489c1SDan HandleyINC_DIRS_TO_CHECK	:=	$(sort $(filter-out			\
129f0b489c1SDan Handley					include/lib,			\
130f0b489c1SDan Handley					$(wildcard include/*)))
131f0b489c1SDan HandleyLIB_DIRS_TO_CHECK	:=	$(sort $(filter-out			\
1321a41e8c1SDan Handley					lib/libfdt			\
133f0b489c1SDan Handley					lib/stdlib,			\
134f0b489c1SDan Handley					$(wildcard lib/*)))
135f0b489c1SDan HandleyROOT_DIRS_TO_CHECK	:=	$(sort $(filter-out			\
136f0b489c1SDan Handley					lib				\
137f0b489c1SDan Handley					include				\
138f0b489c1SDan Handley					docs				\
139f0b489c1SDan Handley					%.md,				\
140f0b489c1SDan Handley					$(wildcard *)))
141f0b489c1SDan HandleyCHECK_PATHS		:=	${ROOT_DIRS_TO_CHECK}			\
142f0b489c1SDan Handley				${INC_DIRS_TO_CHECK}			\
143f0b489c1SDan Handley				${INC_LIB_DIRS_TO_CHECK}		\
144f0b489c1SDan Handley				${LIB_DIRS_TO_CHECK}
14536eaaf37SIan Spray
14673c99d4eSJuan Castillo
14773c99d4eSJuan Castillo################################################################################
14873c99d4eSJuan Castillo# Process build options
14973c99d4eSJuan Castillo################################################################################
15073c99d4eSJuan Castillo
15173c99d4eSJuan Castillo# Verbose flag
152e35c4045SJeenu Viswambharanifeq (${V},0)
153b169f6a9SEvan Lloyd        Q:=@
15436eaaf37SIan Spray        CHECKCODE_ARGS	+=	--no-summary --terse
1554f6ad66aSAchin Guptaelse
156b169f6a9SEvan Lloyd        Q:=
1574f6ad66aSAchin Guptaendif
1582f2cef46SJeenu Viswambharanexport Q
1592f2cef46SJeenu Viswambharan
16073c99d4eSJuan Castillo# Process Debug flag
16173c99d4eSJuan Castillo$(eval $(call add_define,DEBUG))
162eaaeece2SJames Morrisseyifneq (${DEBUG}, 0)
163eaaeece2SJames Morrissey        BUILD_TYPE	:=	debug
164403973c9SSandrine Bailleux        TF_CFLAGS	+= 	-g
16573c99d4eSJuan Castillo        ASFLAGS		+= 	-g -Wa,--gdwarf-2
166289c28a8SDan Handley        # Use LOG_LEVEL_INFO by default for debug builds
167289c28a8SDan Handley        LOG_LEVEL	:=	40
168eaaeece2SJames Morrisseyelse
169eaaeece2SJames Morrissey        BUILD_TYPE	:=	release
17073c99d4eSJuan Castillo        $(eval $(call add_define,NDEBUG))
171289c28a8SDan Handley        # Use LOG_LEVEL_NOTICE by default for release builds
172289c28a8SDan Handley        LOG_LEVEL	:=	20
173eaaeece2SJames Morrisseyendif
174eaaeece2SJames Morrissey
175aaa3e722SJuan Castillo# Default build string (git branch and commit)
176aaa3e722SJuan Castilloifeq (${BUILD_STRING},)
177aaa3e722SJuan Castillo        BUILD_STRING	:=	$(shell git log -n 1 --pretty=format:"%h")
178aaa3e722SJuan Castilloendif
179aaa3e722SJuan CastilloVERSION_STRING		:=	v${VERSION_MAJOR}.${VERSION_MINOR}(${BUILD_TYPE}):${BUILD_STRING}
180aaa3e722SJuan Castillo
18173c99d4eSJuan Castillo# The cert_create tool cannot generate certificates individually, so we use the
18273c99d4eSJuan Castillo# target 'certificates' to create them all
18373c99d4eSJuan Castilloifneq (${GENERATE_COT},0)
18473c99d4eSJuan Castillo        FIP_DEPS += certificates
1850191262dSYatharth Kochar        FWU_FIP_DEPS += fwu_certificates
18673c99d4eSJuan Castilloendif
18773c99d4eSJuan Castillo
18873c99d4eSJuan Castillo
18973c99d4eSJuan Castillo################################################################################
19073c99d4eSJuan Castillo# Toolchain
19173c99d4eSJuan Castillo################################################################################
19273c99d4eSJuan Castillo
19373c99d4eSJuan CastilloCC			:=	${CROSS_COMPILE}gcc
19473c99d4eSJuan CastilloCPP			:=	${CROSS_COMPILE}cpp
19573c99d4eSJuan CastilloAS			:=	${CROSS_COMPILE}gcc
19673c99d4eSJuan CastilloAR			:=	${CROSS_COMPILE}ar
19773c99d4eSJuan CastilloLD			:=	${CROSS_COMPILE}ld
19873c99d4eSJuan CastilloOC			:=	${CROSS_COMPILE}objcopy
19973c99d4eSJuan CastilloOD			:=	${CROSS_COMPILE}objdump
20073c99d4eSJuan CastilloNM			:=	${CROSS_COMPILE}nm
20173c99d4eSJuan CastilloPP			:=	${CROSS_COMPILE}gcc -E
20273c99d4eSJuan Castillo
20373c99d4eSJuan CastilloASFLAGS			+= 	-nostdinc -ffreestanding -Wa,--fatal-warnings	\
20473c99d4eSJuan Castillo				-Werror -Wmissing-include-dirs			\
20573c99d4eSJuan Castillo				-mgeneral-regs-only -D__ASSEMBLY__		\
20673c99d4eSJuan Castillo				${DEFINES} ${INCLUDES}
207403973c9SSandrine BailleuxTF_CFLAGS		+= 	-nostdinc -ffreestanding -Wall			\
20873c99d4eSJuan Castillo				-Werror -Wmissing-include-dirs			\
209fa1d3712SJuan Castillo				-mgeneral-regs-only -mstrict-align		\
210fa1d3712SJuan Castillo				-std=c99 -c -Os					\
21173c99d4eSJuan Castillo				${DEFINES} ${INCLUDES}
212403973c9SSandrine BailleuxTF_CFLAGS		+=	-ffunction-sections -fdata-sections
21373c99d4eSJuan Castillo
21473c99d4eSJuan CastilloLDFLAGS			+=	--fatal-warnings -O1
21573c99d4eSJuan CastilloLDFLAGS			+=	--gc-sections
21673c99d4eSJuan Castillo
21773c99d4eSJuan Castillo
21873c99d4eSJuan Castillo################################################################################
21973c99d4eSJuan Castillo# Common sources and include directories
22073c99d4eSJuan Castillo################################################################################
221f0b489c1SDan Handleyinclude lib/stdlib/stdlib.mk
22273c99d4eSJuan Castillo
22373c99d4eSJuan CastilloBL_COMMON_SOURCES	+=	common/bl_common.c			\
224b79af934SSoby Mathew				common/tf_printf.c			\
225626ed510SSoby Mathew				common/aarch64/debug.S			\
226bee82417SDan Handley				lib/aarch64/cache_helpers.S		\
227bee82417SDan Handley				lib/aarch64/misc_helpers.S		\
228f0b489c1SDan Handley				plat/common/aarch64/platform_helpers.S	\
229f0b489c1SDan Handley				${STDLIB_SRCS}
230d7a6b0f8SRyan Harkin
23148bfb88eSYatharth KocharINCLUDES		+=	-Iinclude/bl1				\
23248bfb88eSYatharth Kochar				-Iinclude/bl31				\
2334ecca339SDan Handley				-Iinclude/common			\
234532ed618SSoby Mathew				-Iinclude/common/aarch64		\
2354ecca339SDan Handley				-Iinclude/drivers			\
2364ecca339SDan Handley				-Iinclude/drivers/arm			\
2371779ba6bSJuan Castillo				-Iinclude/drivers/auth			\
238935db693SDan Handley				-Iinclude/drivers/io			\
239c13b2e32SVarun Wadekar				-Iinclude/drivers/ti/uart		\
2404ecca339SDan Handley				-Iinclude/lib				\
2414ecca339SDan Handley				-Iinclude/lib/aarch64			\
242add40351SSoby Mathew				-Iinclude/lib/cpus/aarch64		\
243532ed618SSoby Mathew				-Iinclude/lib/el3_runtime		\
244532ed618SSoby Mathew				-Iinclude/lib/el3_runtime/aarch64	\
245532ed618SSoby Mathew				-Iinclude/lib/psci			\
2465f0cdb05SDan Handley				-Iinclude/plat/common			\
247532ed618SSoby Mathew				-Iinclude/services			\
248375f538aSAchin Gupta				${PLAT_INCLUDES}			\
249375f538aSAchin Gupta				${SPD_INCLUDES}
2504f6ad66aSAchin Gupta
25173c99d4eSJuan Castillo
25273c99d4eSJuan Castillo################################################################################
25373c99d4eSJuan Castillo# Generic definitions
25473c99d4eSJuan Castillo################################################################################
25573c99d4eSJuan Castillo
256231c1470SEvan Lloydinclude ${MAKE_HELPERS_DIRECTORY}plat_helpers.mk
257231c1470SEvan Lloyd
25873c99d4eSJuan CastilloBUILD_BASE		:=	./build
25973c99d4eSJuan CastilloBUILD_PLAT		:=	${BUILD_BASE}/${PLAT}/${BUILD_TYPE}
26073c99d4eSJuan Castillo
261231c1470SEvan LloydSPDS			:=	$(sort $(filter-out none, $(patsubst services/spd/%,%,$(wildcard services/spd/*))))
26273c99d4eSJuan Castillo
26373c99d4eSJuan Castillo# Platforms providing their own TBB makefile may override this value
26473c99d4eSJuan CastilloINCLUDE_TBBR_MK		:=	1
26573c99d4eSJuan Castillo
26673c99d4eSJuan Castillo
26773c99d4eSJuan Castillo################################################################################
26873c99d4eSJuan Castillo# Include SPD Makefile if one has been specified
26973c99d4eSJuan Castillo################################################################################
27073c99d4eSJuan Castillo
27173c99d4eSJuan Castilloifneq (${SPD},none)
2724c117f6cSSandrine Bailleuxifdef EL3_PAYLOAD_BASE
2734c117f6cSSandrine Bailleux        $(warning "SPD and EL3_PAYLOAD_BASE are incompatible build options.")
2744c117f6cSSandrine Bailleux        $(warning "The SPD and its BL32 companion will be present but ignored.")
2754c117f6cSSandrine Bailleuxendif
27673c99d4eSJuan Castillo        # We expect to locate an spd.mk under the specified SPD directory
277231c1470SEvan Lloyd        SPD_MAKE	:=	$(wildcard services/spd/${SPD}/${SPD}.mk)
27873c99d4eSJuan Castillo
27973c99d4eSJuan Castillo        ifeq (${SPD_MAKE},)
28073c99d4eSJuan Castillo                $(error Error: No services/spd/${SPD}/${SPD}.mk located)
28173c99d4eSJuan Castillo        endif
28273c99d4eSJuan Castillo        $(info Including ${SPD_MAKE})
28373c99d4eSJuan Castillo        include ${SPD_MAKE}
28473c99d4eSJuan Castillo
28570d1fc53SJuan Castillo        # If there's BL32 companion for the chosen SPD, we expect that the SPD's
28670d1fc53SJuan Castillo        # Makefile would set NEED_BL32 to "yes". In this case, the build system
28770d1fc53SJuan Castillo        # supports two mutually exclusive options:
28870d1fc53SJuan Castillo        # * BL32 is built from source: then BL32_SOURCES must contain the list
28970d1fc53SJuan Castillo        #   of source files to build BL32
29070d1fc53SJuan Castillo        # * BL32 is a prebuilt binary: then BL32 must point to the image file
29170d1fc53SJuan Castillo        #   that will be included in the FIP
29270d1fc53SJuan Castillo        # If both BL32_SOURCES and BL32 are defined, the binary takes precedence
29370d1fc53SJuan Castillo        # over the sources.
294e35c4045SJeenu Viswambharanendif
295e35c4045SJeenu Viswambharan
296c04d2606SDan Handley
29773c99d4eSJuan Castillo################################################################################
29873c99d4eSJuan Castillo# Include the platform specific Makefile after the SPD Makefile (the platform
29973c99d4eSJuan Castillo# makefile may use all previous definitions in this file)
30073c99d4eSJuan Castillo################################################################################
3012da8d8bfSJeenu Viswambharan
30273c99d4eSJuan Castilloinclude ${PLAT_MAKEFILE_FULL}
3030f21c547SJuan Castillo
30493271a1eSAchin Gupta# If the platform has not defined ENABLE_PLAT_COMPAT, then enable it by default
30593271a1eSAchin Guptaifndef ENABLE_PLAT_COMPAT
30693271a1eSAchin GuptaENABLE_PLAT_COMPAT := 1
30793271a1eSAchin Guptaendif
30893271a1eSAchin Gupta
30993271a1eSAchin Gupta# Include the platform compatibility helpers for PSCI
31093271a1eSAchin Guptaifneq (${ENABLE_PLAT_COMPAT}, 0)
31193271a1eSAchin Guptainclude plat/compat/plat_compat.mk
31293271a1eSAchin Guptaendif
31393271a1eSAchin Gupta
31454035fc4SSandrine Bailleux# Include the CPU specific operations makefile, which provides default
31554035fc4SSandrine Bailleux# values for all CPU errata workarounds and CPU specific optimisations.
31654035fc4SSandrine Bailleux# This can be overridden by the platform.
31773c99d4eSJuan Castilloinclude lib/cpus/cpu-ops.mk
3184f6ad66aSAchin Gupta
3194f6ad66aSAchin Gupta
32073c99d4eSJuan Castillo################################################################################
321cf2c8a33SAntonio Nino Diaz# Check incompatible options
322cf2c8a33SAntonio Nino Diaz################################################################################
323cf2c8a33SAntonio Nino Diaz
324cf2c8a33SAntonio Nino Diazifdef EL3_PAYLOAD_BASE
32568450a6dSAntonio Nino Diaz        ifdef PRELOADED_BL33_BASE
32668450a6dSAntonio Nino Diaz                $(warning "PRELOADED_BL33_BASE and EL3_PAYLOAD_BASE are \
32768450a6dSAntonio Nino Diaz                incompatible build options. EL3_PAYLOAD_BASE has priority.")
328cf2c8a33SAntonio Nino Diaz        endif
329cf2c8a33SAntonio Nino Diazendif
330cf2c8a33SAntonio Nino Diaz
331cf2c8a33SAntonio Nino Diazifeq (${NEED_BL33},yes)
332cf2c8a33SAntonio Nino Diaz        ifdef EL3_PAYLOAD_BASE
333cf2c8a33SAntonio Nino Diaz                $(warning "BL33 image is not needed when option \
334cf2c8a33SAntonio Nino Diaz                BL33_PAYLOAD_BASE is used and won't be added to the FIP file.")
335cf2c8a33SAntonio Nino Diaz        endif
33668450a6dSAntonio Nino Diaz        ifdef PRELOADED_BL33_BASE
33768450a6dSAntonio Nino Diaz                $(warning "BL33 image is not needed when option \
33868450a6dSAntonio Nino Diaz                PRELOADED_BL33_BASE is used and won't be added to the FIP \
33968450a6dSAntonio Nino Diaz                file.")
340cf2c8a33SAntonio Nino Diaz        endif
341cf2c8a33SAntonio Nino Diazendif
342cf2c8a33SAntonio Nino Diaz
343cf2c8a33SAntonio Nino Diaz
344cf2c8a33SAntonio Nino Diaz################################################################################
34573c99d4eSJuan Castillo# Process platform overrideable behaviour
34673c99d4eSJuan Castillo################################################################################
3474f6ad66aSAchin Gupta
34873c99d4eSJuan Castillo# Check if -pedantic option should be used
34973c99d4eSJuan Castilloifeq (${DISABLE_PEDANTIC},0)
350403973c9SSandrine Bailleux        TF_CFLAGS	+= 	-pedantic
35173c99d4eSJuan Castilloendif
352f58ad36fSHarry Liebel
3531645d3eeSSandrine Bailleux# Using the ARM Trusted Firmware BL2 implies that a BL33 image also needs to be
35473c99d4eSJuan Castillo# supplied for the FIP and Certificate generation tools. This flag can be
35573c99d4eSJuan Castillo# overridden by the platform.
35673c99d4eSJuan Castilloifdef BL2_SOURCES
357cf2c8a33SAntonio Nino Diaz        ifdef EL3_PAYLOAD_BASE
358cf2c8a33SAntonio Nino Diaz                # If booting an EL3 payload there is no need for a BL33 image
359cf2c8a33SAntonio Nino Diaz                # in the FIP file.
3604c117f6cSSandrine Bailleux                NEED_BL33		:=	no
361cf2c8a33SAntonio Nino Diaz        else
36268450a6dSAntonio Nino Diaz                ifdef PRELOADED_BL33_BASE
363cf2c8a33SAntonio Nino Diaz                        # If booting a BL33 preloaded image there is no need of
364cf2c8a33SAntonio Nino Diaz                        # another one in the FIP file.
365cf2c8a33SAntonio Nino Diaz                        NEED_BL33		:=	no
366cf2c8a33SAntonio Nino Diaz                else
367cf2c8a33SAntonio Nino Diaz                        NEED_BL33		?=	yes
368cf2c8a33SAntonio Nino Diaz                endif
3694c117f6cSSandrine Bailleux        endif
37073c99d4eSJuan Castilloendif
3716f971622SJuan Castillo
37273c99d4eSJuan Castillo# Process TBB related flags
3736f971622SJuan Castilloifneq (${GENERATE_COT},0)
37473c99d4eSJuan Castillo        # Common cert_create options
3756f971622SJuan Castillo        ifneq (${CREATE_KEYS},0)
3766f971622SJuan Castillo                $(eval CRT_ARGS += -n)
3770191262dSYatharth Kochar                $(eval FWU_CRT_ARGS += -n)
378fd34e7baSJuan Castillo                ifneq (${SAVE_KEYS},0)
379fd34e7baSJuan Castillo                        $(eval CRT_ARGS += -k)
3800191262dSYatharth Kochar                        $(eval FWU_CRT_ARGS += -k)
381fd34e7baSJuan Castillo                endif
3826f971622SJuan Castillo        endif
38373c99d4eSJuan Castillo        # Include TBBR makefile (unless the platform indicates otherwise)
38473c99d4eSJuan Castillo        ifeq (${INCLUDE_TBBR_MK},1)
38573c99d4eSJuan Castillo                include make_helpers/tbbr/tbbr_tools.mk
38673c99d4eSJuan Castillo        endif
3876f971622SJuan Castilloendif
3886f971622SJuan Castillo
389170fb93dSYatharth Kochar# Make sure PMF is enabled if PSCI STAT is enabled.
390170fb93dSYatharth Kocharifeq (${ENABLE_PSCI_STAT},1)
391170fb93dSYatharth KocharENABLE_PMF			:= 1
392170fb93dSYatharth Kocharendif
39373c99d4eSJuan Castillo
39473c99d4eSJuan Castillo################################################################################
395819281eeSdp-arm# Auxiliary tools (fiptool, cert_create, etc)
39673c99d4eSJuan Castillo################################################################################
39773c99d4eSJuan Castillo
39873c99d4eSJuan Castillo# Variables for use with Certificate Generation Tool
39973c99d4eSJuan CastilloCRTTOOLPATH		?=	tools/cert_create
40042a45b51SEvan LloydCRTTOOL			?=	${CRTTOOLPATH}/cert_create${BIN_EXT}
40173c99d4eSJuan Castillo
40273c99d4eSJuan Castillo# Variables for use with Firmware Image Package
403819281eeSdp-armFIPTOOLPATH		?=	tools/fiptool
404819281eeSdp-armFIPTOOL			?=	${FIPTOOLPATH}/fiptool${BIN_EXT}
40573c99d4eSJuan Castillo
40673c99d4eSJuan Castillo
40773c99d4eSJuan Castillo################################################################################
40873c99d4eSJuan Castillo# Build options checks
40973c99d4eSJuan Castillo################################################################################
41073c99d4eSJuan Castillo
41173c99d4eSJuan Castillo$(eval $(call assert_boolean,DEBUG))
41273c99d4eSJuan Castillo$(eval $(call assert_boolean,NS_TIMER_SWITCH))
41373c99d4eSJuan Castillo$(eval $(call assert_boolean,RESET_TO_BL31))
41473c99d4eSJuan Castillo$(eval $(call assert_boolean,CTX_INCLUDE_FPREGS))
4158cd16e6bSSoby Mathew$(eval $(call assert_boolean,CTX_INCLUDE_AARCH32_REGS))
41673c99d4eSJuan Castillo$(eval $(call assert_boolean,ASM_ASSERTION))
41773c99d4eSJuan Castillo$(eval $(call assert_boolean,USE_COHERENT_MEM))
41873c99d4eSJuan Castillo$(eval $(call assert_boolean,DISABLE_PEDANTIC))
41973c99d4eSJuan Castillo$(eval $(call assert_boolean,GENERATE_COT))
42073c99d4eSJuan Castillo$(eval $(call assert_boolean,CREATE_KEYS))
42173c99d4eSJuan Castillo$(eval $(call assert_boolean,SAVE_KEYS))
42273c99d4eSJuan Castillo$(eval $(call assert_boolean,TRUSTED_BOARD_BOOT))
42373c99d4eSJuan Castillo$(eval $(call assert_boolean,PROGRAMMABLE_RESET_ADDRESS))
424a9bec67dSSandrine Bailleux$(eval $(call assert_boolean,COLD_BOOT_SINGLE_CPU))
42573c99d4eSJuan Castillo$(eval $(call assert_boolean,PSCI_EXTENDED_STATE_ID))
4267a24cba5SSoby Mathew$(eval $(call assert_boolean,ERROR_DEPRECATED))
42793271a1eSAchin Gupta$(eval $(call assert_boolean,ENABLE_PLAT_COMPAT))
42835e8c766SSandrine Bailleux$(eval $(call assert_boolean,SPIN_ON_BL1_EXIT))
42912f654b6SJuan Castillo$(eval $(call assert_boolean,PL011_GENERIC_UART))
430a31d8983SYatharth Kochar$(eval $(call assert_boolean,ENABLE_PMF))
431170fb93dSYatharth Kochar$(eval $(call assert_boolean,ENABLE_PSCI_STAT))
4325d1c104fSSandrine Bailleux$(eval $(call assert_boolean,SEPARATE_CODE_AND_RODATA))
43373c99d4eSJuan Castillo
43473c99d4eSJuan Castillo
43573c99d4eSJuan Castillo################################################################################
43673c99d4eSJuan Castillo# Add definitions to the cpp preprocessor based on the current build options.
43773c99d4eSJuan Castillo# This is done after including the platform specific makefile to allow the
43873c99d4eSJuan Castillo# platform to overwrite the default options
43973c99d4eSJuan Castillo################################################################################
44073c99d4eSJuan Castillo
44173c99d4eSJuan Castillo$(eval $(call add_define,PLAT_${PLAT}))
44281d139d5SAntonio Nino Diaz$(eval $(call add_define,SPD_${SPD}))
44373c99d4eSJuan Castillo$(eval $(call add_define,NS_TIMER_SWITCH))
44473c99d4eSJuan Castillo$(eval $(call add_define,RESET_TO_BL31))
44573c99d4eSJuan Castillo$(eval $(call add_define,CTX_INCLUDE_FPREGS))
4468cd16e6bSSoby Mathew$(eval $(call add_define,CTX_INCLUDE_AARCH32_REGS))
44773c99d4eSJuan Castillo$(eval $(call add_define,ARM_GIC_ARCH))
44873c99d4eSJuan Castillo$(eval $(call add_define,ARM_CCI_PRODUCT_ID))
44973c99d4eSJuan Castillo$(eval $(call add_define,ASM_ASSERTION))
45073c99d4eSJuan Castillo$(eval $(call add_define,LOG_LEVEL))
45173c99d4eSJuan Castillo$(eval $(call add_define,USE_COHERENT_MEM))
45273c99d4eSJuan Castillo$(eval $(call add_define,TRUSTED_BOARD_BOOT))
45373c99d4eSJuan Castillo$(eval $(call add_define,PROGRAMMABLE_RESET_ADDRESS))
454a9bec67dSSandrine Bailleux$(eval $(call add_define,COLD_BOOT_SINGLE_CPU))
45573c99d4eSJuan Castillo$(eval $(call add_define,PSCI_EXTENDED_STATE_ID))
4567a24cba5SSoby Mathew$(eval $(call add_define,ERROR_DEPRECATED))
45793271a1eSAchin Gupta$(eval $(call add_define,ENABLE_PLAT_COMPAT))
45835e8c766SSandrine Bailleux$(eval $(call add_define,SPIN_ON_BL1_EXIT))
459cf2c8a33SAntonio Nino Diaz$(eval $(call add_define,PL011_GENERIC_UART))
460a31d8983SYatharth Kochar$(eval $(call add_define,ENABLE_PMF))
461170fb93dSYatharth Kochar$(eval $(call add_define,ENABLE_PSCI_STAT))
4625d1c104fSSandrine Bailleux$(eval $(call add_define,SEPARATE_CODE_AND_RODATA))
4634c117f6cSSandrine Bailleux# Define the EL3_PAYLOAD_BASE flag only if it is provided.
4644c117f6cSSandrine Bailleuxifdef EL3_PAYLOAD_BASE
4654c117f6cSSandrine Bailleux        $(eval $(call add_define,EL3_PAYLOAD_BASE))
466cf2c8a33SAntonio Nino Diazelse
46768450a6dSAntonio Nino Diaz        # Define the PRELOADED_BL33_BASE flag only if it is provided and
46868450a6dSAntonio Nino Diaz        # EL3_PAYLOAD_BASE is not defined, as it has priority.
46968450a6dSAntonio Nino Diaz        ifdef PRELOADED_BL33_BASE
47068450a6dSAntonio Nino Diaz                $(eval $(call add_define,PRELOADED_BL33_BASE))
4714c117f6cSSandrine Bailleux        endif
472cf2c8a33SAntonio Nino Diazendif
473*031dbb12SSoby Mathew# Define the AARCH32/AARCH64 flag based on the ARCH flag
474*031dbb12SSoby Mathewifeq (${ARCH},aarch32)
475*031dbb12SSoby Mathew        $(eval $(call add_define,AARCH32))
476*031dbb12SSoby Mathewelse
477*031dbb12SSoby Mathew        $(eval $(call add_define,AARCH64))
478*031dbb12SSoby Mathewendif
47973c99d4eSJuan Castillo
48073c99d4eSJuan Castillo################################################################################
48173c99d4eSJuan Castillo# Include BL specific makefiles
48273c99d4eSJuan Castillo################################################################################
48373c99d4eSJuan Castillo
48473c99d4eSJuan Castilloifdef BL1_SOURCES
48573c99d4eSJuan CastilloNEED_BL1 := yes
48673c99d4eSJuan Castilloinclude bl1/bl1.mk
48773c99d4eSJuan Castilloendif
48873c99d4eSJuan Castillo
48973c99d4eSJuan Castilloifdef BL2_SOURCES
49073c99d4eSJuan CastilloNEED_BL2 := yes
49173c99d4eSJuan Castilloinclude bl2/bl2.mk
49273c99d4eSJuan Castilloendif
49373c99d4eSJuan Castillo
4949003fa0bSYatharth Kocharifdef BL2U_SOURCES
4959003fa0bSYatharth KocharNEED_BL2U := yes
4969003fa0bSYatharth Kocharinclude bl2u/bl2u.mk
4979003fa0bSYatharth Kocharendif
4989003fa0bSYatharth Kochar
49973c99d4eSJuan Castilloifdef BL31_SOURCES
5004c117f6cSSandrine Bailleux# When booting an EL3 payload, there is no need to compile the BL31 image nor
5014c117f6cSSandrine Bailleux# put it in the FIP.
5024c117f6cSSandrine Bailleuxifndef EL3_PAYLOAD_BASE
50373c99d4eSJuan CastilloNEED_BL31 := yes
50473c99d4eSJuan Castilloinclude bl31/bl31.mk
50573c99d4eSJuan Castilloendif
5064c117f6cSSandrine Bailleuxendif
50773c99d4eSJuan Castillo
50873c99d4eSJuan Castillo
50973c99d4eSJuan Castillo################################################################################
51073c99d4eSJuan Castillo# Build targets
51173c99d4eSJuan Castillo################################################################################
51273c99d4eSJuan Castillo
5130191262dSYatharth Kochar.PHONY:	all msg_start clean realclean distclean cscope locate-checkpatch checkcodebase checkpatch fiptool fip fwu_fip certtool
51473c99d4eSJuan Castillo.SUFFIXES:
51573c99d4eSJuan Castillo
51673c99d4eSJuan Castilloall: msg_start
51773c99d4eSJuan Castillo
51873c99d4eSJuan Castillomsg_start:
51973c99d4eSJuan Castillo	@echo "Building ${PLAT}"
52073c99d4eSJuan Castillo
5217a24cba5SSoby Mathew# Check if deprecated declarations should be treated as error or not.
5227a24cba5SSoby Mathewifeq (${ERROR_DEPRECATED},0)
523403973c9SSandrine Bailleux    TF_CFLAGS		+= 	-Wno-error=deprecated-declarations
5247a24cba5SSoby Mathewendif
5257a24cba5SSoby Mathew
52673c99d4eSJuan Castillo# Expand build macros for the different images
52773c99d4eSJuan Castilloifeq (${NEED_BL1},yes)
52873c99d4eSJuan Castillo$(eval $(call MAKE_BL,1))
52973c99d4eSJuan Castilloendif
53073c99d4eSJuan Castillo
53173c99d4eSJuan Castilloifeq (${NEED_BL2},yes)
5328f0617efSJuan Castillo$(if ${BL2}, $(eval $(call MAKE_TOOL_ARGS,2,${BL2},tb-fw)),\
5338f0617efSJuan Castillo	$(eval $(call MAKE_BL,2,tb-fw)))
53473c99d4eSJuan Castilloendif
53573c99d4eSJuan Castillo
53673c99d4eSJuan Castilloifeq (${NEED_BL31},yes)
53773c99d4eSJuan CastilloBL31_SOURCES += ${SPD_SOURCES}
5388f0617efSJuan Castillo$(if ${BL31}, $(eval $(call MAKE_TOOL_ARGS,31,${BL31},soc-fw)),\
5398f0617efSJuan Castillo	$(eval $(call MAKE_BL,31,soc-fw)))
54073c99d4eSJuan Castilloendif
54173c99d4eSJuan Castillo
54270d1fc53SJuan Castillo# If a BL32 image is needed but neither BL32 nor BL32_SOURCES is defined, the
54370d1fc53SJuan Castillo# build system will call FIP_ADD_IMG to print a warning message and abort the
54470d1fc53SJuan Castillo# process. Note that the dependency on BL32 applies to the FIP only.
54573c99d4eSJuan Castilloifeq (${NEED_BL32},yes)
5468f0617efSJuan Castillo$(if ${BL32}, $(eval $(call MAKE_TOOL_ARGS,32,${BL32},tos-fw)),\
5478f0617efSJuan Castillo	$(if ${BL32_SOURCES}, $(eval $(call MAKE_BL,32,tos-fw)),\
5488f0617efSJuan Castillo		$(eval $(call FIP_ADD_IMG,BL32,--tos-fw))))
54973c99d4eSJuan Castilloendif
55073c99d4eSJuan Castillo
55173c99d4eSJuan Castillo# Add the BL33 image if required by the platform
55273c99d4eSJuan Castilloifeq (${NEED_BL33},yes)
5538f0617efSJuan Castillo$(eval $(call FIP_ADD_IMG,BL33,--nt-fw))
554db6071c9SJuan Castilloendif
555db6071c9SJuan Castillo
5569003fa0bSYatharth Kocharifeq (${NEED_BL2U},yes)
5579003fa0bSYatharth KocharBL2U_PATH	:= $(if ${BL2U},${BL2U},$(call IMG_BIN,2u))
5589003fa0bSYatharth Kochar$(if ${BL2U}, ,$(eval $(call MAKE_BL,2u)))
5598f0617efSJuan Castillo$(eval $(call FWU_FIP_ADD_PAYLOAD,${BL2U_PATH},--ap-fwu-cfg))
5609003fa0bSYatharth Kocharendif
5619003fa0bSYatharth Kochar
56236eaaf37SIan Spraylocate-checkpatch:
56336eaaf37SIan Sprayifndef CHECKPATCH
56436eaaf37SIan Spray	$(error "Please set CHECKPATCH to point to the Linux checkpatch.pl file, eg: CHECKPATCH=../linux/script/checkpatch.pl")
56536eaaf37SIan Sprayelse
56636eaaf37SIan Sprayifeq (,$(wildcard ${CHECKPATCH}))
56736eaaf37SIan Spray	$(error "The file CHECKPATCH points to cannot be found, use eg: CHECKPATCH=../linux/script/checkpatch.pl")
56836eaaf37SIan Sprayendif
56936eaaf37SIan Sprayendif
57036eaaf37SIan Spray
5714f6ad66aSAchin Guptaclean:
5724f6ad66aSAchin Gupta	@echo "  CLEAN"
573f1477d4aSEvan Lloyd	$(call SHELL_REMOVE_DIR,${BUILD_PLAT})
5742f2cef46SJeenu Viswambharan	${Q}${MAKE} --no-print-directory -C ${FIPTOOLPATH} clean
5756f971622SJuan Castillo	${Q}${MAKE} PLAT=${PLAT} --no-print-directory -C ${CRTTOOLPATH} clean
5764f6ad66aSAchin Gupta
577eaaeece2SJames Morrisseyrealclean distclean:
578eaaeece2SJames Morrissey	@echo "  REALCLEAN"
579f1477d4aSEvan Lloyd	$(call SHELL_REMOVE_DIR,${BUILD_BASE})
580f1477d4aSEvan Lloyd	$(call SHELL_DELETE_ALL, ${CURDIR}/cscope.*)
5812f2cef46SJeenu Viswambharan	${Q}${MAKE} --no-print-directory -C ${FIPTOOLPATH} clean
5826f971622SJuan Castillo	${Q}${MAKE} PLAT=${PLAT} --no-print-directory -C ${CRTTOOLPATH} clean
5834f6ad66aSAchin Gupta
58436eaaf37SIan Spraycheckcodebase:		locate-checkpatch
58536eaaf37SIan Spray	@echo "  CHECKING STYLE"
58636eaaf37SIan Spray	@if test -d .git ; then						\
5871a41e8c1SDan Handley		git ls-files | grep -E -v libfdt\|stdlib\|docs\|\.md |	\
5881a41e8c1SDan Handley		while read GIT_FILE ;					\
5891a41e8c1SDan Handley		do ${CHECKPATCH} ${CHECKCODE_ARGS} -f $$GIT_FILE ;	\
5901a41e8c1SDan Handley		done ;							\
59136eaaf37SIan Spray	else								\
5921a41e8c1SDan Handley		 find . -type f -not -iwholename "*.git*"		\
5931a41e8c1SDan Handley		 -not -iwholename "*build*"				\
5941a41e8c1SDan Handley		 -not -iwholename "*libfdt*"				\
5951a41e8c1SDan Handley		 -not -iwholename "*stdlib*"				\
5961a41e8c1SDan Handley		 -not -iwholename "*docs*"				\
5971a41e8c1SDan Handley		 -not -iwholename "*.md"				\
5981a41e8c1SDan Handley		 -exec ${CHECKPATCH} ${CHECKCODE_ARGS} -f {} \; ;	\
59936eaaf37SIan Spray	fi
60036eaaf37SIan Spray
60136eaaf37SIan Spraycheckpatch:		locate-checkpatch
60236eaaf37SIan Spray	@echo "  CHECKING STYLE"
603f607739cSSandrine Bailleux	${Q}git log -p ${BASE_COMMIT}..HEAD -- ${CHECK_PATHS} | ${CHECKPATCH} - || true
60436eaaf37SIan Spray
60573c99d4eSJuan Castillocerttool: ${CRTTOOL}
60673c99d4eSJuan Castillo
6076f971622SJuan Castillo.PHONY: ${CRTTOOL}
6086f971622SJuan Castillo${CRTTOOL}:
6096f971622SJuan Castillo	${Q}${MAKE} PLAT=${PLAT} --no-print-directory -C ${CRTTOOLPATH}
610f1477d4aSEvan Lloyd	@${ECHO_BLANK_LINE}
6116f971622SJuan Castillo	@echo "Built $@ successfully"
612f1477d4aSEvan Lloyd	@${ECHO_BLANK_LINE}
6136f971622SJuan Castillo
6146f971622SJuan Castilloifneq (${GENERATE_COT},0)
61573c99d4eSJuan Castillocertificates: ${CRT_DEPS} ${CRTTOOL}
6166f971622SJuan Castillo	${Q}${CRTTOOL} ${CRT_ARGS}
617f1477d4aSEvan Lloyd	@${ECHO_BLANK_LINE}
6186f971622SJuan Castillo	@echo "Built $@ successfully"
6196f971622SJuan Castillo	@echo "Certificates can be found in ${BUILD_PLAT}"
620f1477d4aSEvan Lloyd	@${ECHO_BLANK_LINE}
62173c99d4eSJuan Castilloendif
62227713fb4SSoby Mathew
62373c99d4eSJuan Castillo${BUILD_PLAT}/${FIP_NAME}: ${FIP_DEPS} ${FIPTOOL}
624819281eeSdp-arm	${Q}${FIPTOOL} create ${FIP_ARGS} $@
625819281eeSdp-arm	${Q}${FIPTOOL} info $@
626f1477d4aSEvan Lloyd	@${ECHO_BLANK_LINE}
6272f2cef46SJeenu Viswambharan	@echo "Built $@ successfully"
628f1477d4aSEvan Lloyd	@${ECHO_BLANK_LINE}
629f58ad36fSHarry Liebel
6300191262dSYatharth Kocharifneq (${GENERATE_COT},0)
6310191262dSYatharth Kocharfwu_certificates: ${FWU_CRT_DEPS} ${CRTTOOL}
6320191262dSYatharth Kochar	${Q}${CRTTOOL} ${FWU_CRT_ARGS}
6330191262dSYatharth Kochar	@echo
6340191262dSYatharth Kochar	@echo "Built $@ successfully"
6350191262dSYatharth Kochar	@echo "FWU certificates can be found in ${BUILD_PLAT}"
6360191262dSYatharth Kochar	@echo
6370191262dSYatharth Kocharendif
6380191262dSYatharth Kochar
6390191262dSYatharth Kochar${BUILD_PLAT}/${FWU_FIP_NAME}: ${FWU_FIP_DEPS} ${FIPTOOL}
640819281eeSdp-arm	${Q}${FIPTOOL} create ${FWU_FIP_ARGS} $@
641819281eeSdp-arm	${Q}${FIPTOOL} info $@
6420191262dSYatharth Kochar	@echo
6430191262dSYatharth Kochar	@echo "Built $@ successfully"
6440191262dSYatharth Kochar	@echo
6450191262dSYatharth Kochar
64673c99d4eSJuan Castillofiptool: ${FIPTOOL}
64773c99d4eSJuan Castillofip: ${BUILD_PLAT}/${FIP_NAME}
6480191262dSYatharth Kocharfwu_fip: ${BUILD_PLAT}/${FWU_FIP_NAME}
64973c99d4eSJuan Castillo
65073c99d4eSJuan Castillo.PHONY: ${FIPTOOL}
65173c99d4eSJuan Castillo${FIPTOOL}:
652819281eeSdp-arm	${Q}${MAKE} CPPFLAGS="-DVERSION='\"${VERSION_STRING}\"'" --no-print-directory -C ${FIPTOOLPATH}
653f58ad36fSHarry Liebel
65435fab8c9SJoakim Bechcscope:
65535fab8c9SJoakim Bech	@echo "  CSCOPE"
65635fab8c9SJoakim Bech	${Q}find ${CURDIR} -name "*.[chsS]" > cscope.files
65735fab8c9SJoakim Bech	${Q}cscope -b -q -k
65835fab8c9SJoakim Bech
65972ee3314SRyan Harkinhelp:
660231c1470SEvan Lloyd	@echo "usage: ${MAKE} PLAT=<${PLATFORM_LIST}> [OPTIONS] [TARGET]"
66172ee3314SRyan Harkin	@echo ""
66272ee3314SRyan Harkin	@echo "PLAT is used to specify which platform you wish to build."
66308c7ed0fSSandrine Bailleux	@echo "If no platform is specified, PLAT defaults to: ${DEFAULT_PLAT}"
66472ee3314SRyan Harkin	@echo ""
6651b578596SSandrine Bailleux	@echo "Please refer to the User Guide for a list of all supported options."
6661b578596SSandrine Bailleux	@echo "Note that the build system doesn't track dependencies for build "
6671b578596SSandrine Bailleux	@echo "options. Therefore, if any of the build options are changed "
6681b578596SSandrine Bailleux	@echo "from a previous build, a clean build must be performed."
6691b578596SSandrine Bailleux	@echo ""
67072ee3314SRyan Harkin	@echo "Supported Targets:"
6711b578596SSandrine Bailleux	@echo "  all            Build all individual bootloader binaries"
67236eaaf37SIan Spray	@echo "  bl1            Build the BL1 binary"
6738aa559c0SJeenu Viswambharan	@echo "  bl2            Build the BL2 binary"
6749003fa0bSYatharth Kochar	@echo "  bl2u           Build the BL2U binary"
675d178637dSJuan Castillo	@echo "  bl31           Build the BL31 binary"
676d178637dSJuan Castillo	@echo "  bl32           Build the BL32 binary"
67773c99d4eSJuan Castillo	@echo "  certificates   Build the certificates (requires 'GENERATE_COT=1')"
6781b578596SSandrine Bailleux	@echo "  fip            Build the Firmware Image Package (FIP)"
6790191262dSYatharth Kochar	@echo "  fwu_fip        Build the FWU Firmware Image Package (FIP)"
68036eaaf37SIan Spray	@echo "  checkcodebase  Check the coding style of the entire source tree"
68136eaaf37SIan Spray	@echo "  checkpatch     Check the coding style on changes in the current"
68236eaaf37SIan Spray	@echo "                 branch against BASE_COMMIT (default origin/master)"
68372ee3314SRyan Harkin	@echo "  clean          Clean the build for the selected platform"
68435fab8c9SJoakim Bech	@echo "  cscope         Generate cscope index"
68572ee3314SRyan Harkin	@echo "  distclean      Remove all build artifacts for all platforms"
6866f971622SJuan Castillo	@echo "  certtool       Build the Certificate generation tool"
687f58ad36fSHarry Liebel	@echo "  fiptool        Build the Firmware Image Package(FIP) creation tool"
68872ee3314SRyan Harkin	@echo ""
6891b578596SSandrine Bailleux	@echo "Note: most build targets require PLAT to be set to a specific platform."
69072ee3314SRyan Harkin	@echo ""
69172ee3314SRyan Harkin	@echo "example: build all targets for the FVP platform:"
69272ee3314SRyan Harkin	@echo "  CROSS_COMPILE=aarch64-none-elf- make PLAT=fvp all"
693