aboutsummaryrefslogtreecommitdiffstats
path: root/make_helpers/build_macros.mk
Commit message (Expand)AuthorAgeFilesLines
* Build: introduce ${BUILD_PLAT} target to create the top build directoryMasahiro Yamada2017-11-071-1/+1
* Add support to link an external lib with ARM TFSoby Mathew2017-06-281-1/+1
* Introduce TF_LDFLAGSDouglas Raillard2017-06-281-2/+2
* Build: fix assert_boolean implementationMasahiro Yamada2017-05-231-1/+1
* Merge pull request #926 from EvanLloyd/win_make_4davidcunado-arm2017-05-081-4/+6
|\
| * Build: Correct Unix specific echo commandsEvan Lloyd2017-05-021-2/+2
| * Build: Fix parallel buildEvan Lloyd2017-05-021-2/+4
* | Use SPDX license identifiersdp-arm2017-05-031-25/+1
|/
* Introduce locking primitives using CAS instructionJeenu Viswambharan2017-02-141-1/+11
* Build: strip trailing slashes from directory paths more simplyMasahiro Yamada2017-01-191-3/+2
* Build: Fix parallel buildingMasahiro Yamada2017-01-191-3/+4
* Build: add -MP option to add dummy rules to *.d filesMasahiro Yamada2017-01-051-1/+1
* Build: generate .d file at the same time as object is createdMasahiro Yamada2017-01-051-48/+13
* Build: use CPP just for pre-processingMasahiro Yamada2017-01-051-2/+2
* Build: exclude -c flag from TF_CFLAGSMasahiro Yamada2017-01-051-1/+1
* Replace fip_create with fiptooldp-arm2016-07-291-5/+5
* Merge pull request #651 from Xilinx/zynqmp_uartdanh-arm2016-07-041-0/+7
|\
| * build_macros: Add 'add_define_val' macroSoren Brinkmann2016-06-131-0/+7
* | Give user's compiler flags precedence over default onesSandrine Bailleux2016-04-141-3/+3
|/
* Make:Improve version string generation portabilityEvan Lloyd2016-04-011-0/+4
* Make:Improve directory generation portability.Evan Lloyd2016-04-011-13/+23
* Make:Use environment variables for OS detection.Evan Lloyd2016-04-011-1/+1
* Make:Diagnostic fail if no evalEvan Lloyd2016-04-011-0/+6
* Make:Remove calls to shell from makefiles.Evan Lloyd2016-04-011-1/+12
* build system: allow overriding the build's timestampPatrick Georgi2016-02-061-1/+5
* Apply TBBR naming convention to the fip_create optionsJuan Castillo2016-01-051-4/+4
* Replace all SCP FW (BL0, BL3-0) referencesJuan Castillo2015-12-141-2/+2
* FWU: Add support for `fwu_fip` targetYatharth Kochar2015-12-091-1/+33
* FWU: Add Generic BL2U FWU image support in BL2Yatharth Kochar2015-12-091-1/+1
* Add uppercase macro to build_macros.mkYatharth Kochar2015-12-091-7/+27
* Make: fix dependency files generationJuan Castillo2015-10-271-0/+6
* Rework MakefileJuan Castillo2015-10-271-0/+285