summaryrefslogtreecommitdiff
path: root/make_helpers/build_macros.mk
AgeCommit message (Expand)Author
2017-06-28Add support to link an external lib with ARM TFSoby Mathew
2017-06-28Introduce TF_LDFLAGSDouglas Raillard
2017-05-23Build: fix assert_boolean implementationMasahiro Yamada
2017-05-08Merge pull request #926 from EvanLloyd/win_make_4davidcunado-arm
2017-05-03Use SPDX license identifiersdp-arm
2017-05-02Build: Correct Unix specific echo commandsEvan Lloyd
2017-05-02Build: Fix parallel buildEvan Lloyd
2017-02-14Introduce locking primitives using CAS instructionJeenu Viswambharan
2017-01-19Build: strip trailing slashes from directory paths more simplyMasahiro Yamada
2017-01-19Build: Fix parallel buildingMasahiro Yamada
2017-01-05Build: add -MP option to add dummy rules to *.d filesMasahiro Yamada
2017-01-05Build: generate .d file at the same time as object is createdMasahiro Yamada
2017-01-05Build: use CPP just for pre-processingMasahiro Yamada
2017-01-05Build: exclude -c flag from TF_CFLAGSMasahiro Yamada
2016-07-29Replace fip_create with fiptooldp-arm
2016-07-04Merge pull request #651 from Xilinx/zynqmp_uartdanh-arm
2016-06-13build_macros: Add 'add_define_val' macroSoren Brinkmann
2016-04-14Give user's compiler flags precedence over default onesSandrine Bailleux
2016-04-01Make:Improve version string generation portabilityEvan Lloyd
2016-04-01Make:Improve directory generation portability.Evan Lloyd
2016-04-01Make:Use environment variables for OS detection.Evan Lloyd
2016-04-01Make:Diagnostic fail if no evalEvan Lloyd
2016-04-01Make:Remove calls to shell from makefiles.Evan Lloyd
2016-02-06build system: allow overriding the build's timestampPatrick Georgi
2016-01-05Apply TBBR naming convention to the fip_create optionsJuan Castillo
2015-12-14Replace all SCP FW (BL0, BL3-0) referencesJuan Castillo
2015-12-09FWU: Add support for `fwu_fip` targetYatharth Kochar
2015-12-09FWU: Add Generic BL2U FWU image support in BL2Yatharth Kochar
2015-12-09Add uppercase macro to build_macros.mkYatharth Kochar
2015-10-27Make: fix dependency files generationJuan Castillo
2015-10-27Rework MakefileJuan Castillo