aboutsummaryrefslogtreecommitdiffstats
path: root/make_helpers
Commit message (Expand)AuthorAgeFilesLines
...
* Export KEY_ALG as a user build optionSoby Mathew2017-08-311-0/+3
* Merge pull request #1040 from sliai/support-opteed-headerdanh-arm2017-08-141-1/+7
|\
| * Support Trusted OS firmware extra images in TF toolsSummer Qin2017-08-091-1/+7
* | CCI: Adapt for specific product at run timeJeenu Viswambharan2017-08-011-4/+0
|/
* Add support to link an external lib with ARM TFSoby Mathew2017-06-281-1/+1
* Introduce TF_LDFLAGSDouglas Raillard2017-06-281-2/+2
* aarch64: Enable Statistical Profiling Extensions for lower ELsdp-arm2017-06-221-0/+17
* Remove `DISABLE_PEDANTIC` build optionAntonio Nino Diaz2017-06-011-3/+0
* Merge pull request #938 from masahir0y/tools_sharedanh-arm2017-05-242-1/+4
|\
| * cert: move platform_oid.h to include/tools_share for all platformsMasahiro Yamada2017-05-241-0/+3
| * Build: fix assert_boolean implementationMasahiro Yamada2017-05-231-1/+1
* | AArch32: Add `TRUSTED_BOARD_BOOT` supportdp-arm2017-05-151-0/+2
|/
* Merge pull request #926 from EvanLloyd/win_make_4davidcunado-arm2017-05-083-6/+14
|\
| * Build: Correct Unix specific echo commandsEvan Lloyd2017-05-021-2/+2
| * Build: Fix parallel buildEvan Lloyd2017-05-023-4/+12
* | Use SPDX license identifiersdp-arm2017-05-039-225/+9
|/
* PSCI: Build option to enable D-Caches early in warmbootSoby Mathew2017-04-191-0/+6
* Add support for GCC stack protectionDouglas Raillard2017-03-311-0/+3
* build: Define build option for hardware-assisted coherencyJeenu Viswambharan2017-03-021-0/+4
* Introduce locking primitives using CAS instructionJeenu Viswambharan2017-02-142-2/+16
* fiptool: support --align option to add desired alignment to image offsetMasahiro Yamada2017-01-281-0/+3
* 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-052-2/+2
* Fix incorrect copyright noticesAntonio Nino Diaz2016-12-141-22/+22
* build: Reorder build variables alphabeticallyJeenu Viswambharan2016-11-081-0/+142
* Replace fip_create with fiptooldp-arm2016-07-292-8/+8
* 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-142-4/+4
|/
* Merge pull request #578 from EvanLloyd/ejll/woa_make2danh-arm2016-04-077-15/+481
|\
| * Make:Improve version string generation portabilityEvan Lloyd2016-04-012-0/+20
| * Make:Improve directory generation portability.Evan Lloyd2016-04-011-13/+23
| * Make:Allow for extension in tool names.Evan Lloyd2016-04-013-2/+8
| * Make:Use environment variables for OS detection.Evan Lloyd2016-04-015-1/+271
| * Make:Diagnostic fail if no evalEvan Lloyd2016-04-011-0/+6
| * Make:Make shell commands more portableEvan Lloyd2016-04-011-0/+81
| * Make:Remove calls to shell from makefiles.Evan Lloyd2016-04-012-1/+74
* | cert_create: add non-volatile counter supportJuan Castillo2016-03-301-0/+8
|/
* 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
* Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo2015-12-141-1/+1
* Replace all SCP FW (BL0, BL3-0) referencesJuan Castillo2015-12-142-8/+8
* TBB: apply TBBR naming convention to certificates and extensionsJuan Castillo2015-12-141-34/+34
* FWU: Add support for `fwu_fip` targetYatharth Kochar2015-12-092-4/+50
* FWU: Add Generic BL2U FWU image support in BL2Yatharth Kochar2015-12-092-1/+7
* Add uppercase macro to build_macros.mkYatharth Kochar2015-12-091-7/+27